[libmoosex-app-cmd-perl] 01/03: Swap the order of the alternative Test::Simple build-dependency
Damyan Ivanov
dmn at moszumanska.debian.org
Mon Feb 22 07:58:23 UTC 2016
This is an automated email from the git hooks/post-receive script.
dmn pushed a commit to branch master
in repository libmoosex-app-cmd-perl.
commit cf688fbdb91d09fb90df5b61e971bc1b1710b3f6
Author: Damyan Ivanov <dmn at debian.org>
Date: Mon Feb 22 07:55:26 2016 +0000
Swap the order of the alternative Test::Simple build-dependency
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index a92e8b4..8a7f52d 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,7 @@ Build-Depends-Indep: perl,
libmoosex-nonmoose-perl,
libnamespace-autoclean-perl,
libtest-output-perl,
- libtest-simple-perl (>= 1.001010) | libtest-use-ok-perl | perl (>= 5.21.6),
+ perl (>= 5.21.6) | libtest-simple-perl (>= 1.001010),
libyaml-perl
Standards-Version: 3.9.6
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libmoosex-app-cmd-perl.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmoosex-app-cmd-perl.git
More information about the Pkg-perl-cvs-commits
mailing list