[DRE-commits] [ruby-i18n] branch master updated (89659ef -> 328a6ed)

Jonas Genannt jonas at brachium-system.net
Wed Nov 27 18:46:14 UTC 2013


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

hggh-guest pushed a change to branch master
in repository ruby-i18n.

      from  89659ef   Remove pristine-tar data from master branch
      adds  938139f   Imported Upstream version 0.6.1
      adds  b287a4c   Imported Upstream version 0.6.4
       new  2798442   Imported Upstream version 0.6.5
       new  7e9162b   Merge tag 'upstream/0.6.5'
       new  1e2a3a5   bumped standards version
       new  a0d92ac   changed ruby1.8 to ruby, added bundler to build dep
       new  4c04306   removed extra whitespace
       new  92ab743   wrap-sort
       new  330e24e   removed patches
       new  328a6ed   new upstream release, remove ruby1.8 dep

The 8 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:
 MIT-LICENSE                                        |  0
 ci/Gemfile.no-rails                                |  2 +-
 ci/Gemfile.rails-2.3.x                             |  2 +-
 ci/Gemfile.rails-3.x                               |  2 +-
 debian/changelog                                   | 15 ++++++
 debian/control                                     | 17 +++++--
 .../patches/0001-Skip-test-that-fails-on-1.9.patch | 28 ------------
 debian/patches/debian-changes-0.5.0-1              | 53 ----------------------
 debian/patches/series                              |  2 -
 lib/i18n.rb                                        |  2 +-
 lib/i18n/backend/base.rb                           |  5 +-
 lib/i18n/backend/interpolation_compiler.rb         |  2 +-
 lib/i18n/config.rb                                 | 23 ++++++++++
 lib/i18n/interpolate/ruby.rb                       |  8 +++-
 lib/i18n/tests/localization/date_time.rb           |  9 +++-
 lib/i18n/tests/localization/time.rb                |  9 +++-
 lib/i18n/version.rb                                |  2 +-
 metadata.yml                                       | 48 ++++++++++----------
 test/backend/exceptions_test.rb                    |  5 ++
 test/backend/interpolation_compiler_test.rb        | 17 +++++++
 test/i18n/interpolate_test.rb                      | 18 ++++++++
 21 files changed, 144 insertions(+), 125 deletions(-)
 mode change 100755 => 100644 MIT-LICENSE
 delete mode 100644 debian/patches/0001-Skip-test-that-fails-on-1.9.patch
 delete mode 100644 debian/patches/debian-changes-0.5.0-1
 delete mode 100644 debian/patches/series

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



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