[DRE-commits] [ruby-handlebars-assets] 03/04: 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
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 commit to branch master
in repository ruby-handlebars-assets.
commit 34f2da75e0bb723f4abd2012c92fadb059054629
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Tue Apr 7 19:47:30 2015 +0530
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
---
debian/patches/engine-root.patch | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/patches/engine-root.patch b/debian/patches/engine-root.patch
index ab82ee4..85eced1 100644
--- a/debian/patches/engine-root.patch
+++ b/debian/patches/engine-root.patch
@@ -14,4 +14,4 @@ Index: ruby-handlebars-assets/lib/handlebars_assets/engine.rb
+ config.root = '/usr/share/ruby-handlebars-assets'
initializer "handlebars_assets.assets.register", :group => :all do |app|
::HandlebarsAssets::register_extensions(app.assets)
- end
+ app.assets.version += "#{::HandlebarsAssets::VERSION}"
--
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