[liblwp-protocol-https-perl] 02/04: added dod to uploaders

dod at debian.org dod at debian.org
Sat Nov 30 17:06:26 UTC 2013


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

dod pushed a commit to branch master
in repository liblwp-protocol-https-perl.

commit 689f83c3733a4169b0d673c92451ac063c255c0c
Author: Dominique Dumont <dod at debian.org>
Date:   Wed Nov 27 16:38:17 2013 +0100

    added dod to uploaders
---
 debian/control | 30 ++++++++++++++++--------------
 1 file changed, 16 insertions(+), 14 deletions(-)

diff --git a/debian/control b/debian/control
index e43f957..3067992 100644
--- a/debian/control
+++ b/debian/control
@@ -1,29 +1,31 @@
 Source: liblwp-protocol-https-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Nicholas Bamber <nicholas at periapt.co.uk>,
+           Florian Schlichting <fsfs at debian.org>,
+           Dominique Dumont <dod at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
- libio-socket-ssl-perl (>= 1.54),
- libnet-http-perl,
- libwww-perl (>= 6.04)
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Nicholas Bamber <nicholas at periapt.co.uk>,
- Florian Schlichting <fsfs at debian.org>
+                     libio-socket-ssl-perl (>= 1.54),
+                     libnet-http-perl,
+                     libwww-perl (>= 6.04)
 Standards-Version: 3.9.4
-Homepage: https://metacpan.org/release/LWP-Protocol-https/
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/liblwp-protocol-https-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/liblwp-protocol-https-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/liblwp-protocol-https-perl.git
+Homepage: https://metacpan.org/release/LWP-Protocol-https/
 
 Package: liblwp-protocol-https-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- ca-certificates,
- libio-socket-ssl-perl (>= 1.54),
- libnet-http-perl,
- libwww-perl (>= 6.04)
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         ca-certificates,
+         libio-socket-ssl-perl (>= 1.54),
+         libnet-http-perl,
+         libwww-perl (>= 6.04)
 Suggests: libcrypt-ssleay-perl
-Replaces: libwww-perl (<< 6.02)
 Breaks: libwww-perl (<< 6.02)
+Replaces: libwww-perl (<< 6.02)
 Description: HTTPS driver for LWP::UserAgent
  The LWP::Protocol::https module provides support for using HTTPS schemed URLs
  with LWP. LWP::Protocol::https is a plug-in to the LWP protocol handling, so

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/liblwp-protocol-https-perl.git



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