This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libdbd-csv-perl.
commit 233d2ba8901a95d745996ea18b29490b142a5c8a Author: gregor herrmann <[email protected]> Date: Thu Oct 23 21:32:06 2014 +0200 Bump versioned (build) dependency on libtext-csv-xs-perl. --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index c0d5d07..37c3b72 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ Build-Depends-Indep: libdbi-perl (>= 1.628), libsql-statement-perl (>= 1.405), libtest-pod-coverage-perl, libtest-pod-perl, - libtext-csv-xs-perl (>= 1.01), + libtext-csv-xs-perl (>= 1.11), perl Standards-Version: 3.9.5 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libdbd-csv-perl.git @@ -24,7 +24,7 @@ Depends: ${misc:Depends}, ${perl:Depends}, libdbi-perl (>= 1.628), libsql-statement-perl (>= 1.405), - libtext-csv-xs-perl (>= 1.01) + libtext-csv-xs-perl (>= 1.11) Description: DBI driver for CSV files DBD::CSV is a Perl DBI Driver for providing an SQL-based interface to records stored in Comma-Separated Value (CSV) files. Such files are frequently used -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdbd-csv-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
