[DRE-commits] [diaspora] 129/257: disable twitter-text
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Sun Apr 12 14:17:14 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 43fc8d3d52bd1940fd9b5771d858e10b7503d358
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Sun Nov 23 01:17:18 2014 +0530
disable twitter-text
---
debian/patches/020-disable-twitter-text.patch | 13 +++++++++++++
debian/patches/series | 1 +
2 files changed, 14 insertions(+)
diff --git a/debian/patches/020-disable-twitter-text.patch b/debian/patches/020-disable-twitter-text.patch
new file mode 100644
index 0000000..e54434c
--- /dev/null
+++ b/debian/patches/020-disable-twitter-text.patch
@@ -0,0 +1,13 @@
+Index: diaspora/Gemfile
+===================================================================
+--- diaspora.orig/Gemfile
++++ diaspora/Gemfile
+@@ -111,7 +111,7 @@ gem 'messagebus_ruby_api', '>= 1.0.3'
+
+ gem 'nokogiri', '~> 1.6'
+ gem 'redcarpet', '3.2.0'
+-gem 'twitter-text', '1.10.0'
++#gem 'twitter-text', '1.10.0'
+ gem 'roxml', '>= 3.1.6'
+ gem 'ruby-oembed', '~> 0.8'
+ gem 'opengraph_parser', '0.2.3'
diff --git a/debian/patches/series b/debian/patches/series
index 69cffd4..0350353 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -17,3 +17,4 @@ remove-gemfile-lock.patch
017-loosen-will-paginate-version.patch
018-loosen-rails-timeago.patch
019-loosen-rails-admin.patch
+020-disable-twitter-text.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