From e176510ebeaf4b44fe9e4778529c79f12c88c531 Mon Sep 17 00:00:00 2001 From: Evan Broder Date: Sun, 25 Jan 2009 20:09:03 -0500 Subject: [PATCH] Fix-up several packages to include the correct Conflicts and Replaces lines for config-package-dev svn path=/trunk/packages/xvm-mail-config/; revision=1989 --- debian/changelog | 7 +++++++ debian/control | 2 ++ 2 files changed, 9 insertions(+) diff --git a/debian/changelog b/debian/changelog index cc1652a..bf43578 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +xvm-mail-config (0.0.8) unstable; urgency=low + + * Add Provides and Conflicts lines to debian/control for + config-package-dev + + -- Evan Broder Sat, 24 Jan 2009 20:16:32 -0500 + xvm-mail-config (0.0.7) unstable; urgency=low * Stop trying to stuff site-specific config into the invirt namespace diff --git a/debian/control b/debian/control index 4d5e45d..888c015 100644 --- a/debian/control +++ b/debian/control @@ -9,6 +9,8 @@ Package: xvm-mail-config Architecture: all Pre-Depends: debconf Depends: ${shlibs:Depends}, ${misc:Depends}, postfix, procmail +Provides: ${diverted-files} +Conflicts: ${diverted-files} Description: Configure mail forwarding on XVM Servers Configure an MTA for all servers. Accept mail on the 10.5.128/24 backend network. Forward all mail for root to xvm-root@mit.edu -- 1.7.9.5