[DRE-commits] [diaspora] 236/257: loosen rails version

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Sun Apr 12 14:17:32 UTC 2015


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

praveen pushed a commit to branch master
in repository diaspora.

commit 3ae9bbb457604ca8cdeb0614639fd70ae5bab3fd
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Wed Apr 1 20:04:01 2015 +0530

    loosen rails version
---
 debian/patches/005-loosen-rails-version.patch | 12 ++++++++++++
 debian/patches/series                         |  1 +
 2 files changed, 13 insertions(+)

diff --git a/debian/patches/005-loosen-rails-version.patch b/debian/patches/005-loosen-rails-version.patch
new file mode 100644
index 0000000..a16137e
--- /dev/null
+++ b/debian/patches/005-loosen-rails-version.patch
@@ -0,0 +1,12 @@
+Index: diaspora/Gemfile
+===================================================================
+--- diaspora.orig/Gemfile
++++ diaspora/Gemfile
+@@ -1,6 +1,6 @@
+ source "https://rubygems.org"
+ 
+-gem "rails", "4.2.1"
++gem "rails", "~>4.1"
+ 
+ # Legacy Rails features, remove me!
+ 
diff --git a/debian/patches/series b/debian/patches/series
index a663025..629c578 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,6 +1,7 @@
 002-remove-development-test-from-gemfile.patch
 003-remove-gemfile-lock.patch
 004-lower-sidekiq-version.patch
+005-loosen-rails-version.patch
 006-loosen-messagebus-ruby-api-version.patch
 007-loosen-roxml-version.patch
 008-loosen-twitter-version.patch

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



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