[DRE-commits] [ruby-oembed] 06/09: remove rubygems
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Sat Oct 25 08:29:57 UTC 2014
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository ruby-oembed.
commit dafb4891600c54118ae45bc4ad44c43a03130242
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Sat Oct 25 13:52:03 2014 +0530
remove rubygems
---
debian/patches/remove-rubygems.patch | 17 +++++++++++++++++
debian/patches/series | 1 +
2 files changed, 18 insertions(+)
diff --git a/debian/patches/remove-rubygems.patch b/debian/patches/remove-rubygems.patch
new file mode 100644
index 0000000..4cd752e
--- /dev/null
+++ b/debian/patches/remove-rubygems.patch
@@ -0,0 +1,17 @@
+Description: Remove rubygems
+
+ Debian specific.
+
+Author: Pirate Praveen <praveen at debian.org>
+Last-Updated: 2014-10-24
+
+Index: ruby-oembed-0.8.10/lib/oembed/providers.rb
+===================================================================
+--- ruby-oembed-0.8.10.orig/lib/oembed/providers.rb
++++ ruby-oembed-0.8.10/lib/oembed/providers.rb
+@@ -1,4 +1,4 @@
+-require 'rubygems'
++#require 'rubygems'
+ require 'yaml'
+
+ module OEmbed
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..7458898
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+remove-rubygems.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-oembed.git
More information about the Pkg-ruby-extras-commits
mailing list