[DRE-commits] [ruby-hamlit] 01/05: Update upstream source from tag 'upstream/2.8.5'

Cédric Boutillier boutil at moszumanska.debian.org
Mon Nov 27 13:04:47 UTC 2017


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

boutil pushed a commit to branch master
in repository ruby-hamlit.

commit 851afc1eb5b3391ac12bbb1117511efd0f1270e1
Merge: f3860a9 7ba119c
Author: Cédric Boutillier <boutil at debian.org>
Date:   Mon Nov 27 13:42:47 2017 +0100

    Update upstream source from tag 'upstream/2.8.5'
    
    Update to upstream version '2.8.5'
    with Debian dir e08fa9ee40bf5087fa55eb9a901cda5b07282375

 .travis.yml                              | 22 ++++++-----
 CHANGELOG.md                             | 40 ++++++++++++++++++++
 Gemfile                                  | 12 +++++-
 README.md                                | 21 ++++-------
 REFERENCE.md                             | 63 ++++++++++++++++++++++++++------
 benchmark/etc/tags_loop.haml             |  2 +
 benchmark/slim/run-benchmarks.rb         | 20 +++++-----
 bin/lineprof                             | 48 ------------------------
 ext/hamlit/hamlit.c                      |  3 ++
 hamlit.gemspec                           |  6 +--
 lib/hamlit/attribute_compiler.rb         | 15 ++++----
 lib/hamlit/attribute_parser.rb           |  2 +-
 lib/hamlit/cli.rb                        | 48 ++++++++++++++++--------
 lib/hamlit/compiler/script_compiler.rb   |  3 +-
 lib/hamlit/compiler/tag_compiler.rb      |  3 +-
 lib/hamlit/engine.rb                     |  3 +-
 lib/hamlit/rails_template.rb             |  4 ++
 lib/hamlit/static_analyzer.rb            | 58 -----------------------------
 lib/hamlit/version.rb                    |  2 +-
 test/haml/filters_test.rb                |  4 +-
 test/haml/haml-spec/ugly_test.rb         |  2 +-
 test/hamlit/attribute_parser_test.rb     |  6 ++-
 test/hamlit/engine/old_attribute_test.rb |  6 +++
 test/hamlit/static_analyzer_test.rb      | 57 -----------------------------
 test/test_helper.rb                      |  4 +-
 25 files changed, 204 insertions(+), 250 deletions(-)

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



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