[libhttp-async-perl] 04/06: cme: reformat debian/control

gregor herrmann gregoa at debian.org
Sun Nov 3 13:55:34 UTC 2013


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

gregoa pushed a commit to branch master
in repository libhttp-async-perl.

commit 01c745e9ce74b901215201be5fb9fa8799461cd5
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Nov 3 14:50:10 2013 +0100

    cme: reformat debian/control
    
    Git-Dch: Ignore
---
 debian/control |   27 +++++++++++++++------------
 1 file changed, 15 insertions(+), 12 deletions(-)

diff --git a/debian/control b/debian/control
index f7cfc0a..213b7b7 100644
--- a/debian/control
+++ b/debian/control
@@ -1,25 +1,28 @@
 Source: libhttp-async-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Ernesto Hernández-Novich (USB) <emhn at usb.ve>,
+           Florian Schlichting <fsfs at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: libnet-https-nb-perl,
- libtest-http-server-simple-perl,
- libtest-pod-perl,
- libtest-pod-coverage-perl,
- liburi-perl,
- libwww-perl,
- perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Ernesto Hernández-Novich (USB) <emhn at usb.ve>,
- Florian Schlichting <fsfs at debian.org>
+                     libtest-http-server-simple-perl,
+                     libtest-pod-perl,
+                     libtest-pod-coverage-perl,
+                     liburi-perl,
+                     libwww-perl,
+                     perl
 Standards-Version: 3.9.5
-Homepage: https://metacpan.org/release/HTTP-Async/
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libhttp-async-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libhttp-async-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libhttp-async-perl.git
+Homepage: https://metacpan.org/release/HTTP-Async/
 
 Package: libhttp-async-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, liburi-perl, libwww-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         liburi-perl,
+         libwww-perl
 Suggests: libnet-https-nb-perl
 Description: process multiple HTTP requests in parallel without blocking
  Although using the conventional LWP::UserAgent is fast and easy it does have

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libhttp-async-perl.git



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