[DRE-commits] [ruby-rails-assets-jquery-idletimer] 03/07: update description, depends, add libjs-*

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Thu Jan 8 08:55:20 UTC 2015


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

praveen pushed a commit to branch master
in repository ruby-rails-assets-jquery-idletimer.

commit 1db5fb4efb12230101e2b6d3fe0f2d652c26cfdb
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Thu Jan 8 14:20:42 2015 +0530

    update description, depends, add libjs-*
---
 debian/control | 24 +++++++++++++++++++-----
 1 file changed, 19 insertions(+), 5 deletions(-)

diff --git a/debian/control b/debian/control
index 6906643..70e13c9 100644
--- a/debian/control
+++ b/debian/control
@@ -4,17 +4,31 @@ 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
-Standards-Version: 3.9.5
+Standards-Version: 3.9.6
 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-rails-assets-jquery-idletimer.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-rails-assets-jquery-idletimer.git;a=summary
 Homepage: https://github.com/mikesherov/jquery-idletimer
-Testsuite: autopkgtest
+Testsuite: autopkgtest-pkg-ruby
 XS-Ruby-Versions: all
 
 Package: ruby-rails-assets-jquery-idletimer
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
-# bundler (~> 1.3, development), rake (>= 0, development)
-Description: 
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
+ libjs-jquery, libjs-jquery-idletimer
+Description: provide jquery-idletimer via rails asset pipeline
+ This package provides an easy way for rail apps to include jquery-idletimer.
+ .
+ This is based on the rubygem from rails-assets.org which is autogenerated
+ from its bower package.
 
+Package: libjs-jquery-idletimer
+Architecture: all
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: jquery plugin to monitor user activity with a page
+ A jQuery plugin that fires a custom event when the user is "idle".
+ Idle is defined by not...
+ .
+  * moving the mouse
+  * scrolling the mouse wheel
+  * using the keyboard

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



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