[DRE-commits] [ruby-gon] branch master updated (522f57a -> 94e4bc1)

Sruthi Chandran srud-guest at moszumanska.debian.org
Wed Sep 7 08:55:14 UTC 2016


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

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

      from  522f57a   Run wrap-and-sort on packaging files
      adds  edf1b2e   New upstream version 6.1.0
       new  fbb02b4   Merge tag 'upstream/6.1.0'
       new  77a86d5   use rspec_opts from Rakefile
       new  59c35f0   refresh patches
       new  3002927   update changelog
       new  94e4bc1   Ready for upload

The 5 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                                      |   7 +-
 LICENSE                                          |   2 +-
 README.md                                        |  12 +-
 Rakefile                                         |   2 +-
 debian/changelog                                 |  11 ++
 debian/patches/fix-json-scaping-on-tests-strings |  30 ++-
 debian/ruby-tests.rake                           |   1 +
 gon.gemspec                                      |   1 +
 lib/gon.rb                                       |   2 +-
 lib/gon/base.rb                                  |   7 +-
 lib/gon/helpers.rb                               |   2 +-
 lib/gon/jbuilder.rb                              |   2 +-
 lib/gon/jbuilder/parser.rb                       |  12 +-
 lib/gon/request.rb                               |  17 +-
 lib/gon/version.rb                               |   2 +-
 metadata.yml                                     | 233 -----------------------
 spec/gon/basic_spec.rb                           | 121 +++---------
 spec/gon/global_spec.rb                          |   2 -
 spec/gon/jbuilder_spec.rb                        |   2 -
 spec/gon/rabl_with_rabl_rails_spec.rb            |   2 -
 spec/gon/rabl_with_rabl_spec.rb                  |   2 -
 spec/gon/templates_spec.rb                       |   2 -
 spec/gon/thread_spec.rb                          |   2 -
 spec/gon/watch_spec.rb                           |   6 +-
 24 files changed, 88 insertions(+), 394 deletions(-)
 delete mode 100644 metadata.yml

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