[SCM] Debian packaging of Courier-Filter CPAN distribution branch, master, updated. debian/0.200+ds-1-12-gfe53990

gregor herrmann gregoa at debian.org
Thu May 30 23:09:27 UTC 2013


The following commit has been merged in the master branch:
commit b7e485153d2e5f9a9d447893055439fc11da0055
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri May 31 01:03:14 2013 +0200

    cme: sort&wrap
    
    Git-Dch: Ignore

diff --git a/debian/control b/debian/control
index 34996f4..06d971d 100644
--- a/debian/control
+++ b/debian/control
@@ -1,27 +1,28 @@
 Source: courier-filter-perl
-Section: mail
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: gregor herrmann <gregoa at debian.org>
-Build-Depends-Indep: perl
+Section: mail
+Priority: optional
 Build-Depends: debhelper (>= 8)
+Build-Depends-Indep: perl
 Standards-Version: 3.9.4
-Homepage: https://metacpan.org/release/Courier-Filter/
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/courier-filter-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/courier-filter-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/courier-filter-perl.git
+Homepage: https://metacpan.org/release/Courier-Filter/
 
 Package: courier-filter-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- courier-mta,
- liberror-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         courier-mta,
+         liberror-perl
 Recommends: libarchive-zip-perl,
- libclamav-client-perl,
- libio-stringy-perl,
- libmail-spamassassin-perl,
- libmail-spf-perl,
- libmime-tools-perl,
- libnet-rblclient-perl
+            libclamav-client-perl,
+            libio-stringy-perl,
+            libmail-spamassassin-perl,
+            libmail-spf-perl,
+            libmime-tools-perl,
+            libnet-rblclient-perl
 Suggests: libnet-address-ip-local-perl
 Description: purely Perl-based mail filter framework for the Courier MTA
  Courier::Filter implements the Courier MTA's courierfilter interface as a
@@ -47,3 +48,4 @@ Description: purely Perl-based mail filter framework for the Courier MTA
    * SpamAssassin:  spam detection using SpamAssassin
    * Parts:     matching of MIME parts and ZIP archive contents
    * SendCopy:  sending message copies to additional recipients
+

-- 
Debian packaging of Courier-Filter CPAN distribution



More information about the Pkg-perl-cvs-commits mailing list