[libcgi-untaint-email-perl] 05/09: Add explicit (build) dependency on libcgi-pm-perl.

gregor herrmann gregoa at debian.org
Sat Jun 13 11:33:13 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-email-perl.

commit c63f21e3262f2be7dcbedc169e0f6a2d5b1bc60b
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Jun 13 13:23:41 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 99031fb..e4d9c50 100644
--- a/debian/control
+++ b/debian/control
@@ -6,6 +6,7 @@ Testsuite: autopkgtest-pkg-perl
 Priority: extra
 Build-Depends: debhelper (>= 5)
 Build-Depends-Indep: perl,
+                     libcgi-pm-perl | perl (<< 5.19),
                      libcgi-untaint-perl,
                      libemail-valid-perl,
                      libmailtools-perl
@@ -21,6 +22,7 @@ Depends: ${misc:Depends},
          libcgi-untaint-perl,
          libemail-valid-perl,
          libmailtools-perl
+Recommends: libcgi-pm-perl | perl (<< 5.19)
 Description: Input handler for CGI::Untaint to validate an email address
  CGI::Untaint::email is an input handler for CGI::Untaint that validates an
  email address according to RFC2822, using Email::Valid.

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



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