[libcgi-untaint-date-perl] 05/10: Add explicit (build) dependency on libcgi-pm-perl.
gregor herrmann
gregoa at debian.org
Sat Jun 13 11:47:06 UTC 2015
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libcgi-untaint-date-perl.
commit 1bf82e8faaac9601d412814e58dcb53d64ca55a9
Author: gregor herrmann <gregoa at debian.org>
Date: Sat Jun 13 13:37:36 2015 +0200
Add explicit (build) dependency on libcgi-pm-perl.
---
debian/control | 2 ++
1 file changed, 2 insertions(+)
diff --git a/debian/control b/debian/control
index 071b80b..c5b1341 100644
--- a/debian/control
+++ b/debian/control
@@ -5,6 +5,7 @@ Testsuite: autopkgtest-pkg-perl
Priority: extra
Build-Depends: debhelper (>= 5)
Build-Depends-Indep: perl,
+ libcgi-pm-perl | perl (<< 5.19),
libcgi-untaint-perl,
libdate-manip-perl,
libdate-simple-perl,
@@ -22,6 +23,7 @@ Depends: ${misc:Depends},
libcgi-untaint-perl,
libdate-manip-perl,
libdate-simple-perl
+Recommends: libcgi-pm-perl | perl (<< 5.19)
Description: CGI::Untaint::date - validate a date
This input handler for CGI::Untaint verifies that it is dealing with
a reasonable date. Reasonably means anything that Date::Manip thinks
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcgi-untaint-date-perl.git
More information about the Pkg-perl-cvs-commits
mailing list