[Amavisd-new-commits] [pkg-amavisd-new] 11/21: Wrap-and-sort

Alexander Wirt formorer at debian.org
Thu Sep 19 07:06:00 UTC 2013


This is an automated email from the git hooks/post-receive script.

formorer pushed a commit to branch master
in repository pkg-amavisd-new.

commit 4f5a56945c2fb13adddd0b527f900a05b919e679
Author: Alexander Wirt <formorer at debian.org>
Date:   Sun Sep 15 09:51:56 2013 +0200

    Wrap-and-sort
---
 debian/amavisd-new.install |    2 +-
 debian/control             |   57 +++++++++++++++++++++++++++++++++++++-------
 2 files changed, 50 insertions(+), 9 deletions(-)

diff --git a/debian/amavisd-new.install b/debian/amavisd-new.install
index 3aa9efb..c1c795f 100644
--- a/debian/amavisd-new.install
+++ b/debian/amavisd-new.install
@@ -1,2 +1,2 @@
-debian/spamassassin/amavisd-new etc/spamassassin/sa-update-hooks.d/
 amavisd-snmp-subagent usr/sbin/
+debian/spamassassin/amavisd-new etc/spamassassin/sa-update-hooks.d/
diff --git a/debian/control b/debian/control
index 50ad711..e98b57c 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,8 @@ Source: amavisd-new
 Section: mail
 Priority: extra
 Maintainer: Brian May <bam at debian.org>
-Uploaders: Henrique de Moraes Holschuh <hmh at debian.org>, Alexander Wirt <formorer at debian.org>
+Uploaders: Henrique de Moraes Holschuh <hmh at debian.org>,
+           Alexander Wirt <formorer at debian.org>
 Build-Depends: debhelper (>= 9), po-debconf
 Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=amavisd-new/pkg-amavisd-new.git;a=summary
@@ -11,22 +12,62 @@ Homepage: http://www.ijs.si/software/amavisd/
 
 Package: amavisd-new
 Architecture: all
-Depends: debconf | debconf-2.0, adduser (>= 3.34), file, libmime-tools-perl, libconvert-tnef-perl (>= 0.06), libconvert-uulib-perl (>= 1.0.5), libarchive-tar-perl, libarchive-zip-perl (>= 1.14), libmailtools-perl (>= 1.58), libunix-syslog-perl, libnet-server-perl, libtime-hires-perl, libdigest-md5-perl, libmime-base64-perl, libio-stringy-perl, libberkeleydb-perl, libmail-dkim-perl, pax, perl (>= 5.10.1) | libcompress-raw-zlib-perl (>= 2.017), ${perl:Depends}, ${misc:Depends} 
+Depends: adduser (>= 3.34),
+         debconf | debconf-2.0,
+         file,
+         libarchive-tar-perl,
+         libarchive-zip-perl (>= 1.14),
+         libberkeleydb-perl,
+         libconvert-tnef-perl (>= 0.06),
+         libconvert-uulib-perl (>= 1.0.5),
+         libdigest-md5-perl,
+         libio-stringy-perl,
+         libmail-dkim-perl,
+         libmailtools-perl (>= 1.58),
+         libmime-base64-perl,
+         libmime-tools-perl,
+         libnet-server-perl,
+         libtime-hires-perl,
+         libunix-syslog-perl,
+         pax,
+         perl (>= 5.10.1) | libcompress-raw-zlib-perl (>= 2.017),
+         ${misc:Depends},
+         ${perl:Depends}
 Provides: amavis
 Conflicts: amavis, logcheck (<= 1.2.62)
 Replaces: amavis
-Suggests: spamassassin (>= 3.1.0a), clamav, clamav-daemon, lha, arj, unrar, zoo, nomarch, cpio, lzop, cabextract, apt-listchanges (>= 2.35), libnet-ldap-perl (>= 1:0.32), libauthen-sasl-perl, libdbi-perl (>= 1.43), dspam, libmail-dkim-perl (>= 0.31), p7zip, rpm, unrar-free, libsnmp-perl, lhasa 
-Recommends: libnet-patricial-perl, altermime, ripole
+Suggests: apt-listchanges (>= 2.35),
+          arj,
+          cabextract,
+          clamav,
+          clamav-daemon,
+          cpio,
+          dspam,
+          lha,
+          lhasa,
+          libauthen-sasl-perl,
+          libdbi-perl (>= 1.43),
+          libmail-dkim-perl (>= 0.31),
+          libnet-ldap-perl (>= 1:0.32),
+          libsnmp-perl,
+          lzop,
+          nomarch,
+          p7zip,
+          rpm,
+          spamassassin (>= 3.1.0a),
+          unrar,
+          unrar-free,
+          zoo
+Recommends: altermime, libnet-patricial-perl, ripole
 Description: Interface between MTA and virus scanner/content filters
  AMaViSd-new is a script that interfaces a mail transport agent (MTA) with
  zero or more virus scanners, and spamassassin (optional).
  .
  It supports all common virus scanners (more than 20 different AVs), with
- direct talk-to-daemon support for ClamAV, OpenAntiVirus, Trophie, AVG, 
+ direct talk-to-daemon support for ClamAV, OpenAntiVirus, Trophie, AVG,
  f-prot, and Sophos AVs.
  .
- AMaViSd-new supports all MTAs through its generic SMTP/LMTP filter mode 
- (ideal for postfix and exim).  It is faster and safer to use the SMTP/LMTP 
+ AMaViSd-new supports all MTAs through its generic SMTP/LMTP filter mode
+ (ideal for postfix and exim).  It is faster and safer to use the SMTP/LMTP
  filter mode than using the AMaViS pipe client.  It supports sendmail milter
  through the amavisd-new-milter package.
-

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/amavisd-new/pkg-amavisd-new.git



More information about the Amavisd-new-commits mailing list