[SCM] Debian packaging of Net-Server-Mail CPAN distribution branch, master, updated. debian/0.18-1-7-ga62e077

Xavier Guimard x.guimard at free.fr
Wed May 15 03:27:08 UTC 2013


The following commit has been merged in the master branch:
commit 33edb25a9f845c2a10fc2f2d5a2df07ecfacf00b
Author: Xavier Guimard <x.guimard at free.fr>
Date:   Tue May 14 21:49:39 2013 +0200

    Add libio-socket-ssl-perl in recommended deps and libtest-most-perl in B-D-I

diff --git a/debian/control b/debian/control
index f30c425..fe71884 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,9 @@ Uploaders: Ivan Kohler <ivan-debian at 420.am>,
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: perl
+Build-Depends-Indep: libio-socket-ssl-perl (>= 1.84),
+ libtest-most-perl,
+ perl
 Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libnet-server-mail-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libnet-server-mail-perl.git
@@ -15,6 +17,7 @@ Package: libnet-server-mail-perl
 Architecture: all
 Depends: ${misc:Depends},
          ${perl:Depends}
+Recommends: libio-socket-ssl-perl (>= 1.84)
 Description: versatile and extensible mail server framework
  Net::Server::Mail is a versatile and extensible implementation of the SMTP
  protocol and closely-related protocols like ESMTP and LMTP. The event driven
@@ -25,4 +28,3 @@ Description: versatile and extensible mail server framework
  extensions. Developers can hook code at each SMTP session state and change
  the module's behaviors by registering event call-backs. The class is designed
  to be easily inherited from.
-

-- 
Debian packaging of Net-Server-Mail CPAN distribution



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