[libcgi-fast-perl] 05/06: cme: reformat debian/control

gregor herrmann gregoa at debian.org
Fri Jun 13 11:46:10 UTC 2014


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

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

commit 67ea1a6162b836269cdaa4681c212027e96318b9
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Jun 13 13:43:20 2014 +0200

    cme: reformat debian/control
    
    Git-Dch: Ignore
---
 debian/control | 21 +++++++++++----------
 1 file changed, 11 insertions(+), 10 deletions(-)

diff --git a/debian/control b/debian/control
index e2ce22f..922947d 100644
--- a/debian/control
+++ b/debian/control
@@ -1,14 +1,14 @@
 Source: libcgi-fast-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: gregor herrmann <gregoa at debian.org>
+Section: perl
+Priority: optional
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: libfcgi-perl,
- libcgi-pm-perl (>= 4),
- libtest-deep-perl (>= 0.110),
- perl,
- perl (>= 5.13.11) | libtest-simple-perl (>= 0.98)
+Build-Depends-Indep: libcgi-pm-perl (>= 4),
+                     libfcgi-perl,
+                     libtest-deep-perl (>= 0.110),
+                     perl,
+                     perl (>= 5.13.11) | libtest-simple-perl (>= 0.98)
 Standards-Version: 3.9.5
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcgi-fast-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcgi-fast-perl.git
@@ -16,9 +16,10 @@ Homepage: https://metacpan.org/release/CGI-Fast
 
 Package: libcgi-fast-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libfcgi-perl,
- libcgi-pm-perl (>= 4)
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libcgi-pm-perl (>= 4),
+         libfcgi-perl
 Breaks: libcgi-pm-perl (<< 4)
 Replaces: libcgi-pm-perl (<< 4)
 Description: CGI subclass for work with FCGI

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



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