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 dc987ab363bed87c41741f895404341743a48840 Author: gregor herrmann <[email protected]> Date: Sat Oct 25 17:57:26 2014 +0200 drop version from perl build dependency was added for Text::Balanced but even 5.9.5 has the new enough version Git-Dch: Ignore --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index ff68fc5..7d3a1cc 100644 --- a/debian/control +++ b/debian/control @@ -52,7 +52,7 @@ Build-Depends-Indep: libclass-accessor-grouped-perl (>= 0.10012), libtext-csv-perl, libtime-piece-mysql-perl, libtry-tiny-perl (>= 0.07), - perl (>= 5.11.0), + perl, 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 -- 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
