[libclass-c3-xs-perl] 04/06: cme: reformat debian/control

gregor herrmann gregoa at debian.org
Fri Apr 11 21:19:21 UTC 2014


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

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

commit b124f024367c1535927a8c6a55e7a4bcfd7f2c66
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Apr 11 23:17:55 2014 +0200

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

diff --git a/debian/control b/debian/control
index 0475f0b..ec2cba9 100644
--- a/debian/control
+++ b/debian/control
@@ -1,18 +1,24 @@
 Source: libclass-c3-xs-perl
-Section: perl
-Priority: optional
-Build-Depends: perl, debhelper (>= 9.20120312~), libtest-pod-perl, libsub-name-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Krzysztof Krzyżaniak (eloy) <eloy at debian.org>,
- Damyan Ivanov <dmn at debian.org>, Jonathan Yu <jawnsy at cpan.org>
+           Damyan Ivanov <dmn at debian.org>,
+           Jonathan Yu <jawnsy at cpan.org>
+Section: perl
+Priority: optional
+Build-Depends: perl,
+               debhelper (>= 9.20120312~),
+               libtest-pod-perl,
+               libsub-name-perl
 Standards-Version: 3.8.3
-Homepage: https://metacpan.org/release/Class-C3-XS
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libclass-c3-xs-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libclass-c3-xs-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libclass-c3-xs-perl.git
+Homepage: https://metacpan.org/release/Class-C3-XS
 
 Package: libclass-c3-xs-perl
 Architecture: any
-Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         ${shlibs:Depends}
 Enhances: libclass-c3-perl (>= 0.16)
 Description: Perl module to accelerate Class::C3
  Class::C3::XS is a Perl module designed to enhance the performance of the

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



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