Actually depend on invirt-mail-config on /all/ servers 0.0.6
authorEvan Broder <broder@mit.edu>
Fri, 7 Nov 2008 03:58:51 +0000 (22:58 -0500)
committerEvan Broder <broder@mit.edu>
Fri, 7 Nov 2008 03:58:51 +0000 (22:58 -0500)
svn path=/trunk/packages/invirt-base/; revision=1558

debian/changelog
debian/control

index 5bbb128..3cfd685 100644 (file)
@@ -1,3 +1,9 @@
+invirt-base (0.0.6) unstable; urgency=low
+
+  * Depend on invirt-mail-config on all servers
+
+ -- Evan Broder <broder@mit.edu>  Thu, 06 Nov 2008 22:56:08 -0500
+
 invirt-base (0.0.5) unstable; urgency=low
 
   * All Invirt servers should have molly-guard installed, to prevent
index 131548b..7c8376d 100644 (file)
@@ -7,7 +7,9 @@ Standards-Version: 3.8.0
 
 Package: invirt-base
 Architecture: all
-Depends: ${python:Depends}, ${misc:Depends}, molly-guard, 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, invirt-mail-config
 Provides: ${python:Provides}
 XB-Python-Version: ${python:Versions}
 Description: Base configuration required for all Invirt servers