[libhttp-request-ascgi-perl] 01/06: Reformat debian/control with cme

gregor herrmann gregoa at debian.org
Fri Jun 12 20:37:53 UTC 2015


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

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

commit 89bc525080a5825be7e79e43e199dc9816931f95
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Jun 12 22:33:05 2015 +0200

    Reformat debian/control with cme
    
    Gbp-Dch: ignore
---
 debian/control | 28 +++++++++++++++-------------
 1 file changed, 15 insertions(+), 13 deletions(-)

diff --git a/debian/control b/debian/control
index 2ee8da2..b15515a 100644
--- a/debian/control
+++ b/debian/control
@@ -1,25 +1,27 @@
 Source: libhttp-request-ascgi-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Krzysztof Krzyżaniak (eloy) <eloy at debian.org>,
+           Jonathan Yu <jawnsy at cpan.org>,
+           gregor herrmann <gregoa at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: perl, 
- libclass-accessor-perl,
- libhttp-daemon-perl | libwww-perl (<< 6),
- libwww-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Krzysztof Krzyżaniak (eloy) <eloy at debian.org>,
- Jonathan Yu <jawnsy at cpan.org>, gregor herrmann <gregoa at debian.org>
+Build-Depends-Indep: perl,
+                     libclass-accessor-perl,
+                     libhttp-daemon-perl | libwww-perl (<< 6),
+                     libwww-perl
 Standards-Version: 3.9.1
-Homepage: https://metacpan.org/release/HTTP-Request-AsCGI
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libhttp-request-ascgi-perl.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libhttp-request-ascgi-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libhttp-request-ascgi-perl.git
+Homepage: https://metacpan.org/release/HTTP-Request-AsCGI
 
 Package: libhttp-request-ascgi-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends},
- libclass-accessor-perl,
- libhttp-daemon-perl | libwww-perl (<< 6),
- libwww-perl
+Depends: ${perl:Depends},
+         ${misc:Depends},
+         libclass-accessor-perl,
+         libhttp-daemon-perl | libwww-perl (<< 6),
+         libwww-perl
 Description: module to setup a CGI environment from a HTTP::Request
  HTTP::Request::AsCGI is a Perl module that provides a convenient mechanism
  for setting up a CGI environment using information from an HTTP::Request

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



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