[SCM] libcpan-meta-check-perl Debian packaging branch, master, updated. debian/0.003-1-6-gdb4cb28

Jonas Smedegaard dr at jones.dk
Tue Jun 5 21:47:57 UTC 2012


The following commit has been merged in the master branch:
commit 7bc752167590597ff92eae189472afdcc5853e28
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Tue Jun 5 23:42:41 2012 +0200

    Fix depend only once on libcpan-meta-perl.

diff --git a/debian/rules b/debian/rules
index 899ccac..e44bacf 100755
--- a/debian/rules
+++ b/debian/rules
@@ -27,7 +27,7 @@ DEB_UPSTREAM_URL = http://www.cpan.org/modules/by-module/CPAN
 DEB_UPSTREAM_TARBALL_MD5 = a05c3d14f1de09416ca601922dd52560
 
 # Needed both by upstream build process and at runtime
-common-depends = libcpan-meta-perl, libcpan-meta-perl (>= 2.120920)
+common-depends = libcpan-meta-perl (>= 2.120920)
 common-depends += , libcpan-meta-requirements-perl
 common-depends += , perl (>= 5.14) | libmodule-metatadata-perl
 

-- 
libcpan-meta-check-perl Debian packaging



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