[DRE-commits] [ruby-i18n-inflector-rails] 01/04: revised rails dependencies
Caitlin Matos
cm-guest at moszumanska.debian.org
Wed Aug 13 13:40:25 UTC 2014
This is an automated email from the git hooks/post-receive script.
cm-guest pushed a commit to branch master
in repository ruby-i18n-inflector-rails.
commit 8fea97dbe3f363638d482e2573112cfc82231bf3
Author: Caitlin Matos <caitlin.matos at zoho.com>
Date: Tue Aug 12 14:08:47 2014 -0400
revised rails dependencies
---
debian/control | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/debian/control b/debian/control
index 7a82c66..4fcb4e7 100644
--- a/debian/control
+++ b/debian/control
@@ -3,8 +3,7 @@ Section: ruby
Priority: optional
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
Uploaders: Pirate Praveen <praveen at debian.org>
-Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.7.5~), rake, ruby-rspec, ruby-i18n-inflector,
- ruby-actionpack-3.2, ruby-railties-3.2
+Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.7.5~), rake, ruby-rspec, ruby-i18n-inflector, ruby-actionpack (>= 2:3.0), ruby-railties (>= 2:3.0)
Standards-Version: 3.9.5
Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-i18n-inflector-rails.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-i18n-inflector-rails.git;a=summary
@@ -14,8 +13,7 @@ XS-Ruby-Versions: all
Package: ruby-i18n-inflector-rails
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-i18n-inflector, ruby-actionpack-3.2,
- ruby-railties-3.2
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-i18n-inflector, ruby-actionpack (>= 2:3.0), ruby-railties (>= 2:3.0)
Description: I18n Inflector bindings for Rails
This Rails plug-in contains bindings for the I18n Inflector module for Ruby's
I18n.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-i18n-inflector-rails.git
More information about the Pkg-ruby-extras-commits
mailing list