[DRE-commits] [ruby-gon] branch master updated (f347278 -> ade77ba)

Cédric Boutillier boutil at moszumanska.debian.org
Thu Feb 27 15:57:06 UTC 2014


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

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

      from  f347278   Set XS-Ruby-Versions to all
      adds  bb0de06   Imported Upstream version 5.0.4
       new  dd2aabc   Merge tag 'upstream/5.0.4'
       new  f2c995b   Drop fix_escaper.patch, applied upstream
       new  ade77ba   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:
 .travis.yml                           |   1 +
 CHANGELOG.md                          |  13 +++++++
 Gemfile                               |   5 +++
 LICENSE                               |   9 +++++
 README.md                             |   8 ----
 Rakefile                              |   9 +++--
 checksums.yaml.gz                     | Bin 269 -> 270 bytes
 debian/changelog                      |   7 ++++
 debian/patches/fix_escaper.patch      |  21 -----------
 debian/patches/series                 |   1 -
 gon.gemspec                           |   1 +
 lib/gon.rb                            |   7 +++-
 lib/gon/base.rb                       |  11 ++++--
 lib/gon/escaper.rb                    |   2 +-
 lib/gon/helpers.rb                    |   2 +-
 lib/gon/version.rb                    |   2 +-
 lib/gon/watch.rb                      |   2 +-
 metadata.yml                          |  46 ++++++++++++-----------
 spec/gon/basic_spec.rb                |  69 +++++++++++++++++++---------------
 spec/gon/global_spec.rb               |  40 ++++++++++----------
 spec/gon/jbuilder_spec.rb             |  12 +++---
 spec/gon/rabl_with_rabl_rails_spec.rb |  10 ++---
 spec/gon/rabl_with_rabl_spec.rb       |  16 ++++----
 spec/gon/templates_spec.rb            |   6 +--
 spec/gon/thread_spec.rb               |  34 ++++++++++++++---
 spec/gon/watch_spec.rb                |  10 ++---
 spec/spec_helper.rb                   |   2 +-
 27 files changed, 198 insertions(+), 148 deletions(-)
 create mode 100644 LICENSE
 delete mode 100644 debian/patches/fix_escaper.patch

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



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