[DRE-commits] [ruby-http-accept-language] 01/02: add missing builddepds i18n and activesupport; depend on activesupport and suggest railties

Cédric Boutillier boutil at moszumanska.debian.org
Tue Jun 16 14:26:00 UTC 2015


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

boutil pushed a commit to branch master
in repository ruby-http-accept-language.

commit 3ac98812ea936527729b9aed39116ae3b7d73c59
Author: Cédric Boutillier <boutil at debian.org>
Date:   Tue Jun 16 16:19:35 2015 +0200

    add missing builddepds i18n and activesupport; depend on activesupport and suggest railties
---
 debian/control | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index f287de9..cc3a0fd 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: ruby
 Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
 Uploaders: Anish A <aneesh.nl at gmail.com>
-Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.10~), ruby-rspec-core, ruby-rack-test
+Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.10~), ruby-rspec-core, ruby-rack-test, ruby-i18n, ruby-activesupport
 Standards-Version: 3.9.6
 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-http-accept-language.git
 Vcs-Browser: http://anonscm.debian.org/gitweb?p=pkg-ruby-extras/ruby-http-accept-language.git;a=summary
@@ -13,7 +13,8 @@ XS-Ruby-Versions: all
 Package: ruby-http-accept-language
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-activesupport
+Suggests: ruby-railties
 Description: Ruby library that finds out which locale the user prefers
  This ruby library reads the language user specified in their browser
  and returns the language in an array. This package will be useful

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



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