summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authormartin f. krafft <madduck@madduck.net>2009-04-25 17:09:22 +0200
committermartin f. krafft <madduck@debian.org>2009-04-25 17:09:45 +0200
commiteae6b052b30cdc8de28e594d2c9280b0ad322e56 (patch)
treef1d1d3f005d14e5deee17ae9b3a7c41f91ad9387 /debian/control
parenta8611b6732408f1eb01441198ed5ad802c345c63 (diff)
Provide an alternative (postfix) for mail-transport-agent
I chose postfix because that's the only one I could recommend, and since the alternative does not affect people who already have an MTA installed, or have a preference, it won't affect them. Debian bug: #522300 Signed-off-by: martin f. krafft <madduck@debian.org>
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 2e676563..5068a93a 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Homepage: http://neil.brown.name/blog/mdadm
Package: mdadm
Architecture: any
Depends: ${shlibs:Depends}, udev | makedev, ${misc:Depends}, lsb-base (>= 3.1-6), debconf (>= 1.4.72)
-Recommends: mail-transport-agent, module-init-tools
+Recommends: postfix | mail-transport-agent, module-init-tools
Replaces: mdctl
Conflicts: mdctl (<< 0.7.2), raidtools2 (<< 1.00.3-12.1), initramfs-tools (<< 0.65)
Description: tool to administer Linux MD arrays (software RAID)