[libtest-output-perl] 05/07: cme: reformat debian/control

gregor herrmann gregoa at debian.org
Wed Oct 1 18:15:36 UTC 2014


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

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

commit 10f65c5ec83c95daa71116e07c1d0340929f6f75
Author: gregor herrmann <gregoa at debian.org>
Date:   Wed Oct 1 20:12:36 2014 +0200

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

diff --git a/debian/control b/debian/control
index b7d65e9..2c47332 100644
--- a/debian/control
+++ b/debian/control
@@ -1,28 +1,29 @@
 Source: libtest-output-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Antonio Radici <antonio at dyne.org>,
+           Ryan Niebur <ryan at debian.org>,
+           gregor herrmann <gregoa at debian.org>,
+           Florian Schlichting <fsfs at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
- libcapture-tiny-perl (>= 0.17),
- libsub-exporter-perl,
- libtest-pod-coverage-perl,
- libtest-pod-perl,
- libtest-tester-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Antonio Radici <antonio at dyne.org>,
- Ryan Niebur <ryan at debian.org>,
- gregor herrmann <gregoa at debian.org>,
- Florian Schlichting <fsfs at debian.org>
+                     libcapture-tiny-perl (>= 0.17),
+                     libsub-exporter-perl,
+                     libtest-pod-coverage-perl,
+                     libtest-pod-perl,
+                     libtest-tester-perl
 Standards-Version: 3.9.6
-Homepage: https://metacpan.org/release/Test-Output
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-output-perl.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libtest-output-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-output-perl.git
+Homepage: https://metacpan.org/release/Test-Output
 
 Package: libtest-output-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libcapture-tiny-perl (>= 0.17),
- libsub-exporter-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libcapture-tiny-perl (>= 0.17),
+         libsub-exporter-perl
 Description: perl module to test stdout and stderr messages
  Test::Output provides a simple interface for testing output sent to STDOUT
  or STDERR. A number of different utilities are included to try and be as

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



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