This is an automated email from the git hooks/post-receive script. ntyni pushed a commit to branch master in repository libdbicx-testdatabase-perl.
commit 54a126c8987ff8646309f5f565441805e1182543 Author: Niko Tyni <[email protected]> Date: Sat Jan 27 18:18:09 2018 +0200 Modify build dependency on Test::use::ok to prefer the version bundled with perl --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index ae8c368..2d91342 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ Build-Depends-Indep: perl, libdbd-sqlite3-perl, libdbix-class-perl, libsql-translator-perl, - libtest-simple-perl (>= 1.001010) | libtest-use-ok-perl | perl (>= 5.21.6) + perl (>= 5.21.6) | libtest-simple-perl (>= 1.001010) | libtest-use-ok-perl Standards-Version: 4.1.3 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libdbicx-testdatabase-perl.git Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libdbicx-testdatabase-perl.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdbicx-testdatabase-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
