This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libhtml-parser-perl.
commit a6662a7346e64a2b22462bd8457f59cc37f27b14 Author: gregor herrmann <[email protected]> Date: Sun Jun 7 19:18:07 2015 +0200 Add libhttp-message-perl to B-D-I and Recommends. --- debian/control | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 7985fa6..601e635 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: libhtml-parser-perl Section: perl Priority: optional Build-Depends: perl, debhelper (>= 9.20120312), liburi-perl, - libhtml-tagset-perl, libtest-pod-perl + libhtml-tagset-perl, libtest-pod-perl, libhttp-message-perl Maintainer: Debian Perl Group <[email protected]> Uploaders: Krzysztof Krzyzaniak (eloy) <[email protected]>, Damyan Ivanov <[email protected]>, Antonio Radici <[email protected]>, @@ -17,6 +17,7 @@ Package: libhtml-parser-perl Architecture: any Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}, liburi-perl, libhtml-tagset-perl +Recommends: libhttp-message-perl Suggests: libdata-dump-perl Enhances: libwww-perl Description: collection of modules that parse HTML text documents -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libhtml-parser-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
