[SCM] libhtml-html5-parser-perl Debian packaging branch, master, updated. debian/0.110-1-10-g842e4f3

Jonas Smedegaard dr at jones.dk
Thu Jun 14 17:08:26 UTC 2012


The following commit has been merged in the master branch:
commit 0e2781c7877e058a612afef42646b63bd720b2e1
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Thu Jun 14 18:50:25 2012 +0200

    (Build-)depend on libio-html-perl and libtry-tiny-perl (not liberror-perl or libhtml-encoding-perl).

diff --git a/debian/rules b/debian/rules
index e1c5326..86acf1d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -30,7 +30,7 @@ DEB_UPSTREAM_URL = http://www.cpan.org/modules/by-module/HTML
 DEB_UPSTREAM_TARBALL_MD5 = f9cf9a9bf974b4b825fdddda09fc68df
 
 # Needed both by upstream build and at runtime
-perl-deps = error html-encoding html-html5-entities www
+perl-deps = html-html5-entities io-html www try-tiny
 deps = $(patsubst %,$(comma) lib%-perl,$(perl-deps))
 deps += , libxml-libxml-perl (>= 1.93)
 

-- 
libhtml-html5-parser-perl Debian packaging



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