[SCM] Debian packaging of libnet-https-any-perl branch, master, updated. 006454a0ddd8acb6cda823086ed79a46bf085d50

Xavier Guimard x.guimard at free.fr
Tue Jan 29 05:17:03 UTC 2013


The following commit has been merged in the master branch:
commit 2162bc5066aa1d566c283666319c47fa6039bad1
Author: Xavier Guimard <x.guimard at free.fr>
Date:   Tue Jan 29 06:14:13 2013 +0100

    Bump S-V to 3.9.4 + update description

diff --git a/debian/control b/debian/control
index 3564320..1f7d4eb 100644
--- a/debian/control
+++ b/debian/control
@@ -1,27 +1,37 @@
 Source: libnet-https-any-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Ivan Kohler <ivan-debian at 420.am>,
+           gregor herrmann <gregoa at debian.org>,
+           Fabrizio Regalli <fabreg at fabreg.it>,
+           Xavier Guimard <x.guimard at free.fr>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: libnet-ssleay-perl, libcrypt-ssleay-perl, libwww-perl,
- libtie-ixhash-perl, liburi-perl, libtest-pod-perl, libtest-pod-coverage-perl,
- perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Ivan Kohler <ivan-debian at 420.am>,
- gregor herrmann <gregoa at debian.org>,
- Fabrizio Regalli <fabreg at fabreg.it>
-Standards-Version: 3.9.2
-Homepage: https://metacpan.org/release/Net-HTTPS-Any/
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libnet-https-any-perl.git
+Build-Depends-Indep: libcrypt-ssleay-perl,
+                     libnet-ssleay-perl,
+                     libtest-pod-coverage-perl,
+                     libtest-pod-perl,
+                     libtie-ixhash-perl,
+                     liburi-perl,
+                     libwww-perl,
+                     perl
+Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libnet-https-any-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libnet-https-any-perl.git
+Homepage: https://metacpan.org/release/Net-HTTPS-Any/
 
 Package: libnet-https-any-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, libnet-ssleay-perl |
- libcrypt-ssleay-perl, libnet-ssleay-perl | libwww-perl, libtie-ixhash-perl,
- liburi-perl, perl
-Description: Perl module for HTTPS GET and POST using any available SSL module
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libnet-ssleay-perl | libcrypt-ssleay-perl,
+         libnet-ssleay-perl | libwww-perl,
+         libtie-ixhash-perl,
+         liburi-perl
+Description: simple wrapper around the two available SSL modules
  Net-HTTPS-Any is a simple wrapper around either of the two available SSL
  modules. It offers a unified API for sending GET and POST requests over HTTPS
  and receiving responses.
  .
  It depends on Net::SSLeay _or_ ( Crypt::SSLeay and LWP::UserAgent ).
+

-- 
Debian packaging of libnet-https-any-perl



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