[SCM] librdf-trine-perl Debian packaging branch, master, updated. debian/0.140-1-6-g381dc02

Jonas Smedegaard dr at jones.dk
Thu May 10 00:13:40 UTC 2012


The following commit has been merged in the master branch:
commit 46652ed242c77f49500d97731257ba7dbe38e597
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Thu May 10 01:32:55 2012 +0200

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

diff --git a/debian/rules b/debian/rules
index 375c5d3..ac1b8fa 100755
--- a/debian/rules
+++ b/debian/rules
@@ -30,9 +30,10 @@ DEB_UPSTREAM_TARBALL_MD5 = 59cdde7db90947c75d7a6a96d41f6dec
 # Needed both by upstream build process and (always/often) at runtime
 # TODO: Drop libmodule-load-conditional-perl after wheezy+1
 common-perl-depends = algorithm-combinatorics dbd-sqlite3 dbi dbix-connector
-common-perl-depends += ossp-uuid error www json log-log4perl set-scalar
+common-perl-depends += error www json log-log4perl set-scalar
 common-perl-depends += text-csv text-table xml-commonns xml-namespace
 common-depends = $(patsubst %,lib%-perl$(comma),$(common-perl-depends))
+common-depends += , libossp-uuid-perl | libuuid-tiny-perl
 common-depends += , perl (>= 5.12.3) | libmodule-load-conditional-perl (>= 0.38)
 common-depends += , liburi-perl (>= 1.52), libxml-sax-perl (>= 0.96)
 common-recommends = librdf-perl

-- 
librdf-trine-perl Debian packaging



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