This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libweb-query-perl.
commit 0b0561d964de9ef90a9c67be6f8001b90dad6561 Author: gregor herrmann <[email protected]> Date: Sun Feb 8 18:40:24 2015 +0100 add libhtml-treebuilder-libxml-perl to B-D-I and Recommends used by Web::Query::LibXML Thanks: autopkgtest Git-Dch: Ignore --- debian/control | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/control b/debian/control index e9d2cdd..3914e40 100644 --- a/debian/control +++ b/debian/control @@ -9,6 +9,7 @@ Build-Depends: debhelper (>= 8), perl Build-Depends-Indep: libhtml-parser-perl, libhtml-selector-xpath-perl (>= 0.06), + libhtml-treebuilder-libxml-perl, libhtml-treebuilder-xpath-perl (>= 0.12), libwww-perl (>= 6), perl (>= 5.13.11) | libtest-simple-perl (>= 0.98) @@ -25,6 +26,7 @@ Depends: ${misc:Depends}, libhtml-selector-xpath-perl (>= 0.06), libhtml-treebuilder-xpath-perl (>= 0.12), libwww-perl (>= 6) +Recommends: libhtml-treebuilder-libxml-perl Description: perl web scraping library like jQuery Web::Query is a yet another web scraping framework, with a jQuery like interface. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libweb-query-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
