[DRE-commits] [ruby-kaminari] 01/02: update dependencies
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Tue Sep 12 14:17:38 UTC 2017
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository ruby-kaminari.
commit 4bc3bf83104e3f8401e9f523d691d98f7ef76566
Author: Pirate Praveen <praveen at debian.org>
Date: Tue Sep 12 19:22:15 2017 +0530
update dependencies
---
debian/control | 10 ++++++----
1 file changed, 6 insertions(+), 4 deletions(-)
diff --git a/debian/control b/debian/control
index 601d1d8..bd673ef 100644
--- a/debian/control
+++ b/debian/control
@@ -6,9 +6,9 @@ Uploaders: Pirate Praveen <praveen at debian.org>
Build-Depends: debhelper (>= 9~),
gem2deb,
ruby-activesupport (>= 3.0.0~),
- ruby-actionpack (>= 3.0.0~),
- ruby-actionview,
- ruby-activerecord
+ ruby-kaminari-core,
+ ruby-kaminari-actionview,
+ ruby-kaminari-activerecord,
Standards-Version: 4.1.0
Vcs-Git: https://anonscm.debian.org/git/pkg-ruby-extras/ruby-kaminari.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-kaminari.git
@@ -21,8 +21,10 @@ Architecture: all
X-DhRuby-Root: ./
XB-Ruby-Versions: ${ruby:Versions}
Depends: ruby | ruby-interpreter,
- ruby-actionpack (>= 3.0.0~),
ruby-activesupport (>= 3.0.0~),
+ ruby-kaminari-core,
+ ruby-kaminari-actionview,
+ ruby-kaminari-activerecord,
${misc:Depends},
${shlibs:Depends}
Description: pagination engine plugin for Rails 3+ and other modern frameworks
--
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