All servers should have molly-guard installed to prevent...accidents 0.0.5
authorEvan Broder <broder@mit.edu>
Mon, 3 Nov 2008 08:42:24 +0000 (03:42 -0500)
committerEvan Broder <broder@mit.edu>
Mon, 3 Nov 2008 08:42:24 +0000 (03:42 -0500)
svn path=/trunk/packages/invirt-base/; revision=1513

debian/changelog
debian/control

index a6f3cee..5bbb128 100644 (file)
@@ -1,3 +1,10 @@
+invirt-base (0.0.5) unstable; urgency=low
+
+  * All Invirt servers should have molly-guard installed, to prevent
+    accidents
+
+ -- Evan Broder <broder@mit.edu>  Mon, 03 Nov 2008 03:38:04 -0500
+
 invirt-base (0.0.4) unstable; urgency=low
 
   * We don't have any more sipb-xen- packages, so punt that from the
index 73f2cc9..131548b 100644 (file)
@@ -7,7 +7,7 @@ Standards-Version: 3.8.0
 
 Package: invirt-base
 Architecture: all
-Depends: ${python:Depends}, ${misc:Depends}, python-json (>= 3.4-2), python-yaml (>= 3.05), python-mako (>= 0.2.2), invirt-config
+Depends: ${python:Depends}, ${misc:Depends}, molly-guard, python-json (>= 3.4-2), python-yaml (>= 3.05), python-mako (>= 0.2.2), invirt-config
 Provides: ${python:Provides}
 XB-Python-Version: ${python:Versions}
 Description: Base configuration required for all Invirt servers