[libtest-harness-perl] 06/07: d/control: wrap-and-sort

gregor herrmann gregoa at debian.org
Sun Sep 8 15:36:56 UTC 2013


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

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

commit 63fa5039b279b09e603518eda0f8487b0bbbaf6b
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Sep 8 17:25:33 2013 +0200

    d/control: wrap-and-sort
    
    Git-Dch: Ignore
---
 debian/control |   11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index d455a5d..22584d4 100644
--- a/debian/control
+++ b/debian/control
@@ -5,9 +5,11 @@ Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Jonathan Yu <jawnsy at cpan.org>,
- Damyan Ivanov <dmn at debian.org>, gregor herrmann <gregoa at debian.org>,
- Antonio Radici <antonio at dyne.org>, Ryan Niebur <ryan at debian.org>,
- Nicholas Bamber <nicholas at periapt.co.uk>
+           Damyan Ivanov <dmn at debian.org>,
+           gregor herrmann <gregoa at debian.org>,
+           Antonio Radici <antonio at dyne.org>,
+           Ryan Niebur <ryan at debian.org>,
+           Nicholas Bamber <nicholas at periapt.co.uk>
 Standards-Version: 3.9.4
 Homepage: https://metacpan.org/release/Test-Harness/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-harness-perl.git
@@ -15,7 +17,8 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtest-harne
 
 Package: libtest-harness-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends}
 Description: module to run standard Perl test scripts with statistics
  Test::Harness is a Perl module usually invoked by Perl's test systems, namely
  Test::Simple, Test::More and those based on Test::Builder.

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



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