diff options
author | Richard A Nelson (Rick) <cowboy@debian.org> | 2006-09-15 00:00:25 +0000 |
---|---|---|
committer | Andreas Beckmann <debian@abeckmann.de> | 2012-10-01 19:59:01 +0200 |
commit | f0f36485dea156186c1c26f1d281e3f508da0c7a (patch) | |
tree | 2d3f3aa9ce7fbf15d0510c6120b605f849817afe /debian/control | |
parent | 896b3e655fe945bda9e3f0d53d38352163da5081 (diff) | |
download | sendmail-debian/8.13.8-3.tar.gz |
Imported Debian patch 8.13.8-3debian/8.13.8-3
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/debian/control b/debian/control index 9e6412d..8a946ac 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Section: mail Maintainer: Richard A Nelson (Rick) <cowboy@debian.org> Standards-Version: 3.6.10.0 Build-Depends-Indep: groff-base, bsdmainutils -Build-Depends: make (>> 3.79.1-14), m4, patch, debhelper (>= 4.1.68) , libdb4.2-dev, libldap2-dev, liblockfile-dev, libsasl2-dev, libssl-dev +Build-Depends: make (>> 3.79.1-14), m4, patch, debhelper (>= 4.1.68) , libdb4.2-dev, libldap2-dev, libwrap0-dev, liblockfile-dev, libsasl2-dev, libssl-dev Build-Conflicts: libbind-dev, bind-dev, fakeroot (<< 0.4.5) Package: sendmail-bin @@ -15,7 +15,7 @@ Provides: mail-transport-agent Conflicts: mail-transport-agent, sendmail (<< 8.13.1-7) 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 +Suggests: sendmail-doc, , sasl2-bin, libsasl2-modules | libsasl2-modules-plain | libsasl2-digestmd5-plain | libsasl2-digestmd5-des, openssl, cyrus-common 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, @@ -31,7 +31,7 @@ Description: powerful, efficient, and scalable Mail Transport Agent pick from the plethora of available MUAs (mutt, vm, etc.) . This package supports REGEX, DB, NIS, NIS+, LDAP, DNS maps, - and has enabled IPv6, LockFile, SMTP AUTH(SASL), STARTTLS(SSL). + and has enabled TCPWrappers, IPv6, LockFile, SMTP AUTH(SASL), STARTTLS(SSL). . Homepage: http://www.sendmail.org @@ -154,7 +154,7 @@ Description: powerful, efficient, and scalable Mail Transport Agent pick from the plethora of available MUAs (mutt, vm, etc.) . This package supports REGEX, DB, NIS, NIS+, LDAP, DNS maps, - and has enabled IPv6, LockFile, SMTP AUTH(SASL), STARTTLS(SSL). + and has enabled TCPWrappers, IPv6, LockFile, SMTP AUTH(SASL), STARTTLS(SSL). . This package is to make installation/upgrading easier (Do NOT delete it) . |