This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libtest-kwalitee-perl.
commit 8a64462ab323401a22269039842e255b98aa5b9b Author: gregor herrmann <[email protected]> Date: Sun Feb 21 19:56:00 2016 +0100 Change order of alternative (build) dependencies. --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index fbb5e44..ac3b49d 100644 --- a/debian/control +++ b/debian/control @@ -13,9 +13,9 @@ Build-Depends-Indep: libcpan-meta-check-perl (>= 0.007), libtest-deep-perl, libtest-pod-coverage-perl, libtest-pod-perl, - libtest-simple-perl (>= 1.001010) | libtest-tester-perl (>= 0.108) | perl (>= 5.21.6), libtest-warnings-perl, - perl (>= 5.15.7) | libcpan-meta-requirements-perl + perl (>= 5.15.7) | libcpan-meta-requirements-perl, + perl (>= 5.21.6) | libtest-simple-perl (>= 1.001010) | libtest-tester-perl (>= 0.108) Standards-Version: 3.9.6 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libtest-kwalitee-perl.git Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libtest-kwalitee-perl.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtest-kwalitee-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
