[DRE-commits] [ruby-simple-navigation] 01/01: Add framework dependencies and improve description.

Ben Armstrong synrg at alioth.debian.org
Mon Aug 12 16:21:07 UTC 2013


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

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

commit cf5cd14c8d414f832d54905d0ba87816a07e0971
Author: Ben Armstrong <synrg at debian.org>
Date:   Mon Aug 12 13:10:48 2013 -0300

    Add framework dependencies and improve description.
---
 debian/control |   15 +++++++++------
 1 file changed, 9 insertions(+), 6 deletions(-)

diff --git a/debian/control b/debian/control
index 5b730f8..23d4c1b 100644
--- a/debian/control
+++ b/debian/control
@@ -13,10 +13,13 @@ 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)
+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
- With the simple-navigation gem installed you can easily create multilevel
- navigations for your Rails, Sinatra or Padrino applications. The navigation is
- defined in a single configuration file. It supports automatic as well as
- explicit highlighting of the currently active navigation through regular
- expressions.
+ Easily create multilevel navigations for your Rails, Sinatra or Padrino
+ applications. The navigation is defined in a single configuration file. It
+ supports automatic as well as explicit highlighting of the currently active
+ navigation through regular expressions.
+ .
+ If you are implementing a Sinatra or Padrino web application, you should
+ consider also installing ruby-sinatra-simple-navigation.

-- 
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