This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libtest-deep-type-perl.
commit 2b8ed6bb22a73ac640a8f7ea83c7385b31c0288f Author: gregor herrmann <[email protected]> Date: Sun Feb 21 20:10:27 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 69e9d0f..09eb3ae 100644 --- a/debian/control +++ b/debian/control @@ -11,8 +11,8 @@ Build-Depends-Indep: libnamespace-clean-perl, libtest-deep-perl, libtest-fatal-perl, libtest-requires-perl, - libtest-simple-perl (>= 1.001010) | libtest-tester-perl | perl (>= 5.21.6), libtry-tiny-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-deep-type-perl.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtest-deep-type-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
