Ignore:
Timestamp:
Dec 7, 2008, 9:26:40 AM (15 years ago)
Author:
broder
Message:

Stop depending on invirt-mail-config in invirt-base

This was basically an attempt to stuff an XVM site-specific config
into the namespace of invirt packages. If we don't expect other users
of invirt to roll their own packages, we should depend on packages
they can't provide.

The dependency on xvm-mail-config will move into a set of xvm
metapackages

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

Legend:

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

    r1793 r1803  
     1invirt-base (0.0.15) unstable; urgency=low
     2
     3  * Stop trying to stuff the XVM site-specific packages into the invirt
     4    namespace
     5
     6 -- Evan Broder <broder@mit.edu>  Sun, 07 Dec 2008 09:08:40 -0500
     7
    18invirt-base (0.0.14) unstable; urgency=low
    29
  • trunk/packages/invirt-base/debian/control

    r1727 r1803  
    1010Depends: ${python:Depends}, ${misc:Depends}, molly-guard, apticron,
    1111 python-json (>= 3.4-2), python-yaml (>= 3.05), python-mako (>=
    12  0.2.2), invirt-config, invirt-mail-config
     12 0.2.2), invirt-config
    1313Provides: ${python:Provides}
    1414XB-Python-Version: ${python:Versions}
Note: See TracChangeset for help on using the changeset viewer.