[DRE-commits] [SCM] ruby-pdf-inspector.git branch, master, updated. upstream/1.0.0-4-g6b4633f

Cédric Boutillier cedric.boutillier at gmail.com
Thu Sep 15 10:15:16 UTC 2011


The following commit has been merged in the master branch:
commit ee17af61e48d7cae173dc90891f94b8054f64eb5
Author: Cédric Boutillier <cedric.boutillier at gmail.com>
Date:   Thu Sep 15 12:02:32 2011 +0200

    patch to disable rubygems

diff --git a/debian/patches/0010-remove_rubygems.patch b/debian/patches/0010-remove_rubygems.patch
new file mode 100644
index 0000000..bb753e3
--- /dev/null
+++ b/debian/patches/0010-remove_rubygems.patch
@@ -0,0 +1,11 @@
+Description: remove requirements on rubygems
+Author: Cédric Boutillier <cedric.boutillier at gmail.com>
+Last-Update: 2011-09-10
+
+--- a/lib/pdf/inspector.rb
++++ b/lib/pdf/inspector.rb
+@@ -1,4 +1,3 @@
+-require "rubygems"
+ require "pdf/reader"
+ require "pdf/inspector/text" 
+ require "pdf/inspector/xobject"
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..85ff76b
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+0010-remove_rubygems.patch
diff --git a/debian/source/local-options b/debian/source/local-options
new file mode 100644
index 0000000..4aceb10
--- /dev/null
+++ b/debian/source/local-options
@@ -0,0 +1 @@
+unapply-patches

-- 
ruby-pdf-inspector.git



More information about the Pkg-ruby-extras-commits mailing list