~ubuntu-branches/ubuntu/wily/libdbd-csv-perl/wily

« back to all changes in this revision

Viewing changes to META.yml

  • Committer: Package Import Robot
  • Author(s): gregor herrmann
  • Date: 2012-06-04 19:28:58 UTC
  • mfrom: (1.1.9)
  • Revision ID: package-import@ubuntu.com-20120604192858-c0v41jcco220ezyh
Tags: 0.3500-1
* New upstream release.
* Update years of upstream and packaging copyright.
* debian/copyright: update to Copyright-Format 1.0.
* Bump Standards-Version to 3.9.3 (no changes).
* Set debhelper compatibility level to 8.
* Update versioned (build) dependencies.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
--- #YAML:1.0
2
2
name:                    DBD-CSV
3
 
version:                 0.33
 
3
version:                 0.35
4
4
abstract:                DBI driver for CSV files
5
5
license:                 perl
6
6
author:
13
13
provides:
14
14
    DBD::CSV:
15
15
        file:            lib/DBD/CSV.pm
16
 
        version:         0.33
 
16
        version:         0.35
17
17
requires:
18
18
    perl:                5.008001
19
19
    DBI:                 1.614
31
31
    Cwd:                 0
32
32
    charnames:           0
33
33
recommends:
34
 
    perl:                5.014001
35
 
    DBI:                 1.616
36
 
    Text::CSV_XS:        0.83
 
34
    perl:                5.014002
 
35
    DBI:                 1.620
 
36
    Text::CSV_XS:        0.88
37
37
    Test::More:          0.98
38
38
installdirs:             site
39
39
resources: