[DRE-commits] [ruby-cri] branch master updated (c903159 -> 368bdf2)

Cédric Boutillier boutil at moszumanska.debian.org
Mon Jun 9 20:44:07 UTC 2014


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

boutil pushed a change to branch master
in repository ruby-cri.

      from  c903159   wrap and sort dependencies
      adds  9ae89bf   Imported Upstream version 2.6.1
       new  760e61a   Merge tag 'upstream/2.6.1'
       new  4d26f86   refresh privacy-breach.patch
       new  368bdf2   prepare changelog

The 3 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:
 Gemfile.lock                                       |  12 ++--
 NEWS.md                                            |  17 +++--
 README.adoc                                        |   2 +-
 checksums.yaml.gz                                  | Bin 270 -> 268 bytes
 debian/changelog                                   |   7 ++
 debian/patches/privacy-breach.patch                |   4 +-
 lib/cri.rb                                         |   2 +
 lib/cri/command.rb                                 |   3 +
 lib/cri/commands/basic_help.rb                     |   2 +-
 lib/cri/core_ext/string.rb                         |  71 ++++-----------------
 lib/cri/help_renderer.rb                           |  33 ++++++----
 lib/cri/platform.rb                                |  30 +++++++++
 .../{core_ext/string.rb => string_formatter.rb}    |  46 +++++++++----
 lib/cri/version.rb                                 |   2 +-
 metadata.yml                                       |  10 +--
 test/test_command.rb                               |  14 ++++
 .../{test_core_ext.rb => test_string_formatter.rb} |  14 ++--
 17 files changed, 157 insertions(+), 112 deletions(-)
 create mode 100644 lib/cri/platform.rb
 copy lib/cri/{core_ext/string.rb => string_formatter.rb} (69%)
 rename test/{test_core_ext.rb => test_string_formatter.rb} (90%)

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