From eaa86deefecf0e89dcb0b66e25726b13c70321a7 Mon Sep 17 00:00:00 2001 From: Eric Price Date: Mon, 28 Jul 2008 00:29:16 -0400 Subject: [PATCH] dch -i, of course. svn path=/trunk/packages/sipb-xen-autoinstaller/; revision=753 --- debian/changelog | 6 ++++++ debian/control | 9 ++++++--- 2 files changed, 12 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 4902a4e..d129dd7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +sipb-xen-autoinstaller (2.2) unstable; urgency=low + + * Divert /etc/init.d/rcS + + -- Eric Price Mon, 28 Jul 2008 00:28:54 -0400 + sipb-xen-autoinstaller (2.1) unstable; urgency=low * Updates to the dependency lists. diff --git a/debian/control b/debian/control index a503650..f8fee41 100644 --- a/debian/control +++ b/debian/control @@ -2,17 +2,20 @@ Source: sipb-xen-autoinstaller Section: net Priority: extra Maintainer: SIPB Xen Project -Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 4.2.0) +Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 4.2.0), config-package-dev (>= 4.5~) Standards-Version: 3.7.2 Package: sipb-xen-autoinstaller-guest Architecture: all -Depends: ${misc:Depends}, patch, xen-tools +Provides: ${diverted-files} +Conflicts: ${diverted-files} +Depends: ${misc:Depends}, patch, xen-tools, busybox-static +Conflicts: sysvinit, upstart 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} +Depends: ${misc:Depends}, sipb-xen-host-master Description: SIPB Xen automatic guest-image installer system (host) This is our automatic guest-image installer system. -- 1.7.9.5