This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libtest-minimumversion-perl.
commit 48c26a9c8f0eeab2ce87e88ba9a3fa078f995b72 Author: gregor herrmann <[email protected]> Date: Sun Feb 21 19:52:16 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 d5b9fc5..42edb6f 100644 --- a/debian/control +++ b/debian/control @@ -12,8 +12,8 @@ Build-Depends: debhelper (>= 9) Build-Depends-Indep: libfile-find-rule-perl, libfile-find-rule-perl-perl, libperl-minimumversion-perl (>= 1.32), - libtest-simple-perl (>= 1.001010) | libtest-tester-perl | perl (>= 5.21.6), perl (>= 5.13.10) | libcpan-meta-perl, + perl (>= 5.21.6) | libtest-simple-perl (>= 1.001010) | libtest-tester-perl, perl Standards-Version: 3.9.6 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libtest-minimumversion-perl.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtest-minimumversion-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
