[libcgi-compress-gzip-perl] 01/05: Reformat debian/control with cme

gregor herrmann gregoa at debian.org
Mon Jun 8 19:06:54 UTC 2015


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

gregoa pushed a commit to branch master
in repository libcgi-compress-gzip-perl.

commit c3db9abd66854f8230b91bd448a9b80fcbb6794f
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Jun 8 21:03:56 2015 +0200

    Reformat debian/control with cme
    
    Gbp-Dch: ignore
---
 debian/control | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index 2957f7e..29ba26f 100644
--- a/debian/control
+++ b/debian/control
@@ -1,10 +1,11 @@
 Source: libcgi-compress-gzip-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Robin Sheat <robin at catalyst.net.nz>
+Section: perl
+Priority: optional
 Build-Depends: debhelper (>= 9)
-Build-Depends-Indep: perl, libcgi-pm-perl | perl (<< 5.19)
+Build-Depends-Indep: perl,
+                     libcgi-pm-perl | perl (<< 5.19)
 Standards-Version: 3.9.5
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libcgi-compress-gzip-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcgi-compress-gzip-perl.git
@@ -12,7 +13,9 @@ Homepage: https://metacpan.org/release/CGI-Compress-Gzip
 
 Package: libcgi-compress-gzip-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, libcgi-pm-perl | perl (<< 5.19)
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libcgi-pm-perl | perl (<< 5.19)
 Description: module to allow automatically compressed CGI output
  CGI::Compress::Gzip extends the CGI module to auto-detect whether the client
  browser wants compressed output and, if so and if the script chooses HTML

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcgi-compress-gzip-perl.git



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