[SCM] Debian packaging of libdbd-csv-perl branch, master, updated. b7d1a9dcd3ee704224d85041e0713b771d5033bb
Ansgar Burchardt
ansgar at debian.org
Sat Sep 10 18:54:28 UTC 2011
The following commit has been merged in the master branch:
commit 68c47c43a490e7270034630ac1510aa858060458
Author: Ansgar Burchardt <ansgar at debian.org>
Date: Sat Sep 10 20:49:45 2011 +0200
Update (build-)dependencies.
diff --git a/debian/control b/debian/control
index c015f75..8d0a023 100644
--- a/debian/control
+++ b/debian/control
@@ -2,8 +2,8 @@ Source: libdbd-csv-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 7.0.50~)
-Build-Depends-Indep: perl, libdbi-perl (>= 1.613), libsql-statement-perl (>= 1.30),
- libtext-csv-xs-perl (>= 0.73), libtest-pod-perl, libtest-pod-coverage-perl,
+Build-Depends-Indep: perl, libdbi-perl (>= 1.616), libsql-statement-perl (>= 1.33),
+ libtext-csv-xs-perl (>= 0.83), libtest-pod-perl, libtest-pod-coverage-perl,
libtest-cpan-meta-perl, perl (>= 5.10.1) | libtest-simple-perl (>= 0.90)
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: gregor herrmann <gregoa at debian.org>,
@@ -16,8 +16,8 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdbd-csv-pe
Package: libdbd-csv-perl
Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, libtext-csv-xs-perl (>= 0.73),
- libdbi-perl (>= 1.613), libsql-statement-perl (>= 1.30)
+Depends: ${misc:Depends}, ${perl:Depends}, libtext-csv-xs-perl (>= 0.83),
+ libdbi-perl (>= 1.616), libsql-statement-perl (>= 1.33)
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
--
Debian packaging of libdbd-csv-perl
More information about the Pkg-perl-cvs-commits
mailing list