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

gregoa pushed a commit to branch master
in repository libhtml-display-perl.

commit f3ae386a0b789cbf3aac0835611d7a322be4bf12
Author: gregor herrmann <gre...@debian.org>
Date:   Fri Jun 12 22:56:11 2015 +0200

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

diff --git a/debian/control b/debian/control
index 030ecd5..9b995e5 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,8 @@ Section: perl
 Testsuite: autopkgtest-pkg-perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: perl,
+Build-Depends-Indep: libcgi-pm-perl | perl (<< 5.19),
+                     perl,
                      libhtml-tokeparser-simple-perl,
                      liburi-perl,
                      libwww-perl,

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libhtml-display-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