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

gregoa pushed a commit to branch master
in repository libparse-debianchangelog-perl.

commit 3f08337a665a308a3ffa29bfe646ea9a4c6e91a4
Author: gregor herrmann <gre...@debian.org>
Date:   Fri Jun 12 21:22:13 2015 +0200

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

diff --git a/debian/control b/debian/control
index abe9f26..e72af2b 100644
--- a/debian/control
+++ b/debian/control
@@ -7,6 +7,7 @@ Build-Depends: debhelper (>= 9),
                dpkg-dev (>= 1.17.0),
                libmodule-build-perl
 Build-Depends-Indep: faketime,
+                     libcgi-pm-perl | perl (<< 5.19),
                      po4a,
                      libtimedate-perl,
                      libhtml-parser-perl,
@@ -31,6 +32,7 @@ Package: libparse-debianchangelog-perl
 Architecture: all
 Depends: ${perl:Depends},
          ${misc:Depends},
+         libcgi-pm-perl | perl (<< 5.19),
          libtimedate-perl,
          libclass-accessor-perl,
          liblocale-gettext-perl,

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