[SCM] libnetsds-util-perl Debian packaging branch, master, updated. debian/1.044-1-5-g89ca613

Jonas Smedegaard dr at jones.dk
Sat Aug 27 15:10:39 UTC 2011


The following commit has been merged in the master branch:
commit b789c2cde915169d21ad6702f2cfdb8509108fa2
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Sat Aug 27 17:08:35 2011 +0200

    Improve package relations: Favor (build-)depending on recent perl providing same packages: libfile-path-perl libfile-spec-perl libtime-local-perl.

diff --git a/debian/rules b/debian/rules
index cc3cb89..8e13aa0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -27,7 +27,7 @@ DEB_UPSTREAM_URL = http://search.cpan.org/CPAN/authors/id/R/RA/RATTLER
 DEB_UPSTREAM_TARBALL_MD5 = 510d0868b770e74ba8e5ff6389a69bd8
 
 # Needed both by upstream build process and at runtime
-common-depends = libdata-uuid-perl, libfile-mmagic-perl, libfile-path-perl, libfile-spec-perl, libfile-temp-perl, libwww-perl, libspreadsheet-read-perl, libtime-local-perl, liburi-perl
+common-depends = libdata-uuid-perl, libfile-mmagic-perl, perl (>= 5.10.1) | libfile-path-perl, perl (>= 5.10.1) | libfile-spec-perl, libfile-temp-perl, libwww-perl, libspreadsheet-read-perl, perl (>= 5.10.1) | libtime-local-perl, liburi-perl
 CDBS_BUILD_DEPENDS += , $(common-depends)
 CDBS_DEPENDS = $(common-depends)
 

-- 
libnetsds-util-perl Debian packaging



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