[DRE-commits] [ruby-text-table] 01/03: Merge tag 'upstream/1.2.3'

Cédric Boutillier boutil at alioth.debian.org
Thu Aug 1 15:24:47 UTC 2013


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

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

commit dac9a8cd619ed6d6f4cde5113bcbb6d78804035b
Merge: 078e48d 6b45b13
Author: Cédric Boutillier <boutil at debian.org>
Date:   Mon May 13 17:05:06 2013 +0200

    Merge tag 'upstream/1.2.3'
    
    Upstream version 1.2.3
    
    # gpg: Signature faite le lun. 13 mai 2013 17:05:06 CEST avec la clef RSA d'identifiant 11E149E9
    # 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> »

 .document                             |    5 +-
 .gitignore                            |   30 +-
 CHANGELOG.rdoc                        |    8 +-
 Gemfile                               |    3 +
 README.rdoc                           |   68 +++--
 Rakefile                              |   46 ---
 VERSION                               |    1 -
 checksums.yaml.gz                     |  Bin 0 -> 269 bytes
 lib/text-table/table.rb               |    1 +
 lib/text-table/version.rb             |    5 +
 metadata.yml                          |  128 ++++-----
 spec/cell_spec.rb                     |    2 +-
 spec/enumerable_spec.rb               |   30 +-
 spec/integration/alignment_spec.rb    |  183 ++++++++++++
 spec/integration/boundaries_spec.rb   |  113 ++++++++
 spec/integration/column_spans_spec.rb |  226 +++++++++++++++
 spec/integration/parts_spec.rb        |   68 +++++
 spec/integration/performance_spec.rb  |   19 ++
 spec/integration_helper.rb            |   13 +
 spec/spec.opts                        |    2 -
 spec/spec_helper.rb                   |   14 +-
 spec/table_spec.rb                    |  491 ---------------------------------
 text-table.gemspec                    |   84 ++----
 23 files changed, 774 insertions(+), 766 deletions(-)

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



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