factor out common initscript code
[invirt/packages/invirt-base.git] / debian / control
1 Source: sipb-xen-base
2 Section: base
3 Priority: extra
4 Maintainer: SIPB Xen Project <sipb-xen@mit.edu>
5 Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 4.1.0), python-all-dev, python-support, python-setuptools, python-debian, python-apt
6 Standards-Version: 3.8.0
7
8 Package: sipb-xen-base
9 Architecture: all
10 Depends: ${python:Depends}, ${misc:Depends}, python-json (>= 3.4-2), python-yaml (>= 3.05), python-mako (>= 0.2.2), invirt-config
11 Provides: ${python:Provides}
12 XB-Python-Version: ${python:Versions}
13 Description: Base configuration required for all SIPB xen servers
14  This package includes apt configuration, .k5login and other files that
15  should be synchronized among all our servers.
16  Installing this on a non-sipb-xen machine would be very anti-social.