[DRE-commits] [ruby-stringex] branch master updated (dd08fad -> 0825d7c)

Youhei SASAKI uwabami-guest at moszumanska.debian.org
Tue Aug 29 03:02:16 UTC 2017


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

uwabami-guest pushed a change to branch master
in repository ruby-stringex.

      from  dd08fad   Bump Standard version: 3.9.8
      adds  2853bc2   New upstream version 2.7.1
       new  8b19eb3   Updated version 2.7.1 from 'upstream/2.7.1'
       new  f076a44   Bump debhelper >= 10
       new  f44b9ea   Bump Standard Version: 4.0.0
       new  0825d7c   Update debian/changelog

The 4 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:
 README.rdoc                                        |  10 +
 Rakefile                                           |   6 +-
 VERSION                                            |   2 +-
 debian/changelog                                   |  15 +
 debian/control                                     |   4 +-
 lib/stringex/acts_as_url.rb                        |   5 +
 lib/stringex/acts_as_url/adapter/base.rb           |  19 +-
 lib/stringex/acts_as_url/adapter/data_mapper.rb    |   6 +-
 lib/stringex/acts_as_url/adapter/mongoid.rb        |   4 +-
 lib/stringex/configuration/acts_as_url.rb          |  20 +-
 lib/stringex/configuration/string_extensions.rb    |  14 +-
 lib/stringex/localization.rb                       |   2 +-
 lib/stringex/localization/backend/i18n.rb          |   5 +-
 .../localization/conversion_expressions.rb         | 118 +++---
 lib/stringex/localization/default_conversions.rb   | 112 +++---
 lib/stringex/string_extensions.rb                  |   2 +-
 metadata.yml                                       | 403 ---------------------
 stringex.gemspec                                   |   6 +-
 test/unit/acts_as_url/adapter/activerecord.rb      |   6 +-
 test/unit/acts_as_url/adapter/datamapper.rb        |   4 +-
 test/unit/acts_as_url/adapter/mongoid.rb           |  18 +-
 test/unit/acts_as_url_configuration_test.rb        |   4 +-
 test/unit/acts_as_url_integration_test.rb          | 205 ++++++-----
 test/unit/localization_test.rb                     |  16 +-
 test/unit/string_extensions_test.rb                |   6 +-
 25 files changed, 346 insertions(+), 666 deletions(-)
 delete mode 100644 metadata.yml

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