[libextutils-cchecker-perl] 05/07: cme: reformat debian/control

gregor herrmann gregoa at debian.org
Sat Dec 21 21:42:19 UTC 2013


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

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

commit db84cf344ad4d51ac266c325b9a17c8fa7b1be01
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Dec 21 22:41:12 2013 +0100

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

diff --git a/debian/control b/debian/control
index 71ee126..7faa356 100644
--- a/debian/control
+++ b/debian/control
@@ -1,19 +1,24 @@
 Source: libextutils-cchecker-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Jonathan Yu <jawnsy at cpan.org>,
+           Ansgar Burchardt <ansgar at debian.org>,
+           Nicholas Bamber <nicholas at periapt.co.uk>,
+           gregor herrmann <gregoa at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: perl, libtest-fatal-perl, libtest-pod-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Jonathan Yu <jawnsy at cpan.org>, Ansgar Burchardt <ansgar at debian.org>,
- Nicholas Bamber <nicholas at periapt.co.uk>, gregor herrmann <gregoa at debian.org>
+Build-Depends-Indep: perl,
+                     libtest-fatal-perl,
+                     libtest-pod-perl
 Standards-Version: 3.9.3
-Homepage: https://metacpan.org/release/ExtUtils-CChecker/
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libextutils-cchecker-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libextutils-cchecker-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libextutils-cchecker-perl.git
+Homepage: https://metacpan.org/release/ExtUtils-CChecker/
 
 Package: libextutils-cchecker-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}
+Depends: ${perl:Depends},
+         ${misc:Depends}
 Description: helper module for handling C headers and libraries
  ExtUtils::CChecker is a Perl module designed to check for the presence of
  libraries and C headers required for building the remainder of your package.

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



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