From f42e0ad8123883e0cb7f9c61817910b4fcd8261b Mon Sep 17 00:00:00 2001 From: Evan Broder Date: Sun, 25 Jan 2009 20:09:03 -0500 Subject: [PATCH 1/1] Fix-up several packages to include the correct Conflicts and Replaces lines for config-package-dev svn path=/trunk/packages/invirt-web/; revision=1989 --- debian/changelog | 7 +++++++ debian/control | 2 ++ 2 files changed, 9 insertions(+) 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 -- 1.7.9.5