This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libdbix-class-perl.
commit c761893db1ed89eb781a37e341021fada27feefc Author: gregor herrmann <[email protected]> Date: Mon Oct 6 17:53:11 2014 +0200 (Build) depend on perl >= 5.11.0 for Text::Balanced 2.00. --- debian/control | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 4f10b62..a732868 100644 --- a/debian/control +++ b/debian/control @@ -56,7 +56,7 @@ Build-Depends-Indep: libclass-accessor-grouped-perl (>= 0.10012), libtext-csv-perl, libtime-piece-mysql-perl, libtry-tiny-perl (>= 0.07), - perl, + perl (>= 5.11.0), perl (>= 5.11.1) | libtest-simple-perl Standards-Version: 3.9.6 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libdbix-class-perl.git @@ -84,7 +84,8 @@ Depends: ${misc:Depends}, libscope-guard-perl, libsql-abstract-perl (>= 1.80), libsub-name-perl, - libtry-tiny-perl (>= 0.07) + libtry-tiny-perl (>= 0.07), + perl (>= 5.11.0) Recommends: libsql-translator-perl (>= 0.11016) Suggests: libclass-dbi-perl, libgetopt-long-descriptive-perl, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdbix-class-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
