From: Greg Price Date: Mon, 29 Sep 2008 06:05:56 +0000 (-0400) Subject: depend on invirt-config in sipb-xen-base X-Git-Tag: sipb-xen-base/8.20~1 X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-base.git/commitdiff_plain/9b7cb6a824e9845ea66869dd5728f436e494854a?hp=ec42386279834028010d1dc5606b125bceff5274 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 --- 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.