[DRE-commits] [ruby-cri] 03/06: Merge tag 'upstream/2.8.0' into experimental
Cédric Boutillier
boutil at moszumanska.debian.org
Sat Apr 22 22:09:15 UTC 2017
This is an automated email from the git hooks/post-receive script.
boutil pushed a commit to annotated tag debian/2.8.0-1_exp1
in repository ruby-cri.
commit 494bd8b6f2c73a54f5631860bf3088340d8cdbe4
Merge: a05be6d ffc8198
Author: Cédric Boutillier <boutil at debian.org>
Date: Fri Apr 21 22:38:42 2017 +0200
Merge tag 'upstream/2.8.0' into experimental
Upstream version 2.8.0
# gpg: Signature faite le ven. 21 avril 2017 22:38:30 CEST
# gpg: avec la clef RSA 9CCD6B319DBF8E40AB1ABD1A89AF82B739CD217A
# gpg: Bonne signature de « Cédric Boutillier <boutil at debian.org> » [ultime]
# gpg: alias « Cédric Boutillier <cedric.boutillier at upmc.fr> » [ultime]
# gpg: alias « Cédric Boutillier <cedric.boutillier at polytechnique.org> » [ultime]
# gpg: alias « Cédric Boutillier <cedric.boutillier at gmail.com> » [ultime]
# Empreinte de clef principale : 3041 4D81 DC28 290C 2568 6DE3 DA49 58F6 11E1 49E9
# Empreinte de la sous-clef : 9CCD 6B31 9DBF 8E40 AB1A BD1A 89AF 82B7 39CD 217A
Gemfile | 6 +-
Gemfile.lock | 71 ++++++++++------------
NEWS.md | 15 +++++
README.adoc | 22 +++++--
Rakefile | 17 +++---
cri.gemspec | 4 +-
lib/cri.rb | 4 +-
lib/cri/argument_array.rb | 2 -
lib/cri/command.rb | 83 ++++++++++++++++---------
lib/cri/command_dsl.rb | 45 ++++++++------
lib/cri/command_runner.rb | 4 +-
lib/cri/commands/basic_help.rb | 12 ++--
lib/cri/commands/basic_root.rb | 4 +-
lib/cri/core_ext.rb | 2 -
lib/cri/core_ext/string.rb | 2 -
lib/cri/help_renderer.rb | 19 ++----
lib/cri/option_parser.rb | 26 ++++----
lib/cri/platform.rb | 2 -
lib/cri/string_formatter.rb | 4 +-
lib/cri/version.rb | 4 +-
metadata.yml | 109 ---------------------------------
test/helper.rb | 8 +--
test/test_argument_array.rb | 2 +-
test/test_base.rb | 5 +-
test/test_basic_help.rb | 2 +-
test/test_basic_root.rb | 17 +++++-
test/test_command.rb | 133 +++++++++++++++++++++++++++++++----------
test/test_command_dsl.rb | 62 +++++++++----------
test/test_command_runner.rb | 6 +-
test/test_option_parser.rb | 122 ++++++++++++++++++-------------------
test/test_string_formatter.rb | 2 +-
31 files changed, 403 insertions(+), 413 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-cri.git
More information about the Pkg-ruby-extras-commits
mailing list