[SCM] Debian packaging of libcpan-meta-perl branch, master, updated. debian/2.120630-1-6-g2b29f89

Alessandro Ghedini al3xbio at gmail.com
Sun Apr 1 13:36:34 UTC 2012


The following commit has been merged in the master branch:
commit 86d0722419c3e2553a2e7c19290d5261fedacace
Author: Alessandro Ghedini <al3xbio at gmail.com>
Date:   Sun Apr 1 15:15:42 2012 +0200

    Update (build) depends on libparse-cpan-meta-perl, libjson-pp-perl, libcpan-meta-yaml-perl

diff --git a/debian/control b/debian/control
index 9233a57..fa1eae1 100644
--- a/debian/control
+++ b/debian/control
@@ -2,8 +2,10 @@ Source: libcpan-meta-perl
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: perl, 
- perl (>= 5.14) | libparse-cpan-meta-perl (>= 1.4400),
+Build-Depends-Indep: perl,
+ libcpan-meta-yaml (>= 0.008),
+ libparse-cpan-meta-perl (>= 1.4403),
+ perl (>= 5.15.9) | libjson-pp-perl (>= 2.27200),
  perl (>= 5.13.9) | libversion-perl (>= 1:0.8800),
  perl (>= 5.10.1) | libfile-temp-perl (>= 0.20),
  perl (>= 5.10.1) | libtest-simple-perl (>= 0.88)
@@ -21,8 +23,9 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcpan-meta-
 Package: libcpan-meta-perl
 Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends},
- perl (>= 5.14) | libparse-cpan-meta-perl (>= 1.4400),
- perl (>= 5.13.9) | libversion-perl (>= 1:0.8800),
+ libcpan-meta-yaml (>= 0.008),
+ libparse-cpan-meta-perl (>= 1.4403),
+ perl (>= 5.15.9) | libjson-pp-perl (>= 2.27200)
 Description: Perl module to access distribution metadata for a CPAN distribution
  Software distributions released to the CPAN include a META.json or, for older
  distributions, META.yml which describes the distribution, its contents, and

-- 
Debian packaging of libcpan-meta-perl



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