[libtest-bdd-cucumber-perl] 01/02: Drop {alternative, versioned} (build) dependencies already satisfied in oldstable.
gregor herrmann
gregoa at debian.org
Thu May 5 17:39:22 UTC 2016
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libtest-bdd-cucumber-perl.
commit 9cb4061ede16b4bc57e08893bf81ae7de6a2177d
Author: gregor herrmann <gregoa at debian.org>
Date: Thu May 5 19:36:07 2016 +0200
Drop {alternative,versioned} (build) dependencies already satisfied in oldstable.
---
debian/control | 12 +++++-------
1 file changed, 5 insertions(+), 7 deletions(-)
diff --git a/debian/control b/debian/control
index 91ee768..d1b4484 100644
--- a/debian/control
+++ b/debian/control
@@ -2,12 +2,13 @@ Source: libtest-bdd-cucumber-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: intrigeri <intrigeri at debian.org>
Section: perl
+Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper (>= 9)
Build-Depends-Indep: libclone-perl,
libdevel-refcount-perl,
libfile-find-rule-perl,
- libfile-slurp-perl (>= 9999.16),
+ libfile-slurp-perl,
libio-stringy-perl,
libjson-maybexs-perl,
liblist-moreutils-perl,
@@ -18,12 +19,11 @@ Build-Depends-Indep: libclone-perl,
libtest-differences-perl,
libtest-exception-perl,
libyaml-syck-perl,
- perl (>= 5.13.3)
+ perl
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libtest-bdd-cucumber-perl.git
Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libtest-bdd-cucumber-perl.git
Homepage: https://metacpan.org/release/Test-BDD-Cucumber
-Testsuite: autopkgtest-pkg-perl
Package: libtest-bdd-cucumber-perl
Architecture: all
@@ -32,7 +32,7 @@ Depends: ${misc:Depends},
libclone-perl,
libdevel-refcount-perl,
libfile-find-rule-perl,
- libfile-slurp-perl (>= 9999.16),
+ libfile-slurp-perl,
libio-stringy-perl,
libjson-maybexs-perl,
liblist-moreutils-perl,
@@ -41,8 +41,7 @@ Depends: ${misc:Depends},
libnumber-range-perl,
libpath-class-perl,
libtest-differences-perl,
- libyaml-syck-perl,
- perl (>= 5.13.3)
+ libyaml-syck-perl
# optional, currently broken on perl 5.22
# Suggests: libdevel-findref-perl
Description: Cucumber-style acceptance testing framework in Perl
@@ -58,4 +57,3 @@ Description: Cucumber-style acceptance testing framework in Perl
Test::BDD::Cucumber is not feature-complete yet. However, in almost
all cases, where the behaviour of this module is different from
the real Cucumber, the plan is to move it to be more similar to that.
-
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtest-bdd-cucumber-perl.git
More information about the Pkg-perl-cvs-commits
mailing list