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 d5b33752a9d798f6140250639a93bd71898e67b7 Author: gregor herrmann <[email protected]> Date: Thu Oct 23 21:39:28 2014 +0200 Add libdbi-test-perl to Suggests. --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index b81d690..653d42e 100644 --- a/debian/control +++ b/debian/control @@ -25,6 +25,7 @@ Depends: ${misc:Depends}, libdbi-perl (>= 1.628), libsql-statement-perl (>= 1.405), libtext-csv-xs-perl (>= 1.11) +Suggests: libdbi-test-perl 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
