diff options
author | Richard A Nelson (Rick) <cowboy@debian.org> | 2000-05-25 17:00:00 -0500 |
---|---|---|
committer | Andreas Beckmann <debian@abeckmann.de> | 2012-10-01 19:58:40 +0200 |
commit | e138436bd1943587e16b03505f8b8cc0307c4211 (patch) | |
tree | 23d7165ea5ea99bb43ae1568f4b74d5e59a3bddb /debian/control | |
parent | 4e2c4cdcd62c4ab1d5e884e8afaa0bbe1b981e42 (diff) | |
download | sendmail-debian/8.9.3-23.tar.gz |
Imported Debian patch 8.9.3-23debian/8.9.3-23
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/debian/control b/debian/control index 59bcfeb..e82bfae 100644 --- a/debian/control +++ b/debian/control @@ -1,14 +1,15 @@ Source: sendmail Section: mail Priority: extra -Maintainer: Richard Nelson <cowboy@debian.org> -Standards-Version: 2.5.0.0 +Maintainer: Richard A Nelson (Rick) <cowboy@debian.org> +Standards-Version: 3.1.1 Package: sendmail Architecture: any -Depends: ${shlibs:Depends}, netbase (>= 1.26-1), m4, procmail | deliver -Recommends: mail-reader -Conflicts: mail-transport-agent, smail +Build-Depends: debhelper, netbase (<< 3.16-1) | libwrap0-dev, m4 +Depends: ${shlibs:Depends}, dpkg (>= 1.4.1.17), m4, awk, procmail | deliver +Recommends: mail-reader, ${perl:Depends} | perl +Conflicts: mail-transport-agent, smail, postfix Provides: mail-transport-agent Description: A powerful mail transport agent. Sendmail is an alternative mail transport agent (MTA) for |