[libemail-sender-perl] 01/04: Add versioned (build-)dependency on perl (>= 5.23.1)

Salvatore Bonaccorso carnil at debian.org
Sun Apr 3 17:25:39 UTC 2016


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

carnil pushed a commit to branch master
in repository libemail-sender-perl.

commit dd2e6bcc275069d5bb5083ceb8459dc812498abc
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sun Apr 3 17:54:03 2016 +0200

    Add versioned (build-)dependency on perl (>= 5.23.1)
    
    Net::SMTP 3.07 is required, which is in Perl v5.23.1.
---
 debian/control | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/control b/debian/control
index fa67982..214c805 100644
--- a/debian/control
+++ b/debian/control
@@ -22,6 +22,7 @@ Build-Depends-Indep: libcapture-tiny-perl,
                      libtest-mockobject-perl,
                      libthrowable-perl (>= 0.200003),
                      libtry-tiny-perl,
+                     perl (>= 5.23.1),
                      perl
 Standards-Version: 3.9.6
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libemail-sender-perl.git
@@ -42,6 +43,7 @@ Depends: libcapture-tiny-perl,
          libsub-exporter-perl,
          libthrowable-perl (>= 0.200003),
          libtry-tiny-perl,
+         perl (>= 5.23.1),
          ${misc:Depends},
          ${perl:Depends}
 Recommends: libauthen-sasl-perl

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



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