[libcgi-compile-perl] 08/10: Add explicit build dependency on libcgi-pm-perl.

gregor herrmann gregoa at debian.org
Sat Jun 13 12:33:44 UTC 2015


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

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

commit 03442a9a1ed40767a595858bb7e97471656f4ba0
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Jun 13 14:27:08 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 adc04bf..3876dd4 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,8 @@ Priority: optional
 Build-Depends: debhelper (>= 9.20140227~),
                libmodule-build-tiny-perl,
                perl
-Build-Depends-Indep: libfile-pushd-perl,
+Build-Depends-Indep: libcgi-pm-perl | perl (<< 5.19),
+                     libfile-pushd-perl,
                      libtest-nowarnings-perl,
                      libtest-requires-perl
 # commented out to avoid a circular build dependency

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



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