From: Evan Broder Date: Mon, 26 Jan 2009 01:09:03 +0000 (-0500) Subject: Fix-up several packages to include the correct Conflicts and Replaces X-Git-Tag: 0.0.8^0 X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-cluster-config.git/commitdiff_plain/3673c51c5274f89aae967d99616d1e66e5eff809 Fix-up several packages to include the correct Conflicts and Replaces lines for config-package-dev svn path=/trunk/packages/invirt-cluster-config/; revision=1989 --- diff --git a/debian/changelog b/debian/changelog index eec1fbc..1c7595c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +invirt-cluster-config (0.0.8) unstable; urgency=low + + * Add Provides and Conflicts lines to debian/control for + config-package-dev + + -- Evan Broder Sat, 24 Jan 2009 20:14:39 -0500 + invirt-cluster-config (0.0.7) unstable; urgency=low * Don't depend on invirt-storage-config diff --git a/debian/control b/debian/control index 0ab5b13..d807082 100644 --- a/debian/control +++ b/debian/control @@ -9,6 +9,8 @@ Package: invirt-cluster-config Architecture: all Depends: ${shlibs:Depends}, ${misc:Depends}, invirt-base, cman, clvm +Provides: ${diverted-files} +Conflicts: ${diverted-files} Description: Cluster configuration for the Invirt project This package should be installed on all Invirt host machines to configure Redhat Clustering and clustering LVM