[SCM] libdata-guid-perl Debian packaging branch, master, updated. upstream/0.047-27-g4f4d913

Jonas Smedegaard dr at jones.dk
Sat Jul 20 22:34:49 UTC 2013


The following commit has been merged in the master branch:
commit a3a5ff2b8526df30173ef3dc4971c2f08b01be71
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Sun Jul 21 00:29:32 2013 +0200

    (Build-)depend on libdata-uuid-perl as fallback for libossp-uuid-perl.

diff --git a/debian/rules b/debian/rules
index 182a130..a957d0e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -28,7 +28,7 @@ DEB_UPSTREAM_URL = http://www.cpan.org/authors/id/R/RJ/RJBS
 DEB_UPSTREAM_TARBALL_BASENAME_MANGLE = s/\+/_/
 
 # Needed by upstream build and (always) at runtime
-deps = libdata-uuid-perl (>= 1.148), libsub-exporter-perl
+deps = libossp-uuid-perl | libdata-uuid-perl, libsub-exporter-perl
 deps +=, libsub-install-perl
 
 CDBS_BUILD_DEPENDS +=, $(deps)

-- 
libdata-guid-perl Debian packaging



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