[SCM] Debian packaging of libmail-listdetector-perl branch, master, updated. a712a2cacff04c74d69a40cc04e781857b776f5d

gregor herrmann gregoa at debian.org
Thu Jul 5 20:37:08 UTC 2012


The following commit has been merged in the master branch:
commit bd4955b02ddce502650cac813781624f473a89db
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Jul 5 12:38:32 2012 -0600

    debian/control: update {versioned,alternative} (build) dependencies.

diff --git a/debian/control b/debian/control
index 7f47e03..c345279 100644
--- a/debian/control
+++ b/debian/control
@@ -1,28 +1,31 @@
 Source: libmail-listdetector-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Jonathan Yu <jawnsy at cpan.org>,
+           gregor herrmann <gregoa at debian.org>,
+           Niko Tyni <ntyni at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 7)
 Build-Depends-Indep: perl,
- libmailtools-perl (>= 2.04),
- liburi-perl,
- libemail-valid-perl (>= 0.182),
- libemail-abstract-perl (>= 3.001)
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Jonathan Yu <jawnsy at cpan.org>,
- gregor herrmann <gregoa at debian.org>, Niko Tyni <ntyni at debian.org>
+                     libmailtools-perl,
+                     liburi-perl,
+                     libemail-valid-perl,
+                     libemail-abstract-perl
 Standards-Version: 3.9.1
-Homepage: http://search.cpan.org/dist/Mail-ListDetector/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libmail-listdetector-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmail-listdetector-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libmail-listdetector-perl.git
+Homepage: http://search.cpan.org/dist/Mail-ListDetector/
 
 Package: libmail-listdetector-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends},
- libmailtools-perl (>= 2.04),
- libemail-abstract-perl (>= 3.001),
- libemail-valid-perl (>= 0.182),
- liburi-perl
+Depends: ${perl:Depends},
+         ${misc:Depends},
+         libmailtools-perl,
+         libemail-abstract-perl,
+         libemail-valid-perl,
+         liburi-perl
 Description: module for detecting mailing list messages
  Mail::ListDetector is a Perl module useful for detecting whether or not a
  message originates from a mailing list. It is based on RFC2369 and is also
  capable of matching mailman and ezmlm messages.
+

-- 
Debian packaging of libmail-listdetector-perl



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