[DRE-commits] [rails] 01/01: update ruby-arel dependency

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Fri Jul 31 18:03:50 UTC 2015


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

praveen pushed a commit to branch master
in repository rails.

commit f683882a32de3ec38d8e0843a5f77e5c13b7e647
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Fri Jul 31 23:14:35 2015 +0530

    update ruby-arel dependency
---
 debian/changelog | 7 +++++++
 debian/control   | 4 ++--
 2 files changed, 9 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 85feb7e..d5d939b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+rails (2:4.2.3-2) UNRELEASED; urgency=medium
+
+  * Team upload.
+  * Update dependency of ruby-arel for ruby-activerecord.
+
+ -- Pirate Praveen <praveen at debian.org>  Fri, 31 Jul 2015 23:13:46 +0530
+
 rails (2:4.2.3-1) experimental; urgency=medium
 
   * Team upload.
diff --git a/debian/control b/debian/control
index 3bdada0..d4be455 100644
--- a/debian/control
+++ b/debian/control
@@ -40,8 +40,8 @@ XB-Ruby-Versions: ${ruby:Versions}
 Depends: ruby | ruby-interpreter,
          ruby-activemodel (= ${source:Version}),
          ruby-activesupport (= ${source:Version}),
-         ruby-arel (<< 5.1.0),
-         ruby-arel (>= 5.0.0),
+         ruby-arel (<< 7.0),
+         ruby-arel (>= 6.0),
          ${misc:Depends}
 Description: object-relational mapper framework (part of Rails)
  Active Records is a framework to work with databases on Rails.  Build

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



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