[DRE-commits] [ruby-kaminari] 02/06: update description, uncomment vcs, add dependencies

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Wed Sep 10 08:58:05 UTC 2014


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

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

commit a855daa7de5e7d5ddd4761b9d68c7dd9780c3291
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Wed Sep 10 10:59:52 2014 +0530

    update description, uncomment vcs, add dependencies
---
 debian/control | 21 ++++++++++++++++-----
 1 file changed, 16 insertions(+), 5 deletions(-)

diff --git a/debian/control b/debian/control
index 331d17a..b9b32b2 100644
--- a/debian/control
+++ b/debian/control
@@ -5,8 +5,8 @@ Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.al
 Uploaders: Pirate Praveen <praveen at debian.org>
 Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.9.0~)
 Standards-Version: 3.9.5
-#Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-kaminari.git
-#Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-kaminari.git;a=summary
+Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-kaminari.git
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-kaminari.git;a=summary
 Homepage: https://github.com/amatsuda/kaminari
 Testsuite: autopkgtest
 XS-Ruby-Versions: all
@@ -14,7 +14,18 @@ XS-Ruby-Versions: all
 Package: ruby-kaminari
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
-# activesupport (>= 3.0.0), actionpack (>= 3.0.0), bundler (>= 1.0.0, development), rake (>= 0, development), tzinfo (>= 0, development), rspec (>= 0, development), rr (>= 0, development), capybara (>= 1.0, development), database_cleaner (~> 1.2.0, development), rdoc (>= 0, development)
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
+ ruby-activesupport, ruby-actionpack
 Description: A pagination engine plugin for Rails 3+ and other modern frameworks
- Kaminari is a Scope & Engine based, clean, powerful, agnostic, customizable and sophisticated paginator for Rails 3+
+ Kaminari is a Scope & Engine based, clean, powerful, agnostic, customizable
+ and sophisticated paginator for Rails 3+
+ .
+ Features:
+ # Clean
+ # Easy to use
+ # Simple scope-based API
+ # Customizable engine-based I18n-aware helper
+ # ORM & template engine agnostic
+ # Modern
+ .
+ Learn more at /usr/share/doc/ruby-kaminari/README.rdoc

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



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