From 1dec35229d2a750f4d7e7a2650bcdf7205d8ac93 Mon Sep 17 00:00:00 2001 From: Evan Broder Date: Sun, 25 Jan 2009 20:09:03 -0500 Subject: [PATCH 1/1] Fix-up several packages to include the correct Conflicts and Replaces lines for config-package-dev svn path=/trunk/packages/xvm-iscsi-config/; revision=1989 --- debian/changelog | 7 +++++++ debian/control | 2 ++ 2 files changed, 9 insertions(+) diff --git a/debian/changelog b/debian/changelog index 94be91e..eac954e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +xvm-iscsi-config (0.0.9) unstable; urgency=low + + * Add Provides and Conflicts lines to debian/control for + config-package-dev + + -- Evan Broder Sat, 24 Jan 2009 20:16:12 -0500 + xvm-iscsi-config (0.0.8) unstable; urgency=low * Lower the timeout to re-establish a connection after a failure. diff --git a/debian/control b/debian/control index a3b8a72..2ad882c 100644 --- a/debian/control +++ b/debian/control @@ -8,6 +8,8 @@ Standards-Version: 3.8.0 Package: xvm-iscsi-config Architecture: all Depends: ${shlibs:Depends}, ${misc:Depends}, invirt-base, open-iscsi, multipath-tools +Provides: ${diverted-files} +Conflicts: ${diverted-files} Description: iSCSI configuration for SIPB's XVM project This package should be installed on all XVM host machines to configure the iSCSI shared storage array. -- 1.7.9.5