+invirt-base (0.0.1) unstable; urgency=low
+
+ * sipb-xen-base -> invirt-base
+
+ -- Greg Price <price@mit.edu> Sun, 25 Oct 2008 00:54:09 -0400
+
sipb-xen-base (8.29) unstable; urgency=low
* gen-files.sh: degrade gracefully to plain-old sh
-Source: sipb-xen-base
+Source: invirt-base
Section: base
Priority: extra
-Maintainer: SIPB Xen Project <sipb-xen@mit.edu>
+Maintainer: Invirt project <invirt@mit.edu>
Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 4.1.0), python-all-dev, python-support, python-setuptools, python-debian, python-apt
Standards-Version: 3.8.0
-Package: sipb-xen-base
+Package: invirt-base
Architecture: all
Depends: ${python:Depends}, ${misc:Depends}, python-json (>= 3.4-2), python-yaml (>= 3.05), python-mako (>= 0.2.2), invirt-config
Provides: ${python:Provides}
XB-Python-Version: ${python:Versions}
-Description: Base configuration required for all SIPB xen servers
- This package includes apt configuration, .k5login and other files that
- should be synchronized among all our servers.
- Installing this on a non-sipb-xen machine would be very anti-social.
+Description: Base configuration required for all Invirt servers
+ This package includes common files for the Invirt system.
+ * apt configuration
+ * common init-script libraries
+ * common Python libraries, including the root of the 'invirt' tree
+ * scripts invirt-getconf and invirt-reload for using
+ the Invirt configuration system
+ .
+ All Invirt hosts and system VMs should have this package.
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/python-distutils.mk
-binary-fixup/sipb-xen-base::
+binary-fixup/invirt-base::
mv $(DEB_DESTDIR)usr/bin/invirt-reload $(DEB_DESTDIR)usr/sbin/invirt-reload
clean::