[DRE-commits] [diaspora] 127/257: fix oembed require
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 4a4dd55f4e00e203e49ca1f5cf7d94d16ac870fc
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Sat Nov 22 23:12:32 2014 +0530
fix oembed require
---
debian/patches/001-add-manual-requires-skip-bundler-setup.patch | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/patches/001-add-manual-requires-skip-bundler-setup.patch b/debian/patches/001-add-manual-requires-skip-bundler-setup.patch
index d6648c8..5423430 100644
--- a/debian/patches/001-add-manual-requires-skip-bundler-setup.patch
+++ b/debian/patches/001-add-manual-requires-skip-bundler-setup.patch
@@ -121,7 +121,7 @@ Index: diaspora/config/boot.rb
+require 'redcarpet'
+require 'twitter-text'
+require 'roxml'
-+require 'ruby-oembed'
++require 'oembed'
+require 'opengraph_parser'
+
+# Services
--
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