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

js pushed a commit to branch master
in repository libcatmandu-marc-perl.

commit 6395ebc088762cd615085a5c0e365ee6451a7a54
Author: Jonas Smedegaard <d...@jones.dk>
Date:   Mon Feb 22 10:53:50 2016 +0100

    Sync rules with control: reverse the order of the alternative dependencies 
for Test::Simple.
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 7e19dc4..0edffa0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -41,7 +41,7 @@ deps +=, libmoo-perl (>= 1)
 deps +=, libyaml-libyaml-perl (>= 0.34)
 
 # Needed by upstream testsuite
-deps-test = libtest-simple-perl (>= 1.001003) | perl (>= 5.21.1)
+deps-test = perl (>= 5.21.1) | libtest-simple-perl (>= 1.001003)
 deps-test +=, libxml-xpath-perl, libtest-deep-perl
 
 CDBS_BUILD_DEPENDS +=, $(deps), $(deps-test)

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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to