[SCM] Debian packaging of libdbd-csv-perl branch, master, updated. debian/0.3500-1-21-g3fa60b2

Xavier Guimard x.guimard at free.fr
Sun May 5 15:11:06 UTC 2013


The following commit has been merged in the master branch:
commit 9c4dfcc217a02b85e7256fbcddc83f2ae4890963
Author: Xavier Guimard <x.guimard at free.fr>
Date:   Sun May 5 17:09:33 2013 +0200

    Update dependencies versions

diff --git a/debian/control b/debian/control
index 883c023..780e899 100644
--- a/debian/control
+++ b/debian/control
@@ -8,13 +8,13 @@ Uploaders: gregor herrmann <gregoa at debian.org>,
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: perl,
-                     libdbi-perl (>= 1.620),
-                     libsql-statement-perl (>= 1.33),
+Build-Depends-Indep: libdbi-perl (>= 1.623),
+                     libsql-statement-perl (>= 1.402),
                      libtest-cpan-meta-perl,
                      libtest-pod-coverage-perl,
                      libtest-pod-perl,
-                     libtext-csv-xs-perl (>= 0.91)
+                     libtext-csv-xs-perl (>= 0.94),
+                     perl
 Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdbd-csv-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdbd-csv-perl.git
@@ -24,9 +24,9 @@ Package: libdbd-csv-perl
 Architecture: all
 Depends: ${misc:Depends},
          ${perl:Depends},
-         libdbi-perl (>= 1.620),
-         libsql-statement-perl (>= 1.33),
-         libtext-csv-xs-perl (>= 0.91)
+         libdbi-perl (>= 1.623),
+         libsql-statement-perl (>= 1.402),
+         libtext-csv-xs-perl (>= 0.94)
 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