[SCM] Debian packaging of Module-CPANfile CPAN distribution branch, master, updated. debian/0.9007-1-13-g1d8d9b1

gregor herrmann gregoa at debian.org
Wed Jul 24 18:37:45 UTC 2013


The following commit has been merged in the master branch:
commit b107bfa350f409fe4e7ce83eeae826a55fe9e2df
Author: gregor herrmann <gregoa at debian.org>
Date:   Wed Jul 24 20:24:38 2013 +0200

    Update (build) dependencies.

diff --git a/debian/control b/debian/control
index 5695703..6928d71 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,8 @@ Section: perl
 Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: gregor herrmann <gregoa at debian.org>
-Build-Depends: debhelper (>= 8)
+Build-Depends: debhelper (>= 8),
+ libcpan-meta-perl (>= 2.12091) | perl (>= 5.17.1)
 Build-Depends-Indep: perl
 Standards-Version: 3.9.3
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmodule-cpanfile-perl.git
@@ -12,7 +13,8 @@ Homepage: https://metacpan.org/release/Module-CPANfile/
 
 Package: libmodule-cpanfile-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
+Depends: ${misc:Depends}, ${perl:Depends},
+ libcpan-meta-perl (>= 2.12091) | perl (>= 5.17.1)
 Description: format for describing CPAN dependencies of Perl applications
  `cpanfile` describes CPAN dependencies required to execute associated Perl
  code.

-- 
Debian packaging of Module-CPANfile CPAN distribution



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