Ignore:
Timestamp:
Jan 25, 2009, 8:09:03 PM (15 years ago)
Author:
broder
Message:

Fix-up several packages to include the correct Conflicts and Replaces
lines for config-package-dev

Location:
trunk/packages/invirt-cluster-config/debian
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/packages/invirt-cluster-config/debian/changelog

    r1915 r1989  
     1invirt-cluster-config (0.0.8) unstable; urgency=low
     2
     3  * Add Provides and Conflicts lines to debian/control for
     4    config-package-dev
     5
     6 -- Evan Broder <broder@mit.edu>  Sat, 24 Jan 2009 20:14:39 -0500
     7
    18invirt-cluster-config (0.0.7) unstable; urgency=low
    29
  • trunk/packages/invirt-cluster-config/debian/control

    r1915 r1989  
    1010Depends: ${shlibs:Depends}, ${misc:Depends}, invirt-base,
    1111 cman, clvm
     12Provides: ${diverted-files}
     13Conflicts: ${diverted-files}
    1214Description: Cluster configuration for the Invirt project
    1315 This package should be installed on all Invirt host machines to
Note: See TracChangeset for help on using the changeset viewer.