[DRE-commits] [ruby-simple-navigation] 04/09: d/control: Update BD and Dependencies (Closes: #769788)

Sebastien Badia sbadia-guest at moszumanska.debian.org
Thu Mar 3 19:21:59 UTC 2016


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

sbadia-guest pushed a commit to branch master
in repository ruby-simple-navigation.

commit a651819bc02636ea5f21b333b33d66e568d92719
Author: Sebastien Badia <seb at sebian.fr>
Date:   Thu Mar 3 15:32:31 2016 -0300

    d/control: Update BD and Dependencies (Closes: #769788)
---
 debian/control | 17 +++++++++++++++--
 1 file changed, 15 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 070a186..cb54583 100644
--- a/debian/control
+++ b/debian/control
@@ -3,8 +3,17 @@ Section: ruby
 Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
 Uploaders: Ben Armstrong <synrg at sanctuary.nslug.ns.ca>
-Build-Depends: debhelper (>= 9~), gem2deb (>= 0.4.1~), ruby-activesupport (>= 2:2.3.2), ruby-actionpack, rake, ruby-rspec (>= 2.0.1)
 Standards-Version: 3.9.4
+Build-Depends: debhelper (>= 9~),
+               gem2deb,
+               rake,
+               ruby-sinatra,
+               ruby-actionpack,
+               ruby-activesupport (>= 2.3.2),
+               ruby-rspec,
+               ruby-coveralls,
+               ruby-capybara,
+               ruby-memfs
 Vcs-Git: https://anonscm.debian.org/git/pkg-ruby-extras/ruby-simple-navigation.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-simple-navigation.git
 Homepage: http://github.com/codeplant/simple-navigation
@@ -13,7 +22,6 @@ XS-Ruby-Versions: all
 Package: ruby-simple-navigation
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-activesupport (>= 2:2.3.2), ruby-rails-3.2 | ruby-sinatra
 Suggests: ruby-sinatra-simple-navigation
 Description: Library to create navigations for Ruby web applications
  Easily create multilevel navigations for your Rails, Sinatra or Padrino
@@ -23,3 +31,8 @@ Description: Library to create navigations for Ruby web applications
  .
  If you are implementing a Sinatra or Padrino web application, you should
  consider also installing ruby-sinatra-simple-navigation.
+Depends: ruby | ruby-interpreter,
+         ruby-rails | ruby-sinatra,
+         ruby-activesupport (>= 2.3.2),
+         ${misc:Depends},
+         ${shlibs:Depends}

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



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