[DRE-commits] [ruby-handlebars-assets] branch master updated (a8f5cd7 -> 216405d)

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Tue Apr 7 14:25:01 UTC 2015


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  a8f5cd7   fix path in links
      adds  6b3a5cb   Imported Upstream version 0.20.1
       new  327251d   Merge tag 'upstream/0.20.1'
       new  c4f28ff   provide libjs-handlebars packages
       new  34f2da7   refresh patcPackage: libjs-handlebars.runtime Architecture: all Depends: ${shlibs:Depends}, ${misc:Depends} Description: runtime for handlebars semantic templates library  Handlebars templates look like regular HTML, with embedded handlebars  expressions.  .  You can deliver a template to the browser by including it in a <script> tag.  .  Learn more about its usage from http://handlebarsjs.com/h
       new  216405d   upload to experimental

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:
 CHANGELOG.md                                    |   18 +
 debian/changelog                                |    7 +
 debian/control                                  |   22 +
 debian/libjs-handlebars.install                 |    1 +
 debian/libjs-handlebars.runtime.install         |    1 +
 debian/patches/engine-root.patch                |    2 +-
 handlebars_assets.gemspec                       |   22 +-
 lib/handlebars_assets.rb                        |    4 +
 lib/handlebars_assets/config.rb                 |    8 +-
 lib/handlebars_assets/engine.rb                 |    1 +
 lib/handlebars_assets/handlebars.rb             |    2 +-
 lib/handlebars_assets/handlebars_template.rb    |   40 +-
 lib/handlebars_assets/version.rb                |    2 +-
 metadata.yml                                    |   92 +-
 test/handlebars_assets/compiling_test.rb        |    2 +-
 test/handlebars_assets/hamlbars_test.rb         |    2 +-
 test/handlebars_assets/slimbars_test.rb         |    2 +-
 test/handlebars_assets/tilt_handlebars_test.rb  |    3 +-
 test/test_helper.rb                             |    4 +-
 vendor/assets/javascripts/handlebars.js         | 2317 +++++++++++++++--------
 vendor/assets/javascripts/handlebars.runtime.js |  236 ++-
 21 files changed, 1787 insertions(+), 1001 deletions(-)
 create mode 100644 debian/libjs-handlebars.install
 create mode 100644 debian/libjs-handlebars.runtime.install

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