[DRE-commits] [ruby-dbf] 01/04: Merge tag 'upstream/2.0.6'

Cédric Boutillier boutil at moszumanska.debian.org
Tue Dec 3 09:09:02 UTC 2013


This is an automated email from the git hooks/post-receive script.

boutil pushed a commit to branch master
in repository ruby-dbf.

commit 3434eef11bec350d8c9dc4ee412d7a4d723809c2
Merge: b026b3e 83cba58
Author: Cédric Boutillier <boutil at debian.org>
Date:   Tue Dec 3 07:58:37 2013 +0100

    Merge tag 'upstream/2.0.6'
    
    Upstream version 2.0.6
    
    # gpg: Signature faite le mar. 03 déc. 2013 07:58:28 CET avec la clef RSA d'identifiant 8F9F8F09
    # gpg: Bonne signature de « Cédric Boutillier <boutil at debian.org> »
    # gpg:                 alias « Cédric Boutillier <cedric.boutillier at upmc.fr> »
    # gpg:                 alias « Cédric Boutillier <cedric.boutillier at polytechnique.org> »
    # gpg:                 alias « Cédric Boutillier <cedric.boutillier at gmail.com> »

 CHANGELOG.md                       |    3 +
 Gemfile.lock                       |    2 +-
 README.md                          |   13 +
 checksums.yaml.gz                  |  Bin 270 -> 271 bytes
 dbf.gemspec                        |    1 +
 docs/encodings.csv                 |   60 +
 lib/dbf.rb                         |    3 +-
 lib/dbf/column/base.rb             |    5 +-
 lib/dbf/encodings.rb               |   63 +
 lib/dbf/header.rb                  |   17 +
 lib/dbf/memo/foxpro.rb             |    3 +
 lib/dbf/table.rb                   |   49 +-
 lib/dbf/table/encodings.rb         |   66 -
 lib/dbf/version.rb                 |    2 +-
 metadata.yml                       |   18 +-
 spec/dbf/dir_alumnos.csv           | 3118 ++++++++++++++++++++++++++++++++++++
 spec/dbf/file_formats_spec.rb      |   28 +-
 spec/dbf/test.csv                  | 3118 ++++++++++++++++++++++++++++++++++++
 spec/fixtures/dir_alumnos.dbf      |  Bin 0 -> 2824486 bytes
 spec/fixtures/dir_alumnos.fpt      |  Bin 0 -> 231808 bytes
 spec/fixtures/test.rb              |   48 +
 spec/fixtures/test/dir_alumnos.dbf |  Bin 0 -> 2824486 bytes
 spec/fixtures/test/dir_alumnos.fpt |  Bin 0 -> 231808 bytes
 23 files changed, 6519 insertions(+), 98 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-dbf.git



More information about the Pkg-ruby-extras-commits mailing list