[DRE-commits] [ruby-rabl] branch master updated (1a360fd -> 5b730d2)

Cédric Boutillier boutil at moszumanska.debian.org
Wed Aug 24 11:02:35 UTC 2016


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

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

      from  1a360fd   prepare changelog
      adds  6c4311f   Imported Upstream version 0.13.0
       new  92bf780   Merge tag 'upstream/0.13.0'
       new  ca1ac66   Drop apple_computer.patch, applied upstream
       new  d3dcd15   Drop fix_test_230_compatibility.patch, applied upstream
       new  5b730d2   prepare changelog

The 4 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                                     |  12 +-
 CHANGELOG.md                                    |   4 +
 Gemfile.ci                                      |  14 --
 debian/changelog                                |   8 +
 debian/patches/apple_computer.patch             | 233 ------------------------
 debian/patches/fix_test_230_compatibility.patch |  16 --
 debian/patches/series                           |   2 -
 lib/rabl/builder.rb                             |  12 +-
 lib/rabl/digestor.rb                            |  28 ++-
 lib/rabl/engine.rb                              |  12 +-
 lib/rabl/helpers.rb                             |  16 +-
 lib/rabl/template.rb                            |   2 +-
 lib/rabl/version.rb                             |   2 +-
 rabl.gemspec                                    |   4 +-
 test/builder_test.rb                            |   2 +-
 test/helpers_test.rb                            |   8 +-
 test/plist_engine_test.rb                       |  48 ++---
 test/renderer_test.rb                           |   2 +-
 18 files changed, 98 insertions(+), 327 deletions(-)
 delete mode 100644 Gemfile.ci
 delete mode 100644 debian/patches/apple_computer.patch
 delete mode 100644 debian/patches/fix_test_230_compatibility.patch
 delete mode 100644 debian/patches/series

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



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