[SCM] libhtml-html5-parser-perl Debian packaging branch, master, updated. debian/0.200-1-6-g25c3fcd

Jonas Smedegaard dr at jones.dk
Sat Jun 30 19:20:55 UTC 2012


The following commit has been merged in the master branch:
commit 3a19bddf703970877c28515a976388d9f149ca28
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Sat Jun 30 19:16:13 2012 +0200

    (Build-)depend on recent perl or libttp-tiny-perl (not libwww-perl), and liburi-perl.

diff --git a/debian/rules b/debian/rules
index 4c7cf1c..606f96f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -30,9 +30,10 @@ DEB_UPSTREAM_URL = http://www.cpan.org/modules/by-module/HTML
 DEB_UPSTREAM_TARBALL_MD5 = 6041bc995f8c50e651aa31b4ad92259c
 
 # Needed both by upstream build and at runtime
-perl-deps = html-html5-entities io-html www try-tiny
+perl-deps = html-html5-entities io-html try-tiny uri
 deps = $(patsubst %,$(comma) lib%-perl,$(perl-deps))
 deps += , libxml-libxml-perl (>= 1.93)
+deps += , perl (>= 5.14) | libhttp-tiny-perl
 
 CDBS_BUILD_DEPENDS += , $(deps)
 CDBS_DEPENDS_$(pkg) = $(deps)

-- 
libhtml-html5-parser-perl Debian packaging



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