[liblwp-protocol-socks-perl] 06/07: cme: reformat debian/control

gregor herrmann gregoa at debian.org
Thu Jul 31 17:40:35 UTC 2014


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

gregoa pushed a commit to branch master
in repository liblwp-protocol-socks-perl.

commit 2e424c2f98cfc9d69afcef4ea7cf7bc67d2f6474
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Jul 31 19:39:07 2014 +0200

    cme: reformat debian/control
    
    Git-Dch: Ignore
---
 debian/control | 37 +++++++++++++++++++------------------
 1 file changed, 19 insertions(+), 18 deletions(-)

diff --git a/debian/control b/debian/control
index 7c11ca8..3bb43db 100644
--- a/debian/control
+++ b/debian/control
@@ -1,31 +1,32 @@
 Source: liblwp-protocol-socks-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Pierre Neyron <pierre.neyron at free.fr>,
+           Ansgar Burchardt <ansgar at debian.org>,
+           gregor herrmann <gregoa at debian.org>,
+           Fabrizio Regalli <fabreg at fabreg.it>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: libio-socket-socks-perl (>= 0.2),
- libio-socket-ssl-perl,
- liburi-perl,
- libwww-perl,
- liblwp-protocol-https-perl,
- perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Pierre Neyron <pierre.neyron at free.fr>,
- Ansgar Burchardt <ansgar at debian.org>,
- gregor herrmann <gregoa at debian.org>,
- Fabrizio Regalli <fabreg at fabreg.it>
+                     libio-socket-ssl-perl,
+                     liburi-perl,
+                     libwww-perl,
+                     liblwp-protocol-https-perl,
+                     perl
 Standards-Version: 3.9.5
-Homepage: https://metacpan.org/release/LWP-Protocol-socks
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/liblwp-protocol-socks-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/liblwp-protocol-socks-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/liblwp-protocol-socks-perl.git
+Homepage: https://metacpan.org/release/LWP-Protocol-socks
 
 Package: liblwp-protocol-socks-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libio-socket-socks-perl (>= 0.2),
- libio-socket-ssl-perl,
- liburi-perl,
- libwww-perl,
- liblwp-protocol-https-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libio-socket-socks-perl (>= 0.2),
+         libio-socket-ssl-perl,
+         liburi-perl,
+         libwww-perl,
+         liblwp-protocol-https-perl
 Description: SOCKS proxy support for LWP
  LWP::Protocol::socks implements the SOCKS protocol for Perl WWW library. It
  provides the essential hooks into the LWP system to add the capability to

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



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