[SCM] Debian packaging of Net-SMTP-TLS CPAN distribution branch, master, updated. debian/0.12-1-5-gc87705b

Xavier x.guimard at free.fr
Fri Dec 28 17:38:57 UTC 2012


The following commit has been merged in the master branch:
commit c87705be7487a406434291c933ee5b0908758dda
Author: Xavier <x.guimard at free.fr>
Date:   Fri Dec 28 18:30:26 2012 +0100

    Bump S-V to 3.9.4 + dh to 8

diff --git a/debian/compat b/debian/compat
index 7f8f011..45a4fb7 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+8
diff --git a/debian/control b/debian/control
index d4f6cab..749c6a4 100644
--- a/debian/control
+++ b/debian/control
@@ -1,19 +1,29 @@
 Source: libnet-smtp-tls-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Ivan Kohler <ivan-debian at 420.am>,
+           Xavier Guimard <x.guimard at free.fr>
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 7)
-Build-Depends-Indep: perl, libnet-ssleay-perl, libdigest-hmac-perl,
-  libio-socket-ssl-perl
-Maintainer: Ivan Kohler <ivan-debian at 420.am>
-Standards-Version: 3.8.4
+Build-Depends: debhelper (>= 8)
+Build-Depends-Indep: libdigest-hmac-perl,
+                     libio-socket-ssl-perl,
+                     libnet-ssleay-perl,
+                     perl
+Standards-Version: 3.9.4
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libnet-smtp-tls-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libnet-smtp-tls-perl.git
 Homepage: http://search.cpan.org/dist/Net-SMTP-TLS/
 
 Package: libnet-smtp-tls-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, libnet-ssleay-perl,
-  libdigest-hmac-perl, libio-socket-ssl-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libdigest-hmac-perl,
+         libio-socket-ssl-perl,
+         libnet-ssleay-perl
 Description: Perl SMTP client library supporting TLS and AUTH
  Net::SMTP::TLS is a TLS and AUTH capable SMTP client library which offers an
  interface that users will find familiar from Net::SMTP. Net::SMTP::TLS
  implements a subset of the methods provided by that module, but certainly not
  (yet) a complete mirror image of that API.
+

-- 
Debian packaging of Net-SMTP-TLS CPAN distribution



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