[DRE-commits] [ruby-rails-timeago] 02/10: update dependecies, description, vcs

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Tue Sep 30 06:12:47 UTC 2014


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

praveen pushed a commit to branch master
in repository ruby-rails-timeago.

commit d9a8aa175332c53b978bbdc2c94ef10c369729fa
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Tue Sep 30 11:28:27 2014 +0530

    update dependecies, description, vcs
---
 debian/control | 19 ++++++++++++-------
 1 file changed, 12 insertions(+), 7 deletions(-)

diff --git a/debian/control b/debian/control
index 03cba59..7d0341a 100644
--- a/debian/control
+++ b/debian/control
@@ -3,10 +3,12 @@ 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.9.0~)
+Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.9.0~),
+ libjs-jquery-timeago, ruby-activesupport (>=3.1), ruby-actionpack (>=3.1),
+ ruby-rspec
 Standards-Version: 3.9.5
-#Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-rails-timeago.git
-#Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-rails-timeago.git;a=summary
+Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-rails-timeago.git
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-rails-timeago.git;a=summary
 Homepage: https://github.com/jgraichen/rails-timeago
 Testsuite: autopkgtest
 XS-Ruby-Versions: all
@@ -14,7 +16,10 @@ XS-Ruby-Versions: all
 Package: ruby-rails-timeago
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
-# activesupport (>= 3.1), actionpack (>= 3.1), rspec (>= 0, development)
-Description: A Rails Helper to create time tags usable for jQuery Timeago plugin
- jQuery Timeago helper for Rails 3
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
+ libjs-jquery-timeago, ruby-activesupport (>=3.1), ruby-actionpack (>=3.1)
+Description: Rails Helper to create time tags usable for jQuery Timeago plugin
+ jQuery Timeago helper for Rails 3+
+ .
+ See /usr/share/ruby-rails-timeago/README.md for details about using this
+ helper.

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



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