[DRE-commits] [ruby-handlebars-assets] 03/09: update description, dependencies and uncomment vcs

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Sun May 4 06:46:51 UTC 2014


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 ea41cd97a8e70cdaccf837750cbc3ab7d4b73282
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Sun May 4 12:11:58 2014 +0530

    update description, dependencies and uncomment vcs
---
 debian/control | 24 ++++++++++++++++--------
 1 file changed, 16 insertions(+), 8 deletions(-)

diff --git a/debian/control b/debian/control
index 419b8ee..50fe9e8 100644
--- a/debian/control
+++ b/debian/control
@@ -3,17 +3,25 @@ Section: ruby
 Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
 Uploaders: Pirate Praveen <praveen at debian.org>
-Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.7.5~)
+Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.7.5~), ruby-slim,
+ ruby-execjs, ruby-tilt, ruby-multi-json, ruby-sprockets, ruby-haml,
+ libjs-handlebars, libjs-handlebars.runtime
 Standards-Version: 3.9.5
-#Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-handlebars-assets.git
-#Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-handlebars-assets.git;a=summary
-Homepage: 
+Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-handlebars-assets.git
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-handlebars-assets.git;a=summary
+Homepage: https://github.com/leshill/handlebars_assets
 XS-Ruby-Versions: all
 
 Package: ruby-handlebars-assets
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
-# execjs (>= 1.2.9), tilt (>= 0), multi_json (>= 0), sprockets (>= 2.0.3), debugger (>= 0, development), haml (>= 0, development), rake (>= 0, development), slim (>= 0, development), json (~> 1.7.7, development)
-Description: Compile Handlebars templates in the Rails asset pipeline.
- Compile Handlebars templates in the Rails asset pipeline.
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
+ ruby-execjs, ruby-tilt, ruby-multi-json, ruby-sprockets,
+ libjs-handlebars, libjs-handlebars.runtime
+Description: compile Handlebars templates in the Rails asset pipeline
+ Give your Handlebars templates their own files (including partials) and
+ have them compiled, compressed, and cached as part of the Rails 3.1 asset
+ pipeline!
+ .
+ Using `sprockets` with Sinatra or another framework? handlebars_assets
+ works outside of Rails too (as of v0.2.0)

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