[libtest-command-simple-perl] 01/06: Reformat debian/control with cme

gregor herrmann gregoa at debian.org
Sat Jun 6 15:50:53 UTC 2015


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

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

commit 1479d7b3a92356e0a9137c1924df1d5c71dc8e92
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Jun 6 17:47:48 2015 +0200

    Reformat debian/control with cme
    
    Gbp-Dch: ignore
---
 debian/control | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index a09ec48..b1cd407 100644
--- a/debian/control
+++ b/debian/control
@@ -1,10 +1,13 @@
 Source: libtest-command-simple-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Joost van Baal-Ilić <joostvb at debian.org>,
+           Casper Gielen <casper-alioth at gielen.name>
 Section: perl
 Priority: optional
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Joost van Baal-Ilić <joostvb at debian.org>, Casper Gielen <casper-alioth at gielen.name>
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: perl, libtest-pod-perl, libtest-pod-coverage-perl
+Build-Depends-Indep: perl,
+                     libtest-pod-perl,
+                     libtest-pod-coverage-perl
 Standards-Version: 3.9.5
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libtest-command-simple-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-command-simple-perl.git
@@ -12,7 +15,8 @@ Homepage: https://metacpan.org/release/Test-Command-Simple
 
 Package: libtest-command-simple-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends}
 Description: Perl module to test external commands
  Test::Command::Simple is a intended to simplify testing of external commands.
  It does so by running the command under IPC::Open3, closing the stdin

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



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