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

Cédric Boutillier boutil at moszumanska.debian.org
Fri May 20 22:13:20 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  b57b948   Bump Standards-Version to 3.9.7 (no changes needed)
      adds  dcf134f   Imported Upstream version 0.12.0
       new  9088f6d   Merge tag 'upstream/0.12.0'
       new  9e94b58   Fix tests using plist (Closes: #818154) and ruby2.3
       new  5545b9d   Bump Standards-Version to 3.9.8 (no changes needed)
       new  caff9cd   newer default debian/rules
       new  1a360fd   prepare changelog

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                                     |   2 +
 CHANGELOG.md                                    |  25 ++
 Gemfile                                         |   3 +-
 README.md                                       |   3 +-
 debian/changelog                                |  13 +
 debian/control                                  |   3 +-
 debian/patches/apple_computer.patch             | 233 +++++++++++
 debian/patches/fix_test_230_compatibility.patch |  16 +
 debian/patches/series                           |   2 +
 debian/rules                                    |  11 +-
 fixtures/rails4/Gemfile                         |   2 +-
 lib/rabl.rb                                     |   6 +-
 lib/rabl/builder.rb                             |  40 +-
 lib/rabl/engine.rb                              |  30 +-
 lib/rabl/helpers.rb                             |   7 +-
 lib/rabl/partials.rb                            |   2 +-
 lib/rabl/railtie.rb                             |   2 +-
 lib/rabl/sources.rb                             |   2 +-
 lib/rabl/template.rb                            |  10 +-
 lib/rabl/version.rb                             |   2 +-
 metadata.yml                                    | 499 ------------------------
 test/builder_test.rb                            |  57 ++-
 test/engine_test.rb                             |  28 +-
 test/partials_test.rb                           |  44 +++
 24 files changed, 455 insertions(+), 587 deletions(-)
 create mode 100644 debian/patches/apple_computer.patch
 create mode 100644 debian/patches/fix_test_230_compatibility.patch
 create mode 100644 debian/patches/series
 delete mode 100644 metadata.yml

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