[libtest-cmd-perl] 07/11: Reformat debian/control with cme

gregor herrmann gregoa at debian.org
Mon Oct 26 17:01:29 UTC 2015


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

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

commit dba10801528150f305e14cccd58cecb8cd3b0ef0
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Oct 26 17:58:31 2015 +0100

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

diff --git a/debian/control b/debian/control
index 28c779f..9ad5eef 100644
--- a/debian/control
+++ b/debian/control
@@ -1,19 +1,20 @@
 Source: libtest-cmd-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: gregor herrmann <gregoa at debian.org>,
- Daniel Lintott <daniel at serverb.co.uk>
+           Daniel Lintott <daniel at serverb.co.uk>
+Section: perl
+Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl
 Standards-Version: 3.9.5
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-cmd-perl.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libtest-cmd-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-cmd-perl.git
 Homepage: https://metacpan.org/release/Test-Cmd
 
 Package: libtest-cmd-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends}
 Description: perl module which provides a testing framework
  The Test::Cmd module provides a framework for portable automated testing
  of executable commands and scripts (in any language, not just Perl),

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



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