diff options
author | Richard A Nelson (Rick) <cowboy@debian.org> | 2005-03-01 19:02:00 +0000 |
---|---|---|
committer | Andreas Beckmann <debian@abeckmann.de> | 2012-10-01 19:58:46 +0200 |
commit | b8c9d9d14db0b72b65a54a4285066e2024ea4a03 (patch) | |
tree | 05c47a47c6efcce83b44383979059765f824dfb6 /debian/control | |
parent | a875402789ecb6c61ead9b214e258c83e4d135e6 (diff) | |
download | sendmail-debian/8.13.3-8.tar.gz |
Imported Debian patch 8.13.3-8debian/8.13.3-8
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 78778c2..432b04a 100644 --- a/debian/control +++ b/debian/control @@ -66,6 +66,7 @@ Package: libmilter0 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 |