[libtap-simpleoutput-perl] 03/03: control

gregor herrmann gregoa at debian.org
Sat Dec 21 23:15:04 UTC 2013


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

gregoa pushed a commit to branch master
in repository libtap-simpleoutput-perl.

commit 4951cfb8fe5c286dd26e7a982a22fa05e1c92230
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Dec 22 00:13:03 2013 +0100

    control
---
 debian/control | 23 ++++++++++++-----------
 1 file changed, 12 insertions(+), 11 deletions(-)

diff --git a/debian/control b/debian/control
index 8ba72fa..f5ffdd5 100644
--- a/debian/control
+++ b/debian/control
@@ -1,12 +1,13 @@
 Source: libtap-simpleoutput-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: gregor herrmann <gregoa at debian.org>
+Section: perl
+Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: libsub-exporter-progressive-perl,
- libtest-checkdeps-perl (>= 0.010),
- perl (>= 5.11.1)
+                     libtest-checkdeps-perl (>= 0.010),
+                     perl (>= 5.11.1) | libtest-simple-perl (>= 0.94),
+                     perl
 Standards-Version: 3.9.5
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtap-simpleoutput-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtap-simpleoutput-perl.git
@@ -14,10 +15,10 @@ Homepage: https://metacpan.org/release/TAP-SimpleOutput
 
 Package: libtap-simpleoutput-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libsub-exporter-progressive-perl
-Description: Simple closure-driven TAP generator
- We provide one function, counters(), that returns a number of simple closures
- designed to help output TAP easily and correctly, with a minimum of fuss.
- .
- This description was automagically extracted from the module by dh-make-perl.
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libsub-exporter-progressive-perl
+Description: simple closure-driven TAP generator
+ TAP::SimpleOutput provides one function, counters(), that returns a number of
+ simple closures designed to help output TAP easily and correctly, with a
+ minimum of fuss.

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



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