Add a dependency on apticron for all servers 0.0.13
authorEvan Broder <broder@mit.edu>
Fri, 21 Nov 2008 03:46:55 +0000 (22:46 -0500)
committerEvan Broder <broder@mit.edu>
Fri, 21 Nov 2008 03:46:55 +0000 (22:46 -0500)
svn path=/trunk/packages/invirt-base/; revision=1727

debian/changelog
debian/control

index 0964f34..b639c45 100644 (file)
@@ -1,3 +1,9 @@
+invirt-base (0.0.13) unstable; urgency=low
+
+  * Add a dependency on apticron for all servers
+
+ -- Evan Broder <broder@mit.edu>  Thu, 20 Nov 2008 20:37:40 -0500
+
 invirt-base (0.0.12) unstable; urgency=low
 
   * Change the apt source list for production
 invirt-base (0.0.12) unstable; urgency=low
 
   * Change the apt source list for production
index 7c8376d..550a5ff 100644 (file)
@@ -7,9 +7,9 @@ Standards-Version: 3.8.0
 
 Package: invirt-base
 Architecture: all
 
 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, invirt-mail-config
+Depends: ${python:Depends}, ${misc:Depends}, molly-guard, apticron,
+ 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
 Provides: ${python:Provides}
 XB-Python-Version: ${python:Versions}
 Description: Base configuration required for all Invirt servers