[libcrypt-random-source-perl] 03/04: reverse alternatives in the Test::Simple build dependency

Damyan Ivanov dmn at moszumanska.debian.org
Sun Feb 21 19:27:46 UTC 2016


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

dmn pushed a commit to branch master
in repository libcrypt-random-source-perl.

commit 88f8e5288d3930a8363030a4bfbf0d388cc80989
Author: Damyan Ivanov <dmn at debian.org>
Date:   Sun Feb 21 19:26:32 2016 +0000

    reverse alternatives in the Test::Simple build dependency
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 03eb922..093c701 100644
--- a/debian/control
+++ b/debian/control
@@ -19,7 +19,7 @@ Build-Depends: cdbs (>= 0.4.122~),
  libnamespace-clean-perl,
  libtest-exception-perl,
  libcpan-meta-perl,
- libtest-simple-perl (>= 1.001010) | libtest-use-ok-perl | perl (>= 5.21.6)
+ perl (>= 5.21.6) | libtest-simple-perl (>= 1.001010)
 Standards-Version: 3.9.7
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libcrypt-random-source-perl.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libcrypt-random-source-perl

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcrypt-random-source-perl.git



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