[SCM] libhttp-lrdd-perl Debian packaging branch, master, updated. debian/0.106-1-9-g172b480
Jonas Smedegaard
dr at jones.dk
Sat Jun 29 16:00:45 UTC 2013
The following commit has been merged in the master branch:
commit aad19b00fd4587d71a73d742b0fe1c0553d57a79
Author: Jonas Smedegaard <dr at jones.dk>
Date: Sat Jun 29 17:56:20 2013 +0200
Relax to (build-)depend unversioned on libhtml-html5-parser-perl, libhtml-html5-sanity-perl and libhttp-link-parser-perl: Needed version satisfied in all Debian suites providing it at all.
diff --git a/debian/rules b/debian/rules
index 5933e6a..46950a4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -31,11 +31,10 @@ DEB_UPSTREAM_URL = http://search.cpan.org/CPAN/authors/id/T/TO/TOBYINK
DEB_UPSTREAM_TARBALL_MD5 = 2577706c3e968503f46690e395d57d34
# Needed by upstream build and at (always) runtime
-perl-deps = www object-authority rdf-rdfa-parser
+perl-deps = html-html5-parser html-html5-sanity http-link-parser
+perl-deps += www object-authority rdf-rdfa-parser
perl-deps += uri xml-atom-owl xrd-parser rdf-trinex-functions rdf-query
deps = $(patsubst %,$(comma) lib%-perl,$(perl-deps))
-deps +=, libhtml-html5-parser-perl (>= 0.107), libhtml-html5-sanity-perl (>= 0.102)
-deps +=, libhttp-link-parser-perl (>= 0.102)
CDBS_BUILD_DEPENDS +=, $(deps)
CDBS_DEPENDS_$(pkg) = $(deps)
--
libhttp-lrdd-perl Debian packaging
More information about the Pkg-perl-cvs-commits
mailing list