[DRE-commits] [diaspora] 241/257: loosen tiny versions, not maintainable otherwise

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Sun Apr 12 14:17:33 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 a01fd8eeed0fd0f04cfa8c21d1f0a37828fd3ae6
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Wed Apr 8 23:29:53 2015 +0530

    loosen tiny versions, not maintainable otherwise
---
 debian/patches/030-loosen-tiny-versions.patch | 13 +++++++++++++
 debian/patches/series                         |  1 +
 2 files changed, 14 insertions(+)

diff --git a/debian/patches/030-loosen-tiny-versions.patch b/debian/patches/030-loosen-tiny-versions.patch
new file mode 100644
index 0000000..906d072
--- /dev/null
+++ b/debian/patches/030-loosen-tiny-versions.patch
@@ -0,0 +1,13 @@
+Index: diaspora/Gemfile
+===================================================================
+--- diaspora.orig/Gemfile
++++ diaspora/Gemfile
+@@ -123,7 +123,7 @@ gem "messagebus_ruby_api", ">=1.0.3"
+ # Parsing
+ 
+ gem "nokogiri",          "1.6.6.2"
+-gem "redcarpet",         "3.2.2"
++gem "redcarpet",         "~> 3.2.0"
+ gem "twitter-text",      "1.11.0"
+ gem "roxml",             ">=3.1.6"
+ gem "ruby-oembed",       "0.8.12"
diff --git a/debian/patches/series b/debian/patches/series
index a410b14..d8a2b15 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -11,3 +11,4 @@
 018-loosen-rails-timeago.patch
 021-loosen-omniauth-facebook-version.patch
 022-lower-fog-version.patch
+030-loosen-tiny-versions.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