[libweb-query-perl] 01/03: Move libhtml-treebuilder-libxml-perl to Depends from Recommends.
gregor herrmann
gregoa at debian.org
Wed Aug 26 21:22:42 UTC 2015
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 5632fdae23761e86602acd2a3f49efb050b83f78
Author: gregor herrmann <gregoa at debian.org>
Date: Wed Aug 26 23:17:25 2015 +0200
Move libhtml-treebuilder-libxml-perl to Depends from Recommends.
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index d327157..6292933 100644
--- a/debian/control
+++ b/debian/control
@@ -22,9 +22,9 @@ Depends: ${misc:Depends},
${perl:Depends},
libhtml-parser-perl,
libhtml-selector-xpath-perl (>= 0.06),
+ libhtml-treebuilder-libxml-perl,
libhtml-treebuilder-xpath-perl,
libwww-perl
-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
More information about the Pkg-perl-cvs-commits
mailing list