[libcpan-reporter-smoker-perl] 04/06: cme: reformat debian/control

gregor herrmann gregoa at debian.org
Wed Dec 25 15:38:39 UTC 2013


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

gregoa pushed a commit to branch master
in repository libcpan-reporter-smoker-perl.

commit 2825045443cd398a61d87f0b5174bae5e95f7cbf
Author: gregor herrmann <gregoa at debian.org>
Date:   Wed Dec 25 16:35:57 2013 +0100

    cme: reformat debian/control
    
    Git-Dch: Ignore
---
 debian/control | 29 +++++++++++++++--------------
 1 file changed, 15 insertions(+), 14 deletions(-)

diff --git a/debian/control b/debian/control
index d7c0f38..6e2c9d2 100644
--- a/debian/control
+++ b/debian/control
@@ -1,17 +1,17 @@
 Source: libcpan-reporter-smoker-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Marius Gavrilescu <marius at ieval.ro>
+Section: perl
+Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: libcpan-checksums-perl,
- libcpan-reporter-perl,
- libio-captureoutput-perl,
- libprobe-perl-perl,
- libterm-title-perl,
- libtest-reporter-perl (>= 1.58),
- libyaml-perl,
- perl
+                     libcpan-reporter-perl,
+                     libio-captureoutput-perl,
+                     libprobe-perl-perl,
+                     libterm-title-perl,
+                     libtest-reporter-perl (>= 1.58),
+                     libyaml-perl,
+                     perl
 Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcpan-reporter-smoker-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcpan-reporter-smoker-perl.git
@@ -19,11 +19,12 @@ Homepage: http://metacpan.org/release/CPAN-Reporter-Smoker/
 
 Package: libcpan-reporter-smoker-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libcpan-reporter-perl,
- libprobe-perl-perl,
- libterm-title-perl,
- libtest-reporter-perl (>= 1.58)
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libcpan-reporter-perl,
+         libprobe-perl-perl,
+         libterm-title-perl,
+         libtest-reporter-perl (>= 1.58)
 Description: turnkey CPAN Testers smoking module
  Rudimentary smoke tester for CPAN Testers, built upon CPAN::Reporter. Use at
  your own risk. It requires a recent version of CPAN::Reporter to run.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcpan-reporter-smoker-perl.git



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