r53003 - in /trunk/libdbd-csv-perl/debian: changelog control patches/minimumversion.patch

jawnsy-guest at users.alioth.debian.org jawnsy-guest at users.alioth.debian.org
Thu Feb 18 02:48:05 UTC 2010


Author: jawnsy-guest
Date: Thu Feb 18 02:47:57 2010
New Revision: 53003

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=53003
Log:
* Rewrite control description
* Refresh minimumversion patch

Modified:
    trunk/libdbd-csv-perl/debian/changelog
    trunk/libdbd-csv-perl/debian/control
    trunk/libdbd-csv-perl/debian/patches/minimumversion.patch

Modified: trunk/libdbd-csv-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdbd-csv-perl/debian/changelog?rev=53003&op=diff
==============================================================================
--- trunk/libdbd-csv-perl/debian/changelog (original)
+++ trunk/libdbd-csv-perl/debian/changelog Thu Feb 18 02:47:57 2010
@@ -3,8 +3,10 @@
   TODO: update copyright
 
   * New upstream release
+  * Rewrite control description
+  * Refresh minimumversion patch
 
- -- Jonathan Yu <jawnsy at cpan.org>  Wed, 17 Feb 2010 16:40:22 -0500
+ -- Jonathan Yu <jawnsy at cpan.org>  Wed, 17 Feb 2010 22:06:52 -0500
 
 libdbd-csv-perl (0.2600-1) unstable; urgency=low
 

Modified: trunk/libdbd-csv-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdbd-csv-perl/debian/control?rev=53003&op=diff
==============================================================================
--- trunk/libdbd-csv-perl/debian/control (original)
+++ trunk/libdbd-csv-perl/debian/control Thu Feb 18 02:47:57 2010
@@ -8,7 +8,7 @@
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Gunnar Wolf <gwolf at debian.org>, gregor herrmann <gregoa at debian.org>,
  Jonathan Yu <jawnsy at cpan.org>
-Standards-Version: 3.8.3
+Standards-Version: 3.8.4
 Homepage: http://search.cpan.org/dist/DBD-CSV/
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libdbd-csv-perl/
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libdbd-csv-perl/
@@ -20,4 +20,4 @@
 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
- for exporting MS Access and MS Excel data.
+ for exporting data from Microsoft's Access and Excel applications.

Modified: trunk/libdbd-csv-perl/debian/patches/minimumversion.patch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdbd-csv-perl/debian/patches/minimumversion.patch?rev=53003&op=diff
==============================================================================
--- trunk/libdbd-csv-perl/debian/patches/minimumversion.patch (original)
+++ trunk/libdbd-csv-perl/debian/patches/minimumversion.patch Thu Feb 18 02:47:57 2010
@@ -5,7 +5,7 @@
 +++ b/META.yml
 @@ -14,7 +14,7 @@
          file:            lib/DBD/CSV.pm
-         version:         0.26
+         version:         0.27
  requires:     
 -    perl:                5.005003
 +    perl:                5.006




More information about the Pkg-perl-cvs-commits mailing list