This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libhttp-proxy-perl.

commit d435c506706382c48b4ba348ffa81690d5bbcd4f
Author: gregor herrmann <gre...@debian.org>
Date:   Tue Jun 16 16:49:25 2015 +0200

    Add build dependency on libhtml-parser-perl.
---
 debian/control | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 25c8a71..4fd90ce 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,8 @@ Uploaders: Jay Bonci <jaybo...@debian.org>,
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: libhttp-daemon-perl | libwww-perl (<< 6),
+Build-Depends-Indep: libhtml-parser-perl,
+                     libhttp-daemon-perl | libwww-perl (<< 6),
                      libwww-perl,
                      netbase,
                      perl

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libhttp-proxy-perl.git

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to