[DRE-commits] [ruby-rails-timeago] 01/04: Merge tag 'upstream/2.16.0'

Sruthi Chandran srud-guest at moszumanska.debian.org
Wed Jun 28 12:54:26 UTC 2017


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

srud-guest pushed a commit to branch master
in repository ruby-rails-timeago.

commit 53b011b00a37b56a0ea66d09c16bbcdfed2e3116
Merge: 89d4d13 e6dc614
Author: Sruthi Chandran <srud at disroot.org>
Date:   Wed Jun 28 17:50:41 2017 +0530

    Merge tag 'upstream/2.16.0'
    
    Upstream version 2.16.0
    
    # gpg: Signature made Wed 28 Jun 2017 05:50:41 PM IST
    # gpg:                using RSA key B1C94F67189FFAC02648FBF3D4DEB22FC0B96E15
    # gpg: Good signature from "Sruthi Chandran <srud at openmailbox.org>" [unknown]
    # gpg:                 aka "Srud <angelsrud at gmail.com>" [unknown]
    # gpg:                 aka "Srud <srud at openmailbox.org>" [unknown]
    # gpg:                 aka "Sruthi Chandran <srud at disroot.org>" [unknown]
    # gpg: WARNING: This key is not certified with a trusted signature!
    # gpg:          There is no indication that the signature belongs to the owner.
    # Primary key fingerprint: F889 1B55 2BAD DE5D 0936  8B47 C9B0 AC74 C72B 5836
    #      Subkey fingerprint: B1C9 4F67 189F FAC0 2648  FBF3 D4DE B22F C0B9 6E15

 .travis.yml                                        |  18 +-
 CHANGELOG.md                                       |  23 ++
 Gemfile                                            |  10 +-
 README.md                                          |   7 +-
 lib/assets/javascripts/rails-timeago-all.js        |  16 ++
 lib/assets/javascripts/rails-timeago.js            |   6 +-
 lib/rails-timeago/version.rb                       |   7 +-
 metadata.yml                                       | 151 ------------
 rails-timeago.gemspec                              |   1 -
 spec/rails-timeago_spec.rb                         |  44 ++++
 spec/spec_helper.rb                                |  14 ++
 spec/support/assets/javascripts/jquery.js          |   4 +
 spec/support/stub.rb                               |  69 ++++++
 spec/timeago/helper_spec.rb                        | 259 ++++++++++++---------
 vendor/assets/javascripts/jquery.timeago.js        |  47 ++--
 .../javascripts/locales/jquery.timeago.af.js       |  20 ++
 .../javascripts/locales/jquery.timeago.ar.js       |   2 +-
 .../javascripts/locales/jquery.timeago.az-short.js |  20 ++
 .../javascripts/locales/jquery.timeago.az.js       |  20 ++
 .../javascripts/locales/jquery.timeago.ca.js       |  24 +-
 .../javascripts/locales/jquery.timeago.cs.js       |  24 +-
 .../javascripts/locales/jquery.timeago.de-short.js |  20 ++
 .../javascripts/locales/jquery.timeago.dv.js       |  22 ++
 .../javascripts/locales/jquery.timeago.et.js       |  22 +-
 .../javascripts/locales/jquery.timeago.eu.js       |  17 ++
 .../javascripts/locales/jquery.timeago.fa-short.js |  20 ++
 .../javascripts/locales/jquery.timeago.fa.js       |  44 ++--
 .../javascripts/locales/jquery.timeago.he.js       |   8 +-
 .../javascripts/locales/jquery.timeago.it-short.js |  20 ++
 .../javascripts/locales/jquery.timeago.ja.js       |   4 +-
 .../javascripts/locales/jquery.timeago.ko.js       |  21 +-
 .../javascripts/locales/jquery.timeago.ky.js       |  34 +++
 .../javascripts/locales/jquery.timeago.lv.js       |  20 ++
 .../javascripts/locales/jquery.timeago.mk.js       |   2 +-
 .../javascripts/locales/jquery.timeago.nl.js       |   4 +-
 .../locales/jquery.timeago.pt-br-short.js          |  20 ++
 .../javascripts/locales/jquery.timeago.pt-short.js |  20 ++
 .../javascripts/locales/jquery.timeago.ru.js       |   7 +-
 .../javascripts/locales/jquery.timeago.rw.js       |  20 ++
 .../javascripts/locales/jquery.timeago.si.js       |  18 ++
 .../javascripts/locales/jquery.timeago.sk.js       |  40 ++--
 .../javascripts/locales/jquery.timeago.sl.js       |  32 ++-
 .../javascripts/locales/jquery.timeago.sr.js       |  49 ++++
 .../javascripts/locales/jquery.timeago.tr-short.js |  20 ++
 .../javascripts/locales/jquery.timeago.uk.js       |   2 +-
 .../javascripts/locales/jquery.timeago.uz.js       |  38 +--
 46 files changed, 885 insertions(+), 425 deletions(-)

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



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