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

gregor herrmann gregoa at debian.org
Sun Feb 21 19:16:12 UTC 2016


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

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

commit 3e5cf0cd46e1c4c70126ea9e6776ac37c6221451
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Feb 21 20:14:09 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 e8076c9..940f789 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 9)
 Build-Depends-Indep: perl,
-                     libtest-simple-perl (>= 1.001010) | libtest-tester-perl | perl (>= 5.21.6)
+                     perl (>= 5.21.6) | libtest-simple-perl (>= 1.001010) | libtest-tester-perl
 Standards-Version: 3.9.6
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libtest-deep-perl.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libtest-deep-perl.git

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



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