[libfcgi-perl] 02/04: Reformat debian/control with cme fix dpkg.

Intrigeri intrigeri at moszumanska.debian.org
Sun Mar 9 02:23:18 UTC 2014


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

intrigeri pushed a commit to branch master
in repository libfcgi-perl.

commit 170ea80481c8a2ba1fb55c435b99d3dd356f3bee
Author: intrigeri <intrigeri at boum.org>
Date:   Sun Mar 9 02:21:24 2014 +0000

    Reformat debian/control with cme fix dpkg.
---
 debian/control | 19 +++++++++++--------
 1 file changed, 11 insertions(+), 8 deletions(-)

diff --git a/debian/control b/debian/control
index 153a2a8..2320cf5 100644
--- a/debian/control
+++ b/debian/control
@@ -1,19 +1,22 @@
 Source: libfcgi-perl
-Section: perl
-Priority: optional
-Build-Depends: debhelper (>= 9.20120312~), perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Ansgar Burchardt <ansgar at debian.org>,
- Jonathan Yu <jawnsy at cpan.org>,
- Krzysztof Krzyżaniak (eloy) <eloy at debian.org>
+           Jonathan Yu <jawnsy at cpan.org>,
+           Krzysztof Krzyżaniak (eloy) <eloy at debian.org>
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 9.20120312~),
+               perl
 Standards-Version: 3.9.2
-Homepage: https://metacpan.org/release/FCGI
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libfcgi-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libfcgi-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libfcgi-perl.git
+Homepage: https://metacpan.org/release/FCGI
 
 Package: libfcgi-perl
 Architecture: any
-Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         ${shlibs:Depends}
 Description: helper module for FastCGI
  FCGI is a simple Perl module for writing FastCGI applications. FastCGI is a
  language-independent, scalable, open extension to CGI that provides faster

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



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