[libtest-carp-perl] 01/05: Reformat debian/control with cme

gregor herrmann gregoa at debian.org
Sat Jun 6 15:24:21 UTC 2015


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

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

commit f2f9cfd0051faf5e053e51a4c95aedce32ba9755
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Jun 6 17:19:38 2015 +0200

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

diff --git a/debian/control b/debian/control
index f5ea4ec..c236a22 100644
--- a/debian/control
+++ b/debian/control
@@ -1,10 +1,12 @@
 Source: libtest-carp-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Florian Schlichting <fschlich at zedat.fu-berlin.de>
+Section: perl
+Priority: optional
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: perl, libtest-pod-coverage-perl, libtest-pod-perl
+Build-Depends-Indep: perl,
+                     libtest-pod-coverage-perl,
+                     libtest-pod-perl
 Standards-Version: 3.9.2
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libtest-carp-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-carp-perl.git
@@ -12,7 +14,8 @@ Homepage: https://metacpan.org/release/Test-Carp
 
 Package: libtest-carp-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends}
 Description: module to test your code for calls to Carp functions
  Test::Carp is a module that facilitates testing whether or not a 
  particular Carp function is called as a result of given code. It also

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



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