[libcgi-application-plugin-autorunmode-perl] 04/06: Add explicit build dependency on libcgi-pm-perl.

gregor herrmann gregoa at debian.org
Sat Jun 13 13:38:54 UTC 2015


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

gregoa pushed a commit to branch master
in repository libcgi-application-plugin-autorunmode-perl.

commit 77df01b426d55572ded2b494783ae8b01a6c5ede
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Jun 13 15:35:32 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 f3db3ea..16a33e4 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,8 @@ Section: perl
 Testsuite: autopkgtest-pkg-perl
 Priority: optional
 Build-Depends: debhelper (>= 7)
-Build-Depends-Indep: perl,
+Build-Depends-Indep: libcgi-pm-perl | perl (<< 5.19),
+                     perl,
                      libcgi-application-perl
 Standards-Version: 3.9.6
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libcgi-application-plugin-autorunmode-perl.git

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



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