move apticron, molly-guard dependencies to xvm metapackages from invirt-base 0.0.17
authorGreg Price <price@mit.edu>
Sat, 27 Dec 2008 04:57:33 +0000 (23:57 -0500)
committerGreg Price <price@mit.edu>
Sat, 27 Dec 2008 04:57:33 +0000 (23:57 -0500)
svn path=/trunk/packages/invirt-base/; revision=1910

debian/changelog
debian/control

index 69e596b..8c9d137 100644 (file)
@@ -1,3 +1,10 @@
+invirt-base (0.0.17) unstable; urgency=low
+
+  * Remove apticron and molly-guard dependencies,
+    to go into the XVM metapackages
+
+ -- Greg Price <price@mit.edu>  Fri, 26 Dec 2008 23:56:34 -0500
+
 invirt-base (0.0.16) unstable; urgency=low
 
   * Don't reference a config field that we no longer use
index 3c12e66..e52327a 100644 (file)
@@ -7,7 +7,7 @@ Standards-Version: 3.8.0
 
 Package: invirt-base
 Architecture: all
-Depends: ${python:Depends}, ${misc:Depends}, molly-guard, apticron,
+Depends: ${python:Depends}, ${misc:Depends},
  python-json (>= 3.4-2), python-yaml (>= 3.05), python-mako (>=
  0.2.2), invirt-config
 Provides: ${python:Provides}