From 9b7cb6a824e9845ea66869dd5728f436e494854a Mon Sep 17 00:00:00 2001 From: Greg Price Date: Mon, 29 Sep 2008 02:05:56 -0400 Subject: [PATCH] depend on invirt-config in sipb-xen-base invirt-config is provided by xvm-devconfig and xvm-prodconfig. For other users preferring other config mechanisms we might make a trivial package that also provides invirt-config. svn path=/trunk/packages/sipb-xen-base/; revision=945 --- debian/changelog | 7 +++++++ debian/control | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index a7c6bc4..fd8c5e2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +sipb-xen-base (8.19) hardy; urgency=low + + * depend on invirt-config, which is provided by xvm-devconfig + and xvm-prodconfig. + + -- Greg Price Mon, 29 Sep 2008 06:03:54 +0000 + sipb-xen-base (8.18) unstable; urgency=low * Use production k5login diff --git a/debian/control b/debian/control index c390d94..3ffb38a 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Standards-Version: 3.7.2 Package: sipb-xen-base Architecture: all -Depends: ${misc:Depends}, python-json (>= 3.4-2), python-yaml (>= 3.05), python-mako (>= 0.2.2) +Depends: ${misc:Depends}, python-json (>= 3.4-2), python-yaml (>= 3.05), python-mako (>= 0.2.2), invirt-config 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. -- 1.7.9.5