[librt-client-rest-perl] 03/07: Add explicit build dependency on libcgi-pm-perl.

gregor herrmann gregoa at debian.org
Wed Jun 17 22:19:48 UTC 2015


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

gregoa pushed a commit to branch master
in repository librt-client-rest-perl.

commit a8343396fa284993c2ce770c527efdc31ee2e4a9
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Jun 18 00:09:16 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 f282cca..83d66d4 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,
                      libdatetime-perl,
                      libdatetime-format-dateparse-perl,
                      liberror-perl,

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/librt-client-rest-perl.git



More information about the Pkg-perl-cvs-commits mailing list