[DRE-commits] [ruby-gon] branch master updated (c122643 -> bacfb2c)

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Tue Nov 18 20:07:31 UTC 2014


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

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

      from  c122643   prepare changelog
      adds  83ef707   Imported Upstream version 5.2.3
       new  a4588b7   Merge tag 'upstream/5.2.3'
       new  e7c4071   new upstream release
       new  fa6624b   remove remove_lib_from_loadpath_for_spec.patch
       new  9d295c0   update changelog
       new  717b5fe   remove fix_tests_with_rabl_rails.patch
       new  0ddb8dc   update changelog
       new  3f9c950   re add remove_lib_from_loadpath_for_spec.patch
       new  bdd8031   update changelog
       new  27b389f   set minimum ruby-rabl
       new  bacfb2c   upload to experimental

The 10 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                                        |   2 +-
 CHANGELOG.md                                       |  14 +
 README.md                                          |   1 +
 README_old.md                                      | 389 ---------------------
 coffee/watch.coffee                                |  45 +++
 debian/changelog                                   |  10 +
 debian/control                                     |   2 +-
 debian/patches/fix_tests_with_rabl_rails.patch     |  43 ---
 .../remove_lib_from_loadpath_for_spec.patch        |  18 +-
 debian/patches/series                              |   3 +-
 js/watch.js                                        |  27 +-
 lib/gon.rb                                         |  20 +-
 lib/gon/jbuilder.rb                                |  33 +-
 lib/gon/version.rb                                 |   2 +-
 metadata.yml                                       |   7 +-
 spec/gon/basic_spec.rb                             |  43 ++-
 spec/gon/jbuilder_spec.rb                          |  10 +-
 spec/gon/rabl_with_rabl_rails_spec.rb              |   5 +-
 spec/spec_helper.rb                                |  26 +-
 .../sample_with_controller_method.json.jbuilder    |   1 +
 20 files changed, 200 insertions(+), 501 deletions(-)
 delete mode 100644 README_old.md
 create mode 100644 coffee/watch.coffee
 delete mode 100644 debian/patches/fix_tests_with_rabl_rails.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