[DRE-commits] [ruby-dbf] branch master updated (098fe33 -> 783bd33)

David Suárez deiv-guest at moszumanska.debian.org
Sun Oct 5 14:37:44 UTC 2014


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

deiv-guest pushed a change to branch master
in repository ruby-dbf.

      from  098fe33   rewrite shebang to use -s ruby flag (Closes: #731184)
      adds  1e25916   Imported Upstream version 2.0.7
       new  16e65dd   Merge tag 'upstream/2.0.7'
       new  783bd33   Prepare changelog

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 CHANGELOG.md                                    |    3 +
 Gemfile.lock                                    |   20 +-
 README.md                                       |    2 +-
 Rakefile                                        |   29 +-
 bin/dbf                                         |   15 +-
 checksums.yaml.gz                               |  Bin 271 -> 269 bytes
 dbf.gemspec                                     |    2 +-
 debian/changelog                                |   10 +
 docs/{encodings.csv => supported_encodings.csv} |    6 +-
 lib/dbf/version.rb                              |    2 +-
 metadata.yml                                    |   24 +-
 spec/dbf/dir_alumnos.csv                        | 3118 -----------------------
 spec/dbf/file_formats_spec.rb                   |   22 -
 spec/dbf/record_spec.rb                         |    6 +-
 spec/dbf/table_spec.rb                          |    4 +-
 spec/dbf/test.csv                               | 3118 -----------------------
 spec/fixtures/dir_alumnos.dbf                   |  Bin 2824486 -> 0 bytes
 spec/fixtures/dir_alumnos.fpt                   |  Bin 231808 -> 0 bytes
 spec/fixtures/test.rb                           |   48 -
 spec/fixtures/test/dir_alumnos.dbf              |  Bin 2824486 -> 0 bytes
 spec/fixtures/test/dir_alumnos.fpt              |  Bin 231808 -> 0 bytes
 spec/rvm_ruby_runner.rb                         |   13 -
 22 files changed, 50 insertions(+), 6392 deletions(-)
 rename docs/{encodings.csv => supported_encodings.csv} (94%)
 delete mode 100644 spec/dbf/dir_alumnos.csv
 delete mode 100644 spec/dbf/test.csv
 delete mode 100644 spec/fixtures/dir_alumnos.dbf
 delete mode 100644 spec/fixtures/dir_alumnos.fpt
 delete mode 100644 spec/fixtures/test.rb
 delete mode 100644 spec/fixtures/test/dir_alumnos.dbf
 delete mode 100644 spec/fixtures/test/dir_alumnos.fpt
 delete mode 100644 spec/rvm_ruby_runner.rb

-- 
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