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

gregoa pushed a commit to branch master
in repository libtest-email-perl.

commit 74f0677315ce7178ec56a8816c20d78b6b4cbdfb
Author: gregor herrmann <gre...@debian.org>
Date:   Mon Dec 28 16:46:34 2015 +0100

    d/control: drop unneeded version constraints from Recommends as well
    
    Gbp-Dch: Ignore
---
 debian/control | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index d7d6213..9fe692e 100644
--- a/debian/control
+++ b/debian/control
@@ -19,8 +19,8 @@ Architecture: all
 Depends: ${misc:Depends},
          ${perl:Depends},
          libmime-tools-perl
-Recommends: libmail-pop3client-perl (>= 2),
-            libmail-sendmail-perl (>= 0.79)
+Recommends: libmail-pop3client-perl,
+            libmail-sendmail-perl
 Description: email contents test module
  Test::Email provides tests for email contents; it is a subclass of
  MIME::Entity with header_is, body_is, or _ok or _like and part_ok,
@@ -29,4 +29,3 @@ Description: email contents test module
  during the mailing process, which could cause unnecessary confusion.
  .
  This package also provides Test::POP3 to automate email delivery tests.
-

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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to