r33156 - /trunk/libtest-email-perl/debian/control

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Mon Apr 13 20:54:27 UTC 2009


Author: gregoa
Date: Mon Apr 13 20:54:22 2009
New Revision: 33156

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=33156
Log:
move libmail-sendmail-perl to Recommends too

Modified:
    trunk/libtest-email-perl/debian/control

Modified: trunk/libtest-email-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtest-email-perl/debian/control?rev=33156&op=diff
==============================================================================
--- trunk/libtest-email-perl/debian/control (original)
+++ trunk/libtest-email-perl/debian/control Mon Apr 13 20:54:22 2009
@@ -13,9 +13,8 @@
 
 Package: libtest-email-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, libmail-sendmail-perl (>= 0.79),
- libmime-tools-perl (>= 5.4)
-Recommends: libmail-pop3client-perl (>= 2),
+Depends: ${misc:Depends}, ${perl:Depends}, libmime-tools-perl (>= 5.4)
+Recommends: libmail-pop3client-perl (>= 2), libmail-sendmail-perl (>= 0.79)
 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,




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