tags 474999 pending tags 491877 pending thanks Re: Fabian Greffrath 2008-04-08 <[EMAIL PROTECTED]> > the 'at' package depends on the virtual package 'mail-transport-agent' > without an alternative, causing aptitude to install any random package > providing 'mail-transport-agent' (citadel-mta in my case) when > attempting to install the 'at' package.
Hi,
I've just uploaded the NMU quoted below to DELAYED/7-day.
debdiff at_3.1.10.1.dsc at_3.1.10.2.dsc
changelog | 11 +++++++++++
control | 4 ++--
2 files changed, 13 insertions(+), 2 deletions(-)
diff -Nru at-3.1.10.1/debian/changelog at-3.1.10.2/debian/changelog
--- at-3.1.10.1/debian/changelog 2008-01-27 06:16:04.000000000 +0100
+++ at-3.1.10.2/debian/changelog 2008-09-23 11:11:28.000000000 +0200
@@ -1,3 +1,14 @@
+at (3.1.10.2) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * Change Depends to include exim4 as alternative to mail-transport-agent.
+ (closes: #474999)
+ * Change Build-Depends to include ssmtp as alternative to
+ mail-transport-agent. This is what the Debian build daemons do anyway.
+ (closes: #491877)
+
+ -- Christoph Berg <[EMAIL PROTECTED]> Tue, 23 Sep 2008 11:11:21 +0200
+
at (3.1.10.1) unstable; urgency=low
* Non-maintainer uploaded to fix release goal issue.
diff -Nru at-3.1.10.1/debian/control at-3.1.10.2/debian/control
--- at-3.1.10.1/debian/control 2005-10-24 06:13:18.000000000 +0200
+++ at-3.1.10.2/debian/control 2008-09-23 14:22:41.000000000 +0200
@@ -3,11 +3,11 @@
Priority: important
Maintainer: Ryan Murray <[EMAIL PROTECTED]>
Standards-Version: 3.6.2
-Build-Depends: bison, flex, libpam0g-dev, mail-transport-agent
+Build-Depends: bison, flex, libpam0g-dev, ssmtp | mail-transport-agent
Package: at
Architecture: any
-Depends: ${shlibs:Depends}, mail-transport-agent, lsb-base (>= 3.0-10)
+Depends: ${shlibs:Depends}, exim4 | mail-transport-agent, lsb-base (>= 3.0-10)
Description: Delayed job execution and batch processing
At and batch read shell commands from standard input
storing them as a job to be scheduled for execution in the
Christoph
--
[EMAIL PROTECTED] | http://www.df7cb.de/
signature.asc
Description: Digital signature

