[libextutils-cbuilder-perl] 07/11: cme: reformat debian/control

gregor herrmann gregoa at debian.org
Sat Sep 27 14:51:03 UTC 2014


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

gregoa pushed a commit to branch master
in repository libextutils-cbuilder-perl.

commit 9455837b3082df43dc7f3931d19a745fb4ecb44b
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Sep 27 16:37:49 2014 +0200

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

diff --git a/debian/control b/debian/control
index 4c57c15..fc95cd5 100644
--- a/debian/control
+++ b/debian/control
@@ -1,25 +1,26 @@
 Source: libextutils-cbuilder-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Damyan Ivanov <dmn at debian.org>,
+           gregor herrmann <gregoa at debian.org>,
+           Nathan Handler <nhandler at debian.org>,
+           Jonathan Yu <jawnsy at cpan.org>,
+           Angel Abad <angel at debian.org>,
+           Dominic Hargreaves <dom at earth.li>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
- perl (>= 5.13.9) | libperl-ostype-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Damyan Ivanov <dmn at debian.org>,
- gregor herrmann <gregoa at debian.org>,
- Nathan Handler <nhandler at debian.org>,
- Jonathan Yu <jawnsy at cpan.org>,
- Angel Abad <angel at debian.org>,
- Dominic Hargreaves <dom at earth.li>
+                     perl (>= 5.13.9) | libperl-ostype-perl
 Standards-Version: 3.9.6
-Homepage: https://metacpan.org/release/ExtUtils-CBuilder
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libextutils-cbuilder-perl.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libextutils-cbuilder-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libextutils-cbuilder-perl.git
+Homepage: https://metacpan.org/release/ExtUtils-CBuilder
 
 Package: libextutils-cbuilder-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- perl (>= 5.13.9) | libperl-ostype-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         perl (>= 5.13.9) | libperl-ostype-perl
 Description: module to compile and link C code for Perl modules
  ExtUtils::CBuilder is a utility to portably build C code by invoking the
  appropriate compilers and linkers. It provides a cross-platform way to build

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



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