[libtest-moose-more-perl] 03/03: control

gregor herrmann gregoa at debian.org
Sat Dec 21 23:26:39 UTC 2013


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

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

commit 8bf95e981a9744631d3a363240eb02a2122832d9
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Dec 22 00:26:03 2013 +0100

    control
---
 debian/control | 49 ++++++++++++++++++++++++-------------------------
 1 file changed, 24 insertions(+), 25 deletions(-)

diff --git a/debian/control b/debian/control
index 4cfe0f0..56e9947 100644
--- a/debian/control
+++ b/debian/control
@@ -1,20 +1,21 @@
 Source: libtest-moose-more-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: libaliased-perl,
- libdata-optlist-perl,
- libmoose-autobox-perl,
- libmoose-perl,
- libnamespace-autoclean-perl,
- libperl-version-perl,
- libsub-exporter-perl,
- libsyntax-keyword-junction-perl,
- libtap-simpleoutput-perl (>= 0.002),
- libtest-checkdeps-perl (>= 0.010),
- perl (>= 5.11.1)
+                     libdata-optlist-perl,
+                     libmoose-autobox-perl,
+                     libmoose-perl,
+                     libnamespace-autoclean-perl,
+                     libperl-version-perl,
+                     libsub-exporter-perl,
+                     libsyntax-keyword-junction-perl,
+                     libtap-simpleoutput-perl,
+                     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/libtest-moose-more-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-moose-more-perl.git
@@ -22,16 +23,14 @@ Homepage: https://metacpan.org/release/Test-Moose-More
 
 Package: libtest-moose-more-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libdata-optlist-perl,
- libmoose-autobox-perl,
- libmoose-perl,
- libsub-exporter-perl,
- libsyntax-keyword-junction-perl,
- perl (>= 5.11.1)
-Description: More tools for testing Moose packages
- This package contains a number of additional tests that can be employed
- against Moose classes/roles. It is intended to replace Test::Moose in your
- tests, and re-exports any tests that it has and we do not, yet.
- .
- This description was automagically extracted from the module by dh-make-perl.
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libdata-optlist-perl,
+         libmoose-autobox-perl,
+         libmoose-perl,
+         libsub-exporter-perl,
+         libsyntax-keyword-junction-perl,
+         perl (>= 5.11.1) | libtest-simple-perl (>= 0.94),
+Description: collection of tools for testing Moose packages
+ Test::Moose::More contains a number of additional tests that can be employed
+ against Moose classes/roles. It is intended to replace Test::Moose in tests.

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



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