[SCM] libxrd-parser-perl Debian packaging branch, master, updated. debian/0.103-1-4-ga50e5c4

Jonas Smedegaard dr at jones.dk
Sun Aug 5 07:50:37 UTC 2012


The following commit has been merged in the master branch:
commit 360e8e3899c11aba7e210a0d075c09e683f6f388
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Sun Aug 5 09:31:38 2012 +0200

    Fix (build-)depend on libossp-uuid-perl (not virtual libdata-uuid-perl).

diff --git a/debian/rules b/debian/rules
index 1e31b04..2c5557f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -27,7 +27,7 @@ DEB_UPSTREAM_URL = http://search.cpan.org/CPAN/authors/id/T/TO/TOBYINK
 DEB_UPSTREAM_TARBALL_MD5 = b01bf88e9c27b2ab079e3cf09803e36e
 
 # Needed both by upstream build process and at runtime
-common-depends = libdata-uuid-perl, libwww-perl, libxml-libxml-perl (>= 1.70), librdf-trine-perl
+common-depends = libossp-uuid-perl, libwww-perl, libxml-libxml-perl (>= 1.70), librdf-trine-perl
 common-depends += , libobject-authority-perl, liburi-perl, libhttp-link-parser-perl
 
 CDBS_BUILD_DEPENDS += , $(common-depends)

-- 
libxrd-parser-perl Debian packaging



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