[libtest-tempdir-perl] 01/04: Change order of alternative (build) dependencies.

gregor herrmann gregoa at debian.org
Sun Feb 21 18:47:15 UTC 2016


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

gregoa pushed a commit to branch master
in repository libtest-tempdir-perl.

commit 2af580665de7f5944f1f275de5ad90a50d985bbd
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Feb 21 19:45:05 2016 +0100

    Change order of alternative (build) dependencies.
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 667fa89..e701cf4 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@ Build-Depends-Indep: libdirectory-scratch-perl,
                      libpath-class-perl,
                      libsub-exporter-perl,
                      libtest-requires-perl,
-                     libtest-simple-perl (>= 1.001010) | libtest-use-ok-perl | perl (>= 5.21.6),
+                     perl (>= 5.21.6) | libtest-simple-perl (>= 1.001010) | libtest-use-ok-perl,
                      perl
 Standards-Version: 3.9.6
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libtest-tempdir-perl.git

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtest-tempdir-perl.git



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