[SCM] Debian packaging of libtest-cpan-meta-perl branch, master, updated. debian/0.19-1-9-g6273270

gregor herrmann gregoa at debian.org
Thu Jul 5 20:58:46 UTC 2012


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

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

diff --git a/debian/control b/debian/control
index 92b1b40..3d7892f 100644
--- a/debian/control
+++ b/debian/control
@@ -1,24 +1,26 @@
 Source: libtest-cpan-meta-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Vincent Danjean <vdanjean at debian.org>,
+           Ryan Niebur <ryan at debian.org>,
+           Jonathan Yu <jawnsy at cpan.org>,
+           gregor herrmann <gregoa at debian.org>,
+           Florian Schlichting <fschlich at zedat.fu-berlin.de>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
- libtest-pod-coverage-perl,
- libtest-pod-perl,
- perl (>= 5.10.1) | libparse-cpan-meta-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Vincent Danjean <vdanjean at debian.org>, Ryan Niebur <ryan at debian.org>,
- Jonathan Yu <jawnsy at cpan.org>, gregor herrmann <gregoa at debian.org>,
- Florian Schlichting <fschlich at zedat.fu-berlin.de>
+                     libtest-pod-coverage-perl,
+                     libtest-pod-perl
 Standards-Version: 3.9.3
-Homepage: http://search.cpan.org/dist/Test-CPAN-Meta/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libtest-cpan-meta-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtest-cpan-meta-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libtest-cpan-meta-perl.git
+Homepage: http://search.cpan.org/dist/Test-CPAN-Meta/
 
 Package: libtest-cpan-meta-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- perl (>= 5.10.1) | libparse-cpan-meta-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         perl
 Description: test module to validate package metadata for CPAN
  Test::CPAN::Meta is a Perl test module for validating that the META.yml or
  META.json file, included in all standard distributions uploaded to CPAN, is
@@ -27,3 +29,4 @@ Description: test module to validate package metadata for CPAN
  .
  This package is considered the successor of Test::CPAN::Meta::YAML and
  Test::CPAN::Meta::JSON.
+

-- 
Debian packaging of libtest-cpan-meta-perl



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