[DRE-commits] [ruby-handlebars-assets] branch master updated (76082c6 -> 543940e)

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Wed Nov 19 17:16:39 UTC 2014


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

praveen pushed a change to branch master
in repository ruby-handlebars-assets.

      from  76082c6   correct paths for engine root
      adds  9b43304   Imported Upstream version 0.18
       new  16f4f9e   Merge tag 'upstream/0.18'
       new  6328c32   add versioned deps, update changelog
       new  4ef0ceb   refrsh patch
       new  24daba3   bump standards version
       new  543940e   upload to experimental

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:
 CHANGELOG.md                                    |   24 +
 README.md                                       |    9 +
 checksums.yaml.gz                               |  Bin 269 -> 0 bytes
 debian/changelog                                |    8 +
 debian/control                                  |    6 +-
 debian/patches/engine-root.patch                |   15 +-
 handlebars_assets.gemspec                       |    3 +-
 lib/handlebars_assets.rb                        |   46 +-
 lib/handlebars_assets/config.rb                 |   80 +-
 lib/handlebars_assets/engine.rb                 |    9 +-
 lib/handlebars_assets/handlebars_template.rb    |  205 ++
 lib/handlebars_assets/tilt_handlebars.rb        |  129 -
 lib/handlebars_assets/version.rb                |    2 +-
 metadata.yml                                    |   11 +-
 test/handlebars_assets/hamlbars_test.rb         |    4 +-
 test/handlebars_assets/slimbars_test.rb         |    2 +-
 test/handlebars_assets/tilt_handlebars_test.rb  |   52 +-
 test/test_helper.rb                             |    2 +-
 vendor/assets/javascripts/handlebars.js         | 3246 +++++++++++++----------
 vendor/assets/javascripts/handlebars.runtime.js |  358 ++-
 20 files changed, 2521 insertions(+), 1690 deletions(-)
 delete mode 100644 checksums.yaml.gz
 create mode 100644 lib/handlebars_assets/handlebars_template.rb
 delete mode 100644 lib/handlebars_assets/tilt_handlebars.rb

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



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