[DRE-commits] [diaspora] 01/01: relax rails version

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Sun Dec 27 13:01:58 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 5c21086bd931532afa5e30f0d66c36e6171e252f
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Sun Dec 27 18:29:55 2015 +0530

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

diff --git a/debian/patches/032-loosen-rails.patch b/debian/patches/032-loosen-rails.patch
new file mode 100644
index 0000000..adf817f
--- /dev/null
+++ b/debian/patches/032-loosen-rails.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.4"
++gem "rails", "~> 4.2.4"
+ 
+ # Legacy Rails features, remove me!
+ # responders (class level)
diff --git a/debian/patches/series b/debian/patches/series
index 084f9f4..b109c65 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -5,4 +5,5 @@
 020-loosen-redcarpet.patch
 030-loosen-tiny-versions.patch
 031-embedded-gems.patch
+032-loosen-rails.patch
 043-dont-do-git-checks.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