Fix-up several packages to include the correct Conflicts and Replaces 0.0.20
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/invirt-xen-config/; revision=1989

debian/changelog
debian/control

index ffabdb6..e8e72a7 100644 (file)
@@ -1,3 +1,10 @@
+invirt-xen-config (0.0.20) 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:06 -0500
+
 invirt-xen-config (0.0.19) unstable; urgency=low
 
   * prune tempfile, subprocess imports from invirt-database
 invirt-xen-config (0.0.19) unstable; urgency=low
 
   * prune tempfile, subprocess imports from invirt-database
index 4d7fc24..d5e69b3 100644 (file)
@@ -10,5 +10,7 @@ Architecture: all
 Depends: ${misc:Depends}, dsniff, lvm2, grub, ubuntu-xen-server,
  invirt-base, python-sqlalchemy, python-psycopg2,
  invirt-database
 Depends: ${misc:Depends}, dsniff, lvm2, grub, ubuntu-xen-server,
  invirt-base, python-sqlalchemy, python-psycopg2,
  invirt-database
+Provides: ${diverted-files}
+Conflicts: ${diverted-files}
 Description: Xen configuration for Invirt host
  This package configures Xen for an Invirt host.
 Description: Xen configuration for Invirt host
  This package configures Xen for an Invirt host.