Package: bsd-mailx Version: 8.1.2-0.20090911cvs-2 Severity: normal Tags: patch User: [email protected] Usertags: origin-ubuntu lucid ubuntu-patch
Hi Robert, Please consider the attached patch to bsd-mailx to Depend on default-mta as the preferred mail-transport-agent alternative, instead of exim4. This is of minor benefit to Debian currently since there are no plans on the board to change the default MTA in Debian away from exim4, but it benefits derivatives (public or private) that choose to have a different default MTA and it will benefit Debian directly in the event that we ever decide to change the default MTA. Thanks, -- Steve Langasek Give me a lever long enough and a Free OS Debian Developer to set it on, and I can move the world. Ubuntu Developer http://www.debian.org/ [email protected] [email protected]
diff -u bsd-mailx-8.1.2-0.20090911cvs/debian/changelog
bsd-mailx-8.1.2-0.20090911cvs/debian/changelog
diff -u bsd-mailx-8.1.2-0.20090911cvs/debian/control
bsd-mailx-8.1.2-0.20090911cvs/debian/control
--- bsd-mailx-8.1.2-0.20090911cvs/debian/control
+++ bsd-mailx-8.1.2-0.20090911cvs/debian/control
@@ -7,7 +7,7 @@
Package: bsd-mailx
Architecture: any
-Depends: ${shlibs:Depends}, exim4 | mail-transport-agent, base-files (>= 2.2.0)
+Depends: ${shlibs:Depends}, default-mta | mail-transport-agent, base-files (>=
2.2.0)
Provides: mail-reader, mailx
Conflicts: mailutils (<< 1:1.1+dfsg1-4), mailx (<< 1:20071201)
Replaces: mailx (<< 1:20071201)
signature.asc
Description: Digital signature

