[SCM] Debian packaging of libmodule-cpants-analyse-perl branch, master, updated. debian/0.86+dfsg-1-2-g97f2e7e

gregor herrmann gregoa at debian.org
Thu Jul 5 20:39:31 UTC 2012


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

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

diff --git a/debian/control b/debian/control
index efb55f6..58d3450 100644
--- a/debian/control
+++ b/debian/control
@@ -1,58 +1,62 @@
 Source: libmodule-cpants-analyse-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Peter Pentchev <roam at ringlet.net>,
+           Jonathan Yu <jawnsy at cpan.org>,
+           Ryan Niebur <ryan at debian.org>,
+           gregor herrmann <gregoa at debian.org>
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 8), libmodule-build-perl (>= 0.400000)
+Build-Depends: debhelper (>= 8),
+               libmodule-build-perl (>= 0.400000) | perl (>= 5.17.1)
 Build-Depends-Indep: perl,
- libarchive-any-perl,
- libarray-diff-perl,
- libclass-accessor-perl,
- libcpan-distnameinfo-perl,
- libfile-chdir-perl,
- libfile-find-rule-perl,
- libfile-slurp-perl,
- libio-capture-perl,
- liblist-moreutils-perl,
- libmodule-extractuse-perl,
- libmodule-signature-perl,
- libreadonly-perl,
- libset-scalar-perl,
- libsoftware-license-perl,
- libtest-cpan-meta-yaml-perl,
- libtest-deep-perl,
- libtest-nowarnings-perl,
- libtest-warn-perl,
- libtext-csv-xs-perl,
- libwww-perl,
- libyaml-syck-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Peter Pentchev <roam at ringlet.net>, Jonathan Yu <jawnsy at cpan.org>,
- Ryan Niebur <ryan at debian.org>, gregor herrmann <gregoa at debian.org>
+                     libarchive-any-perl,
+                     libarray-diff-perl,
+                     libclass-accessor-perl,
+                     libcpan-distnameinfo-perl,
+                     libfile-chdir-perl,
+                     libfile-find-rule-perl,
+                     libfile-slurp-perl,
+                     libio-capture-perl,
+                     liblist-moreutils-perl,
+                     libmodule-extractuse-perl,
+                     libmodule-signature-perl,
+                     libreadonly-perl,
+                     libset-scalar-perl,
+                     libsoftware-license-perl,
+                     libtest-cpan-meta-yaml-perl,
+                     libtest-deep-perl,
+                     libtest-nowarnings-perl,
+                     libtest-warn-perl,
+                     libtext-csv-xs-perl,
+                     libwww-perl,
+                     libyaml-syck-perl
 Standards-Version: 3.9.3
-Homepage: http://search.cpan.org/dist/Module-CPANTS-Analyse/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libmodule-cpants-analyse-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmodule-cpants-analyse-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libmodule-cpants-analyse-perl.git
+Homepage: http://search.cpan.org/dist/Module-CPANTS-Analyse/
 
 Package: libmodule-cpants-analyse-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libarchive-any-perl,
- libarray-diff-perl,
- libclass-accessor-perl,
- libcpan-distnameinfo-perl,
- libfile-chdir-perl,
- libfile-find-rule-perl,
- libfile-slurp-perl,
- libio-capture-perl,
- liblist-moreutils-perl,
- libmodule-extractuse-perl,
- libmodule-signature-perl,
- libreadonly-perl,
- libset-scalar-perl,
- libsoftware-license-perl,
- libtest-cpan-meta-yaml-perl,
- libtext-csv-xs-perl,
- libwww-perl,
- libyaml-syck-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libarchive-any-perl,
+         libarray-diff-perl,
+         libclass-accessor-perl,
+         libcpan-distnameinfo-perl,
+         libfile-chdir-perl,
+         libfile-find-rule-perl,
+         libfile-slurp-perl,
+         libio-capture-perl,
+         liblist-moreutils-perl,
+         libmodule-extractuse-perl,
+         libmodule-signature-perl,
+         libreadonly-perl,
+         libset-scalar-perl,
+         libsoftware-license-perl,
+         libtest-cpan-meta-yaml-perl,
+         libtext-csv-xs-perl,
+         libwww-perl,
+         libyaml-syck-perl
 Description: Perl module to generate Kwalitee ratings for a distribution
  Module::CPANTS::Analyse is a utility module used by Test::Kwalitee and others
  to analyse CPAN distributions and determine their Kwalitee. Kwalitee is a set
@@ -64,3 +68,4 @@ Description: Perl module to generate Kwalitee ratings for a distribution
  If you plan to release a distribution to the CPAN -- or even within your own
  organization -- testing its Kwalitee before creating a release can help you
  improve your quality as well.
+

-- 
Debian packaging of libmodule-cpants-analyse-perl



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