From 90b60fe4eb582c2a6ba075fc9e94ded0a6d3a866 Mon Sep 17 00:00:00 2001 From: Greg Price Date: Sat, 27 Dec 2008 00:41:24 -0500 Subject: [PATCH] cut -storage-config, move -clster-config dependency to xvm-host svn path=/trunk/packages/invirt-cluster-config/; revision=1915 --- debian/changelog | 6 ++++++ debian/control | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 65e92af..eec1fbc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +invirt-cluster-config (0.0.7) unstable; urgency=low + + * Don't depend on invirt-storage-config + + -- Greg Price Sat, 27 Dec 2008 00:37:15 -0500 + invirt-cluster-config (0.0.6) unstable; urgency=low * Apparently there are more bashism in config-init than I thought diff --git a/debian/control b/debian/control index 81fba8b..0ab5b13 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Standards-Version: 3.8.0 Package: invirt-cluster-config Architecture: all Depends: ${shlibs:Depends}, ${misc:Depends}, invirt-base, - invirt-storage-config, cman, clvm + cman, clvm 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