[libmoosex-types-datetime-perl] 02/03: Swap the order of the alternative build-dependency on Test::Simple

Damyan Ivanov dmn at moszumanska.debian.org
Mon Feb 22 08:11:36 UTC 2016


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

dmn pushed a commit to branch master
in repository libmoosex-types-datetime-perl.

commit 7e213eabdbcb129f9221a18c7a9cf32a43bf2a71
Author: Damyan Ivanov <dmn at debian.org>
Date:   Mon Feb 22 08:06:36 2016 +0000

    Swap the order of the alternative build-dependency on Test::Simple
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index d95ae98..425b289 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,7 @@ Build-Depends-Indep: libdatetime-locale-perl,
                      libnamespace-clean-perl (>= 0.19),
                      libtest-exception-perl,
                      libtest-fatal-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/libmoosex-types-datetime-perl.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libmoosex-types-datetime-perl.git

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmoosex-types-datetime-perl.git



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