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

debian/changelog
debian/control

index 3f64806..4c95755 100644 (file)
@@ -1,3 +1,10 @@
+invirt-web (0.0.17) 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:15:29 -0500
+
 invirt-web (0.0.16) unstable; urgency=low
 
   * Fix a security vulnerability: traditional `pts mem` is in cleartext
index 94166de..bea1679 100644 (file)
@@ -13,4 +13,6 @@ Depends: ${misc:Depends}, libapache2-mod-fcgid, python-flup,
  invirt-base, invirt-web-iptables, libapache2-svn,
  libapache2-mod-auth-kerb, mail-transport-agent, subversion, zephyr-clients,
  openafs-modules-xen, cron
+Provides: ${diverted-files}
+Conflicts: ${diverted-files}
 Description: the Invirt web interface