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.9^0 X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/xvm-iscsi-config.git/commitdiff_plain/1dec35229d2a750f4d7e7a2650bcdf7205d8ac93 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 --- 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.