[libtest-inter-perl] 08/12: Reformat debian/control with cme

gregor herrmann gregoa at debian.org
Mon Oct 26 18:57:45 UTC 2015


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

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

commit 42a82d97e30a1f522d5f72d9489ad558909bee18
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Oct 26 19:55:44 2015 +0100

    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 0ed66ec..a27fcae 100644
--- a/debian/control
+++ b/debian/control
@@ -1,12 +1,12 @@
 Source: libtest-inter-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Chris Butler <chrisb at debian.org>,
- Angel Abad <angel at debian.org>
+           Angel Abad <angel at debian.org>
+Section: perl
+Priority: optional
 Build-Depends: debhelper (>= 8),
- libmodule-build-perl,
- perl
+               libmodule-build-perl,
+               perl
 Standards-Version: 3.9.4
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libtest-inter-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-inter-perl.git
@@ -14,7 +14,8 @@ Homepage: https://metacpan.org/release/Test-Inter
 
 Package: libtest-inter-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends}
 Description: framework for more readable interactive test scripts
  Test::Inter is another framework for perl developers writing test scripts. It
  is loosely inspired by Test::More, and has most of it's functionality, but it

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



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