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.8^0 X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/xvm-mail-config.git/commitdiff_plain/e176510ebeaf4b44fe9e4778529c79f12c88c531 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 --- 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