From 3673c51c5274f89aae967d99616d1e66e5eff809 Mon Sep 17 00:00:00 2001 From: Evan Broder Date: Sun, 25 Jan 2009 20:09:03 -0500 Subject: [PATCH] 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 --- debian/changelog | 7 +++++++ debian/control | 2 ++ 2 files changed, 9 insertions(+) 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 -- 1.7.9.5