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

gregoa pushed a commit to branch master
in repository libclass-c3-perl.

commit ed9d642a4a45c4c6981c55a19783e35238b0e286
Author: gregor herrmann <gre...@debian.org>
Date:   Mon Apr 7 18:46:20 2014 +0200

    cme: reformat debian/control
    
    Git-Dch: Ignore
---
 debian/control | 31 ++++++++++++++++---------------
 1 file changed, 16 insertions(+), 15 deletions(-)

diff --git a/debian/control b/debian/control
index 6c8097b..1f7c60e 100644
--- a/debian/control
+++ b/debian/control
@@ -1,28 +1,29 @@
 Source: libclass-c3-perl
+Maintainer: Debian Perl Group <pkg-perl-maintain...@lists.alioth.debian.org>
+Uploaders: Krzysztof Krzyżaniak (eloy) <e...@debian.org>,
+           Jonathan Yu <jaw...@cpan.org>,
+           gregor herrmann <gre...@debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
- libalgorithm-c3-perl,
- libclass-c3-xs-perl,
- libmro-compat-perl,
- libsub-name-perl,
- libtest-exception-perl,
- libtest-pod-coverage-perl,
- libtest-pod-perl
-Maintainer: Debian Perl Group <pkg-perl-maintain...@lists.alioth.debian.org>
-Uploaders: Krzysztof Krzyżaniak (eloy) <e...@debian.org>,
- Jonathan Yu <jaw...@cpan.org>,
- gregor herrmann <gre...@debian.org>
+                     libalgorithm-c3-perl,
+                     libclass-c3-xs-perl,
+                     libmro-compat-perl,
+                     libsub-name-perl,
+                     libtest-exception-perl,
+                     libtest-pod-coverage-perl,
+                     libtest-pod-perl
 Standards-Version: 3.9.4
-Homepage: https://metacpan.org/release/Class-C3
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libclass-c3-perl.git
 Vcs-Browser: 
http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libclass-c3-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libclass-c3-perl.git
+Homepage: https://metacpan.org/release/Class-C3
 
 Package: libclass-c3-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends},
- libalgorithm-c3-perl
+Depends: ${perl:Depends},
+         ${misc:Depends},
+         libalgorithm-c3-perl
 Recommends: libclass-c3-xs-perl
 Description: pragma for using the C3 method resolution order
  Class::C3 is a Perl pragma that modifies the standard method resolution order

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

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

Reply via email to