[DRE-commits] [ruby-stringex] 02/04: Merge tag 'upstream/2.6.0'

Youhei SASAKI uwabami-guest at moszumanska.debian.org
Tue Jun 21 12:38:04 UTC 2016


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

uwabami-guest pushed a commit to annotated tag debian/2.6.0-1
in repository ruby-stringex.

commit 7cde0d0cb0a91080f556c7a1db9a51f21d0a7440
Merge: 07a2b13 602ed32
Author: Youhei SASAKI <uwabami at gfd-dennou.org>
Date:   Tue Jun 21 21:25:47 2016 +0900

    Merge tag 'upstream/2.6.0'
    
    Upstream version 2.6.0

 Gemfile                                            |   3 +-
 README.rdoc                                        |  15 ++-
 VERSION                                            |   2 +-
 checksums.yaml.gz                                  | Bin 269 -> 0 bytes
 lib/stringex.rb                                    |   3 +-
 lib/stringex/acts_as_url/adapter/base.rb           |  12 ++-
 lib/stringex/core_ext.rb                           |  10 ++
 lib/stringex/localization/backend/i18n.rb          |   7 +-
 .../localization/conversion_expressions.rb         |   3 +
 lib/stringex/localization/converter.rb             |  10 +-
 lib/stringex/string_extensions.rb                  |  21 ++--
 lib/stringex/unidecoder.rb                         |  15 +--
 lib/stringex/unidecoder_data/x03.yml               |   4 +-
 locales/fr.yml                                     |  72 +++++++++++++
 locales/nb.yml                                     |  76 +++++++++++++
 locales/no.yml                                     |  76 +++++++++++++
 metadata.yml                                       |  27 ++++-
 stringex.gemspec                                   |  20 ++--
 test/unit/acts_as_url_integration_test.rb          |  13 +++
 test/unit/localization/fr_test.rb                  | 118 +++++++++++++++++++++
 test/unit/localization_test.rb                     |   7 +-
 test/unit/string_extensions_test.rb                |  14 ++-
 test/unit/unicode_point_suite/basic_greek_test.rb  |   2 +-
 test/unit/unidecoder_test.rb                       |   3 +-
 24 files changed, 490 insertions(+), 43 deletions(-)

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



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