[DRE-commits] [ruby-highline] 01/06: Merge tag 'upstream/1.7.2'

Antonio Terceiro terceiro at moszumanska.debian.org
Sun Jun 21 00:05:38 UTC 2015


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

terceiro pushed a commit to branch master
in repository ruby-highline.

commit 8f8b81755a5d766a9b230254b79f2b1034ec2764
Merge: 449dbc0 316b8d8
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Sat Jun 20 20:56:51 2015 -0300

    Merge tag 'upstream/1.7.2'
    
    Upstream version 1.7.2
    
    # gpg: Signature made Sáb 20 Jun 2015 20:56:49 BRT using RSA key ID CD460BDE
    # gpg: Good signature from "Antonio Terceiro <terceiro at softwarelivre.org>"
    # gpg:                 aka "Antonio Terceiro <terceiro at dcc.ufba.br>"
    # gpg:                 aka "Antonio Terceiro <terceiro at colivre.coop.br>"
    # gpg:                 aka "Antonio Terceiro <terceiro at debian.org>"

 .travis.yml                       |  15 +++
 COPYING                           |  41 ++++---
 CHANGELOG => Changelog.md         | 134 ++++++++++++++--------
 Gemfile                           |   9 ++
 INSTALL                           |   4 +
 README.rdoc                       |   9 +-
 Rakefile                          |  38 ++-----
 checksums.yaml.gz                 | Bin 269 -> 0 bytes
 highline.gemspec                  |  22 ++--
 lib/highline.rb                   |  56 ++++++----
 lib/highline/menu.rb              |   2 +-
 lib/highline/question.rb          |   5 +-
 lib/highline/style.rb             |  27 +++--
 lib/highline/system_extensions.rb |  11 +-
 lib/highline/version.rb           |   4 +
 metadata.yml                      |  35 ++++--
 test/tc_highline.rb               | 230 +++++++++++++++++++++++++++++++++++++-
 test/tc_menu.rb                   |   4 +-
 test/tc_string_extension.rb       |  13 +++
 test/tc_style.rb                  |  11 ++
 test/ts_all.rb                    |  16 ---
 21 files changed, 513 insertions(+), 173 deletions(-)

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



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