[libtest-compile-perl] 05/08: cme: reformat debian/control

gregor herrmann gregoa at debian.org
Sun Apr 6 17:35:38 UTC 2014


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

gregoa pushed a commit to branch master
in repository libtest-compile-perl.

commit c3f978b047c61d4b23d2f0765bb931ed16043ae9
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Apr 6 19:32:37 2014 +0200

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

diff --git a/debian/control b/debian/control
index bdb8733..6a98a32 100644
--- a/debian/control
+++ b/debian/control
@@ -1,21 +1,27 @@
 Source: libtest-compile-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Damyan Ivanov <dmn at debian.org>,
+           Jonathan Yu <jawnsy at cpan.org>,
+           Ryan Niebur <ryan at debian.org>,
+           Fabrizio Regalli <fabreg at fabreg.it>,
+           Nathan Handler <nhandler at debian.org>,
+           gregor herrmann <gregoa at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: perl, libuniversal-require-perl,
- perl (>= 5.13.11) | libmodule-build-perl (>= 0.380000)
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Damyan Ivanov <dmn at debian.org>, Jonathan Yu <jawnsy at cpan.org>,
- Ryan Niebur <ryan at debian.org>, Fabrizio Regalli <fabreg at fabreg.it>, Nathan Handler <nhandler at debian.org>,
- gregor herrmann <gregoa at debian.org>
+Build-Depends-Indep: perl,
+                     libuniversal-require-perl,
+                     perl (>= 5.13.11) | libmodule-build-perl (>= 0.380000)
 Standards-Version: 3.9.4
-Homepage: https://metacpan.org/release/Test-Compile
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-compile-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtest-compile-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-compile-perl.git
+Homepage: https://metacpan.org/release/Test-Compile
 
 Package: libtest-compile-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, libuniversal-require-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libuniversal-require-perl
 Description: test module for checking that scripts and modules compile
  Test::Compile is a Perl module that lets you check whether a Perl module or
  script compiles properly, and report its results in standard Test::Simple

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



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