[libtest-kwalitee-perl] 02/03: cme: indent

gregor herrmann gregoa at debian.org
Tue Sep 24 15:35:35 UTC 2013


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

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

commit 97523ac6460b8958efb59547c6a39124c4285898
Author: gregor herrmann <gregoa at debian.org>
Date:   Tue Sep 24 17:34:05 2013 +0200

    cme: indent
    
    Git-Dch: Ignore
---
 debian/control |   34 ++++++++++++++++++----------------
 1 file changed, 18 insertions(+), 16 deletions(-)

diff --git a/debian/control b/debian/control
index 23c2d8a..3004643 100644
--- a/debian/control
+++ b/debian/control
@@ -1,21 +1,22 @@
 Source: libtest-kwalitee-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Peter Pentchev <roam at ringlet.net>, Florian Schlichting <fsfs at debian.org>
+Uploaders: Peter Pentchev <roam at ringlet.net>,
+           Florian Schlichting <fsfs at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 9.20130630),
- libmodule-build-tiny-perl (>= 0.026),
- perl
+               libmodule-build-tiny-perl (>= 0.026),
+               perl
 Build-Depends-Indep: libcpan-meta-check-perl (>= 0.007),
- libdist-checkconflicts-perl,
- libmodule-cpants-analyse-perl (>= 0.92),
- libnamespace-clean-perl,
- libtest-checkdeps-perl (>= 0.006),
- libtest-deep-perl,
- libtest-pod-coverage-perl,
- libtest-pod-perl,
- libtest-tester-perl (>= 0.108),
- libtest-warnings-perl
+                     libdist-checkconflicts-perl,
+                     libmodule-cpants-analyse-perl (>= 0.92),
+                     libnamespace-clean-perl,
+                     libtest-checkdeps-perl (>= 0.006),
+                     libtest-deep-perl,
+                     libtest-pod-coverage-perl,
+                     libtest-pod-perl,
+                     libtest-tester-perl (>= 0.108),
+                     libtest-warnings-perl
 Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtest-kwalitee-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-kwalitee-perl.git
@@ -23,10 +24,11 @@ Homepage: https://metacpan.org/release/Test-Kwalitee/
 
 Package: libtest-kwalitee-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libdist-checkconflicts-perl,
- libmodule-cpants-analyse-perl (>= 0.87),
- libnamespace-clean-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libdist-checkconflicts-perl,
+         libmodule-cpants-analyse-perl (>= 0.87),
+         libnamespace-clean-perl
 Description: module to test the quality of a Perl module distribution
  Test::Kwalitee is an automatically-measurable gauge of how good your software
  is.  That's very different from quality, which a computer really can't

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



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