[libtest-prereq-perl] 06/09: cme: reformat debian/control

gregor herrmann gregoa at debian.org
Fri Jan 10 21:15:43 UTC 2014


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

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

commit c94d5f87c07feb3c57563f0ed394924a951683e2
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Jan 10 22:11:52 2014 +0100

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

diff --git a/debian/control b/debian/control
index ff3cae6..d16a878 100644
--- a/debian/control
+++ b/debian/control
@@ -1,20 +1,25 @@
 Source: libtest-prereq-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Rene Mayorga <rmayorga at debian.org>,
+           Ryan Niebur <ryan at debian.org>,
+           gregor herrmann <gregoa at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: perl, libmodule-info-perl, libtest-pod-perl,
- libtest-pod-coverage-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Rene Mayorga <rmayorga at debian.org>, Ryan Niebur <ryan at debian.org>,
- gregor herrmann <gregoa at debian.org>
+Build-Depends-Indep: perl,
+                     libmodule-info-perl,
+                     libtest-pod-perl,
+                     libtest-pod-coverage-perl
 Standards-Version: 3.8.2
-Homepage: https://metacpan.org/release/Test-Prereq/
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-prereq-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtest-prereq-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-prereq-perl.git
+Homepage: https://metacpan.org/release/Test-Prereq/
 
 Package: libtest-prereq-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, libmodule-info-perl
+Depends: ${perl:Depends},
+         ${misc:Depends},
+         libmodule-info-perl
 Description: Perl module to check if Makefile.PL has the right pre-requisites
  Test::Prerq examines the modules looking on blib/lib/,
  blib/script, and the test files t/*  (and test.pl). 

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



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