Fix-up several packages to include the correct Conflicts and Replaces 0.0.9
authorEvan Broder <broder@mit.edu>
Mon, 26 Jan 2009 01:09:03 +0000 (20:09 -0500)
committerEvan Broder <broder@mit.edu>
Mon, 26 Jan 2009 01:09:03 +0000 (20:09 -0500)
lines for config-package-dev

svn path=/trunk/packages/xvm-iscsi-config/; revision=1989

debian/changelog
debian/control

index 94be91e..eac954e 100644 (file)
@@ -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 <broder@mit.edu>  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.
index a3b8a72..2ad882c 100644 (file)
@@ -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.