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 <[email protected]>
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 <[email protected]>
+Uploaders: Damyan Ivanov <[email protected]>,
+           gregor herrmann <[email protected]>,
+           Nathan Handler <[email protected]>,
+           Jonathan Yu <[email protected]>,
+           Angel Abad <[email protected]>,
+           Dominic Hargreaves <[email protected]>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
- perl (>= 5.13.9) | libperl-ostype-perl
-Maintainer: Debian Perl Group <[email protected]>
-Uploaders: Damyan Ivanov <[email protected]>,
- gregor herrmann <[email protected]>,
- Nathan Handler <[email protected]>,
- Jonathan Yu <[email protected]>,
- Angel Abad <[email protected]>,
- Dominic Hargreaves <[email protected]>
+                     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

_______________________________________________
Pkg-perl-cvs-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to