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.17^0 X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-web.git/commitdiff_plain/f42e0ad8123883e0cb7f9c61817910b4fcd8261b?ds=sidebyside Fix-up several packages to include the correct Conflicts and Replaces lines for config-package-dev svn path=/trunk/packages/invirt-web/; revision=1989 --- diff --git a/debian/changelog b/debian/changelog index 3f64806..4c95755 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 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 diff --git a/debian/control b/debian/control index 94166de..bea1679 100644 --- a/debian/control +++ b/debian/control @@ -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