depend on invirt-config in sipb-xen-base
authorGreg Price <price@mit.edu>
Mon, 29 Sep 2008 06:05:56 +0000 (02:05 -0400)
committerGreg Price <price@mit.edu>
Mon, 29 Sep 2008 06:05:56 +0000 (02:05 -0400)
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
debian/control

index a7c6bc4..fd8c5e2 100644 (file)
@@ -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 <price@mit.edu>  Mon, 29 Sep 2008 06:03:54 +0000
+
 sipb-xen-base (8.18) unstable; urgency=low
 
   * Use production k5login
index c390d94..3ffb38a 100644 (file)
@@ -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.