fix control, control.in, and changelog in guest installer sipb-xen-guest-installer/1.4
authorGreg Price <price@mit.edu>
Wed, 23 Jul 2008 05:19:34 +0000 (01:19 -0400)
committerGreg Price <price@mit.edu>
Wed, 23 Jul 2008 05:19:34 +0000 (01:19 -0400)
This demonstrates why it's evil that we have to keep control and
control.in both in source control.

svn path=/trunk/packages/sipb-xen-guest-installer/; revision=719

debian/changelog
debian/control
debian/control.in

index 6895cd8..6ed8a3f 100644 (file)
@@ -1,3 +1,10 @@
+sipb-xen-guest-installer (1.4) unstable; urgency=low
+
+  * sipb-xen-install, using xen-create-image, which uses debootstrap
+    (ecprice, neboat, and me, weeks ago)
+
+ -- Greg Price <price@mit.edu>  Wed, 23 Jul 2008 01:15:58 -0400
+
 sipb-xen-guest-installer (1.3) unstable; urgency=low
 
   * Change sipb-xen-lvcopy so that it fails if you try to clone
index 6f8afa1..3add234 100644 (file)
@@ -1,12 +1,12 @@
-Source: sipb-xen-remctl-auto
+Source: sipb-xen-guest-installer
 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-guest-installer-domU
+Package: sipb-xen-guest-installer
 Architecture: all
 Depends: ${misc:Depends}, patch, xen-tools, kpartx
-Description: Installs the SIPB Xen automatic remctl management system
- This is our automatic remctl configuration management system.
+Description: SIPB Xen automatic guest-image installer system
+ This is our automatic guest-image installer system.
index 9e02b50..25834b4 100644 (file)
@@ -7,6 +7,6 @@ Standards-Version: 3.7.2
 
 Package: sipb-xen-guest-installer
 Architecture: all
-Depends: ${misc:Depends}
+Depends: ${misc:Depends}, patch, xen-tools, kpartx
 Description: SIPB Xen automatic guest-image installer system
  This is our automatic guest-image installer system.