Changeset 1727


Ignore:
Timestamp:
Nov 20, 2008, 10:46:55 PM (15 years ago)
Author:
broder
Message:

Add a dependency on apticron for all servers

Location:
trunk/packages/invirt-base/debian
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/packages/invirt-base/debian/changelog

    r1646 r1727  
     1invirt-base (0.0.13) unstable; urgency=low
     2
     3  * Add a dependency on apticron for all servers
     4
     5 -- Evan Broder <broder@mit.edu>  Thu, 20 Nov 2008 20:37:40 -0500
     6
    17invirt-base (0.0.12) unstable; urgency=low
    28
  • trunk/packages/invirt-base/debian/control

    r1558 r1727  
    88Package: invirt-base
    99Architecture: all
    10 Depends: ${python:Depends}, ${misc:Depends}, molly-guard, python-json
    11  (>= 3.4-2), python-yaml (>= 3.05), python-mako (>= 0.2.2),
    12  invirt-config, invirt-mail-config
     10Depends: ${python:Depends}, ${misc:Depends}, molly-guard, apticron,
     11 python-json (>= 3.4-2), python-yaml (>= 3.05), python-mako (>=
     12 0.2.2), invirt-config, invirt-mail-config
    1313Provides: ${python:Provides}
    1414XB-Python-Version: ${python:Versions}
Note: See TracChangeset for help on using the changeset viewer.