Rename package.
[invirt/packages/invirt-autoinstaller.git] / debian / control
index 0df6d21..a503650 100644 (file)
@@ -1,12 +1,18 @@
-Source: sipb-xen-remctl-auto
+Source: sipb-xen-autoinstaller
 Section: net
 Priority: extra
 Maintainer: SIPB Xen Project <sipb-xen@mit.edu>
-Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 4.1.0)
+Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 4.2.0)
 Standards-Version: 3.7.2
 
-Package: sipb-xen-remctl-auto
+Package: sipb-xen-autoinstaller-guest
 Architecture: all
-Depends: ${misc:Depends}, remctl-server
-Description: Installs the SIPB Xen automatic remctl management system
- This is our automatic remctl configuration management system.
+Depends: ${misc:Depends}, patch, xen-tools
+Description: SIPB Xen automatic guest-image installer system (guest)
+ This is our automatic guest-image installer system.
+
+Package: sipb-xen-autoinstaller-host
+Architecture: all
+Depends: ${misc:Depends}
+Description: SIPB Xen automatic guest-image installer system (host)
+ This is our automatic guest-image installer system.