[DRE-commits] [ruby-js-routes] 03/08: update depends, description, and std ver

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Wed Dec 31 06:42:48 UTC 2014


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

praveen pushed a commit to branch master
in repository ruby-js-routes.

commit 85fae1ed176cb6e04a0a8b6cdebbdd2ef43ded80
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Wed Dec 31 12:06:52 2014 +0530

    update depends, description, and std ver
---
 debian/control | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index 6d7ea3d..eb4dd66 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ 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, ruby-rspec, rake
-Standards-Version: 3.9.5
+Standards-Version: 3.9.6
 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-js-routes.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-js-routes.git;a=summary
 Homepage: http://github.com/railsware/js-routes
@@ -14,7 +14,10 @@ XS-Ruby-Versions: all
 Package: ruby-js-routes
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
-# railties (>= 3.2), sprockets-rails (>= 0), rspec (>= 3.0.0, development), bundler (>= 1.1.0, development), guard (>= 0, development), guard-coffeescript (>= 0, development), appraisal (>= 0.5.2, development), therubyracer (>= 0, development)
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
+ ruby-railties, ruby-sprockets-rails
 Description: Brings Rails named routes to javascript
- Generates javascript file that defines all Rails named routes as javascript helpers
+ Generates javascript file that defines all Rails named routes as javascript
+ helpers
+ .
+ Learn about its usage from /usr/share/doc/ruby-js-routes/Readme.md.gz

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



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