[SCM] libhtml-html5-parser-perl Debian packaging branch, master, updated. debian/0.109-1-9-g6ae2352

Jonas Smedegaard dr at jones.dk
Sun Mar 25 12:17:42 UTC 2012


The following commit has been merged in the master branch:
commit deea926167b60d07e08669d6210510b127890d0d
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Sun Mar 25 14:12:16 2012 +0200

    Update package relations: Suggest (not yet packaged) libxml-libxml-devel-setlinenumber-perl.

diff --git a/debian/control.in b/debian/control.in
index a486e97..2ed77ba 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -15,6 +15,7 @@ Architecture: all
 Depends: ${perl:Depends},
  ${misc:Depends},
  ${cdbs:Depends}
+Suggests: ${cdbs:Suggests}
 Description: parse HTML reliably
  HTML::HTML5::Parser is an HTML parser, similar to the non-CPAN module
  Whatpm::HTML with some changes including:
diff --git a/debian/rules b/debian/rules
index 586159f..b9ee4d8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -33,5 +33,8 @@ common-depends = liberror-perl, libhtml-encoding-perl, libhtml-html5-entities-pe
 CDBS_BUILD_DEPENDS += , $(common-depends)
 CDBS_DEPENDS_ALL = $(common-depends)
 
+# TODO: recommend when available in Debian
+CDBS_SUGGESTS_ALL = libxml-libxml-devel-setlinenumber-perl
+
 binary-install/libhtml-html5-parser-perl::
 	rm -R debian/libhtml-html5-parser-perl/usr/bin

-- 
libhtml-html5-parser-perl Debian packaging



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