From: Evan Broder Date: Sun, 7 Dec 2008 14:26:40 +0000 (-0500) Subject: Stop depending on invirt-mail-config in invirt-base X-Git-Tag: 0.0.7^0 X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/xvm-mail-config.git/commitdiff_plain/3f6b168940df758f488199b40f68ee88e7555107 Stop depending on invirt-mail-config in invirt-base This was basically an attempt to stuff an XVM site-specific config into the namespace of invirt packages. If we don't expect other users of invirt to roll their own packages, we should depend on packages they can't provide. The dependency on xvm-mail-config will move into a set of xvm metapackages svn path=/trunk/packages/xvm-mail-config/; revision=1803 --- diff --git a/debian/changelog b/debian/changelog index 5213705..cc1652a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +xvm-mail-config (0.0.7) unstable; urgency=low + + * Stop trying to stuff site-specific config into the invirt namespace + + -- Evan Broder Sun, 07 Dec 2008 09:18:51 -0500 + xvm-mail-config (0.0.6) unstable; urgency=low * Apparently mail processing scripts don't run with a useful path set diff --git a/debian/control b/debian/control index f7a0daf..4d5e45d 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,6 @@ Package: xvm-mail-config Architecture: all Pre-Depends: debconf Depends: ${shlibs:Depends}, ${misc:Depends}, postfix, procmail -Provides: invirt-mail-config 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