diff options
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 22 |
1 files changed, 8 insertions, 14 deletions
diff --git a/debian/control b/debian/control index 23fcd71..81778eb 100644 --- a/debian/control +++ b/debian/control @@ -2,9 +2,9 @@ Source: sendmail Priority: extra Section: mail Maintainer: Richard A Nelson (Rick) <cowboy@debian.org> -Standards-Version: 3.6.10.0 +Standards-Version: 3.7.2 Build-Depends-Indep: groff, bsdmainutils -Build-Depends: make (>> 3.79.1-14), m4, patch, debhelper (>= 4.1.68) , libdb4.5-dev, libldap2-dev, libwrap0-dev, liblockfile-dev, libsasl2-dev, libssl-dev +Build-Depends: make (>> 3.79.1-14), m4, patch, debhelper (>= 4.1.68), linux-kernel-headers , libdb4.5-dev, libldap2-dev, libwrap0-dev, liblockfile-dev, libsasl2-dev, libssl-dev Build-Conflicts: libbind-dev, bind-dev, fakeroot (<< 0.4.5) Package: sendmail-bin @@ -12,7 +12,7 @@ Architecture: any Section: mail Replaces: mail-transport-agent Provides: mail-transport-agent -Conflicts: mail-transport-agent, sendmail (<< 8.13.1-7) +Conflicts: mail-transport-agent Depends: sendmail-base, sendmail-cf, ${shlibs:Depends}, ${perl:Depends} Recommends: Suggests: sendmail-doc, , sasl2-bin, libsasl2-modules | libsasl2-modules-plain | libsasl2-digestmd5-plain | libsasl2-digestmd5-des, openssl, cyrus-common @@ -52,7 +52,6 @@ Description: MTA->UUCP remote mail handler Package: sensible-mda Architecture: any Section: mail -Conflicts: sendmail (<< 8.13.1-7) Depends: sendmail-bin | mail-transport-agent, procmail | maildrop | deliver, ${shlibs:Depends} Description: Mail Delivery Agent wrapper Sensible-mda is a Debian addition in the sendmail package and has been @@ -66,7 +65,6 @@ Package: libmilter1 Architecture: any Section: libs Depends: ${shlibs:Depends} -Conflicts: libmilter-dev (<= 8.13.3-0) Description: Sendmail Mail Filter API (Milter) The Sendmail Mail Filter API (Milter) is designed to allow third-party programs access to mail messages as they are being processed in order @@ -81,8 +79,7 @@ Description: Sendmail Mail Filter API (Milter) Package: libmilter1-dbg Architecture: any Section: libs -Depends: ${shlibs:Depends} -Conflicts: libmilter-dev (<= 8.13.3-0) +Depends: libmilter1 (= ${binary:Version}), ${shlibs:Depends} Description: Sendmail Mail Filter API (Milter) The Sendmail Mail Filter API (Milter) is designed to allow third-party programs access to mail messages as they are being processed in order @@ -97,7 +94,7 @@ Description: Sendmail Mail Filter API (Milter) Package: libmilter-dev Architecture: any Section: libdevel -Depends: libmilter1 (= ${Source-Version}) +Depends: libmilter1 (= ${binary:Version}) Suggests: sendmail-doc Description: Sendmail Mail Filter API (Milter) The Sendmail Mail Filter API (Milter) is designed to allow third-party @@ -137,8 +134,8 @@ Package: sendmail Architecture: all Section: mail Replaces: sendmail-tls -Depends: sendmail-base (= ${Source-Version}), sendmail-bin (= ${Source-Version}), sendmail-cf (= ${Source-Version}), sensible-mda (= ${Source-Version}), rmail (= ${Source-Version}) -Suggests: sendmail-doc +Depends: sendmail-base, sendmail-bin, sendmail-cf, sensible-mda +Suggests: sendmail-doc, rmail Description: powerful, efficient, and scalable Mail Transport Agent Sendmail is an alternative Mail Transport Agent (MTA) for Debian. It is suitable for handling sophisticated mail configurations, @@ -164,9 +161,7 @@ Package: sendmail-base Architecture: all Section: mail Depends: update-inetd, m4, make, adduser, netbase (>= 4.08), ${perl:Depends} -Recommends: resolvconf -Suggests: sendmail-doc, ca-certificates, logcheck, logrotate -Conflicts: sendmail (<= 8.13.1-7) +Suggests: sendmail-doc, ca-certificates, logcheck, logrotate, resolvconf Description: powerful, efficient, and scalable Mail Transport Agent Sendmail is an alternative Mail Transport Agent (MTA) for Debian. It is suitable for handling sophisticated mail @@ -182,7 +177,6 @@ Package: sendmail-cf Architecture: all Section: mail Suggests: sendmail-doc, m4 -Conflicts: sendmail (<< 8.13.1-7) Description: powerful, efficient, and scalable Mail Transport Agent Sendmail is an alternative Mail Transport Agent (MTA) for Debian. It is suitable for handling sophisticated mail |