[libdevel-partialdump-perl] 02/03: Swap alternatives in Test::Simple build-dependency
Damyan Ivanov
dmn at moszumanska.debian.org
Sun Feb 21 20:42:16 UTC 2016
This is an automated email from the git hooks/post-receive script.
dmn pushed a commit to branch master
in repository libdevel-partialdump-perl.
commit 6b3fc56b95e7299b1cb322952a9c277fd58d46cc
Author: Damyan Ivanov <dmn at debian.org>
Date: Sun Feb 21 20:39:49 2016 +0000
Swap alternatives in Test::Simple build-dependency
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index a248f70..8336e89 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends-Indep: perl,
libclass-tiny-perl,
libnamespace-clean-perl (>= 0.20),
libsub-exporter-perl,
- libtest-simple-perl (>= 1.001010) | libtest-use-ok-perl | perl (>= 5.21.6),
+ perl (>= 5.21.6) | libtest-simple-perl (>= 1.001010),
libtest-warn-perl
Standards-Version: 3.9.7
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libdevel-partialdump-perl.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdevel-partialdump-perl.git
More information about the Pkg-perl-cvs-commits
mailing list