[libcpan-reporter-perl] 05/07: cme: reformat debian/control

gregor herrmann gregoa at debian.org
Mon Apr 7 17:28:36 UTC 2014


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

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

commit a6a0b050513760fabe247ad38b6f03a650703e1d
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Apr 7 19:22:13 2014 +0200

    cme: reformat debian/control
    
    Git-Dch: Ignore
---
 debian/control | 39 ++++++++++++++++++++-------------------
 1 file changed, 20 insertions(+), 19 deletions(-)

diff --git a/debian/control b/debian/control
index 2e26a87..b90e309 100644
--- a/debian/control
+++ b/debian/control
@@ -1,19 +1,19 @@
 Source: libcpan-reporter-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: libcapture-tiny-perl,
- libconfig-tiny-perl,
- libdevel-autoflush-perl,
- libfile-copy-recursive-perl,
- libfile-homedir-perl,
- libfile-pushd-perl,
- libio-captureoutput-perl,
- libprobe-perl-perl,
- libtest-reporter-perl,
- perl (>= 5.15.8)
+                     libconfig-tiny-perl,
+                     libdevel-autoflush-perl,
+                     libfile-copy-recursive-perl,
+                     libfile-homedir-perl,
+                     libfile-pushd-perl,
+                     libio-captureoutput-perl,
+                     libprobe-perl-perl,
+                     libtest-reporter-perl,
+                     perl (>= 5.15.8)
 Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcpan-reporter-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcpan-reporter-perl.git
@@ -21,14 +21,15 @@ Homepage: http://metacpan.org/release/CPAN-Reporter
 
 Package: libcpan-reporter-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libcapture-tiny-perl,
- libconfig-tiny-perl,
- libdevel-autoflush-perl,
- libfile-homedir-perl,
- libprobe-perl-perl,
- libtest-reporter-perl,
- perl (>= 5.15.8)
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libcapture-tiny-perl,
+         libconfig-tiny-perl,
+         libdevel-autoflush-perl,
+         libfile-homedir-perl,
+         libprobe-perl-perl,
+         libtest-reporter-perl,
+         perl (>= 5.15.8)
 Description: module which adds CPAN Testers reporting to CPAN.pm
  The CPAN Testers project captures and analyzes detailed results from building
  and testing CPAN distributions on multiple operating systems and multiple

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



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