[DRE-commits] [ruby-slim] branch master updated (239a05e -> 6e81e87)

Sruthi Chandran srud-guest at moszumanska.debian.org
Wed Jul 26 19:48:06 UTC 2017


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

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

      from  239a05e   Release version 3.0.7-1
      adds  858bd34   New upstream version 3.0.8
       new  f58e2b8   Updated version 3.0.8 from 'upstream/3.0.8'
       new  ee18a9b   Update Standards version and enable autopkgtest
       new  6e81e87   Update 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                           |  22 +++--
 CHANGES                               |   6 ++
 Gemfile                               |   6 +-
 LICENSE                               |   2 +-
 README.jp.md                          |  61 +++++++++++--
 README.md                             |  63 +++++++++++---
 benchmarks/profile-parser.rb          |   0
 benchmarks/profile-render.rb          |   0
 debian/changelog                      |   8 ++
 debian/control                        |   3 +-
 doc/include.md                        |   2 +-
 doc/jp/include.md                     |   2 +-
 doc/smart.md                          |  99 +++++++++++++---------
 lib/slim/engine.rb                    |   2 +-
 lib/slim/parser.rb                    |  14 +--
 lib/slim/smart/parser.rb              |   2 -
 lib/slim/version.rb                   |   2 +-
 slim.gemspec                          |   4 +-
 test/core/helper.rb                   |   6 +-
 test/core/test_commands.rb            |  11 ++-
 test/core/test_html_structure.rb      |   8 --
 test/core/test_parser_errors.rb       |   2 +-
 test/core/test_slim_template.rb       |   3 +-
 test/core/test_splat_prefix_option.rb | 155 ++++++++++++++++++++++++++++++++++
 test/core/test_unicode.rb             |   1 -
 test/smart/test_smart_text.rb         |   2 -
 26 files changed, 379 insertions(+), 107 deletions(-)
 mode change 100644 => 100755 benchmarks/profile-parser.rb
 mode change 100644 => 100755 benchmarks/profile-render.rb
 create mode 100644 test/core/test_splat_prefix_option.rb

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



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