[Pkg-sympa-commits] [SCM] sympa Debian packaging branch, master, updated. debian/6.1.7_dfsg-1-14-g351ae33

Emmanuel Bouthenot kolter at openics.org
Sun Dec 4 19:25:35 UTC 2011


The following commit has been merged in the master branch:
commit d28c7226a33e9bd094a894ab0386da9687838a1e
Author: Emmanuel Bouthenot <kolter at openics.org>
Date:   Mon Nov 21 21:46:10 2011 +0000

    Adjust dependency on default MTA to use default-mta (#495857)

diff --git a/debian/rules b/debian/rules
index 81d41aa..a3f22c3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -173,7 +173,7 @@ CDBS_BUILD_DEPENDS += , debconf-utils, po-debconf
 
 # Needed (always/often) at runtime
 CDBS_DEPENDS = $(common-depends)
-CDBS_DEPENDS += , sendmail (>= 8.9) | mail-transport-agent
+CDBS_DEPENDS += , default-mta | mail-transport-agent
 CDBS_DEPENDS += , sysklogd (>= 1.3-27) | system-log-daemon
 CDBS_DEPENDS += , lsb-base, adduser, debconf | debconf-2.0, dbconfig-common
 CDBS_DEPENDS += , libdbd-mysql-perl (>= 4.007), libdbd-pg-perl

-- 
sympa Debian packaging



More information about the Pkg-sympa-commits mailing list