[libcgi-application-plugin-json-perl] 01/03: Add explicit (build) dependency on libcgi-pm-perl.
gregor herrmann
gregoa at debian.org
Sat Jun 13 13:54:04 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-json-perl.
commit 1331b222c7c36da002356a66c82aa8ec89e61942
Author: gregor herrmann <gregoa at debian.org>
Date: Sat Jun 13 15:48:08 2015 +0200
Add explicit (build) dependency on libcgi-pm-perl.
---
debian/control | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/debian/control b/debian/control
index db92021..094573a 100644
--- a/debian/control
+++ b/debian/control
@@ -5,12 +5,13 @@ Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper (>= 8),
- libmodule-build-perl,
- perl,
libcgi-application-perl,
+ libcgi-pm-perl | perl (<< 5.19),
libjson-any-perl,
+ libmodule-build-perl,
+ libtest-pod-coverage-perl,
libtest-pod-perl,
- libtest-pod-coverage-perl
+ perl
Standards-Version: 3.9.6
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libcgi-application-plugin-json-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcgi-application-plugin-json-perl.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcgi-application-plugin-json-perl.git
More information about the Pkg-perl-cvs-commits
mailing list