[libtest2-suite-perl] 06/06: Reformat debian/control with cme

gregor herrmann gregoa at debian.org
Thu Jun 30 15:59:59 UTC 2016


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

gregoa pushed a commit to branch master
in repository libtest2-suite-perl.

commit 83ea834a555ce9de9aebd46b48d0b3924fd16c2d
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Jun 30 17:58:15 2016 +0200

    Reformat debian/control with cme
    
    Gbp-Dch: ignore
---
 debian/control | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)

diff --git a/debian/control b/debian/control
index 370eec1..45cc46a 100644
--- a/debian/control
+++ b/debian/control
@@ -1,21 +1,22 @@
 Source: libtest2-suite-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: gregor herrmann <gregoa at debian.org>
+Section: perl
+Testsuite: autopkgtest-pkg-perl
+Priority: optional
 Build-Depends: debhelper (>= 9)
 Build-Depends-Indep: libtest-simple-perl (>= 1.302032),
- perl
+                     perl
 Standards-Version: 3.9.8
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libtest2-suite-perl.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libtest2-suite-perl.git
 Homepage: https://metacpan.org/release/Test2-Suite
-Testsuite: autopkgtest-pkg-perl
 
 Package: libtest2-suite-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libtest-simple-perl (>= 1.302032)
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libtest-simple-perl (>= 1.302032)
 Description: set of tools built upon the Test2 framework
  Test::Suite contains a rich set of tools, plugins, bundles, etc. built upon
  the Test2 testing library. If you are interested in writing tests this is the

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



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