[libemail-stuffer-perl] 03/05: control: removed obsolete versioned deps

dod at debian.org dod at debian.org
Mon May 9 09:08:18 UTC 2016


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

dod pushed a commit to branch master
in repository libemail-stuffer-perl.

commit 30d856cd00815b34125b30d8bc8d2e7b2165164b
Author: Dominique Dumont <dod at debian.org>
Date:   Mon May 9 10:58:13 2016 +0200

    control: removed obsolete versioned deps
---
 debian/control | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index c7dcd2a..9ed9837 100644
--- a/debian/control
+++ b/debian/control
@@ -8,10 +8,10 @@ Build-Depends: debhelper (>= 9.20120312)
 Build-Depends-Indep: libemail-mime-perl,
                      libemail-sender-perl (>= 0.120000),
                      libmoo-perl,
-                     libparams-util-perl (>= 1.05),
+                     libparams-util-perl,
                      libtest-fatal-perl,
                      libtest-most-perl,
-                     perl (>= 5.13.4)
+                     perl
 Standards-Version: 3.9.8
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libemail-stuffer-perl.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libemail-stuffer-perl.git
@@ -23,7 +23,7 @@ Depends: ${misc:Depends},
          ${perl:Depends},
          libemail-mime-perl,
          libemail-sender-perl,
-         libparams-util-perl (>= 1.05)
+         libparams-util-perl
 Description: casual approach to creating and sending Email:: emails
  Email::Stuffer, as its name suggests, is a fairly casual module used to stuff
  things into an email and send them. It is a high-level module designed for

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



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