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

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

commit 9f7d3da6a4d361712185a10fa0176244741221d5
Author: gregor herrmann <gre...@debian.org>
Date:   Fri Jun 12 23:43:02 2015 +0200

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

diff --git a/debian/control b/debian/control
index 71a36a4..9013813 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,8 @@ Section: perl
 Testsuite: autopkgtest-pkg-perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: libtest-output-perl,
+Build-Depends-Indep: libcgi-pm-perl | perl (<< 5.19),
+                     libtest-output-perl,
                      libxml-twig-perl,
                      perl
 Standards-Version: 3.9.6
@@ -19,6 +20,7 @@ Architecture: all
 Depends: ${misc:Depends},
          ${perl:Depends},
          libxml-twig-perl
+Recommends: libcgi-pm-perl | perl (<< 5.19)
 Suggests: libwww-perl,
           libxml-parser-perl
 Description: simple tied hash interface for files and data structures

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