[SCM] Debian packaging of libemail-valid-perl branch, master, updated. debian/0.187-2-12-gbb5c91c

gregor herrmann gregoa at debian.org
Sat Apr 7 13:59:04 UTC 2012


The following commit has been merged in the master branch:
commit 7d06cdd34eea33a81e54fbca54b576bea3ab40f6
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Apr 7 15:57:37 2012 +0200

    sort/wrap fields
    
    Git-Dch: Ignore

diff --git a/debian/control b/debian/control
index 2b241fe..e37f5b5 100644
--- a/debian/control
+++ b/debian/control
@@ -2,22 +2,31 @@ Source: libemail-valid-perl
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: perl, libmailtools-perl, libnet-dns-perl,
- libnet-domain-tld-perl, netbase, libtest-pod-coverage-perl,
- libtest-pod-perl
+Build-Depends-Indep: perl,
+ libmailtools-perl,
+ libnet-dns-perl,
+ libnet-domain-tld-perl,
+ libtest-pod-coverage-perl,
+ libtest-pod-perl,
+ netbase
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Ron Lee <ron at debian.org>,
+ gregor herrmann <gregoa at debian.org>,
+ Krzysztof Krzyzaniak (eloy) <eloy at debian.org>,
+ Ryan Niebur <ryan at debian.org>,
+ Chris Butler <chrisb at debian.org>
 Standards-Version: 3.9.3
 Homepage: http://search.cpan.org/dist/Email-Valid/
 Vcs-Git: git://git.debian.org/pkg-perl/packages/libemail-valid-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libemail-valid-perl.git
-Uploaders: Ron Lee <ron at debian.org>,
- gregor herrmann <gregoa at debian.org>, Krzysztof Krzyzaniak (eloy) <eloy at debian.org>,
- Ryan Niebur <ryan at debian.org>, Chris Butler <chrisb at debian.org>
 
 Package: libemail-valid-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, libmailtools-perl, libnet-dns-perl,
- libnet-domain-tld-perl, netbase
+Depends: ${misc:Depends}, ${perl:Depends},
+ libmailtools-perl,
+ libnet-dns-perl,
+ libnet-domain-tld-perl,
+ netbase
 Pre-Depends: dpkg (>= 1.15.6~)
 Description: Perl module for checking the validity of Internet email addresses
  Email::Valid determines whether an email address is well-formed, and

-- 
Debian packaging of libemail-valid-perl



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