[DRE-commits] [asciidoctor] 06/08: No need to comment out 'rubygems' anymore
Jérémy Bobbio
lunar at alioth.debian.org
Sun Nov 3 11:41:31 UTC 2013
This is an automated email from the git hooks/post-receive script.
lunar pushed a commit to branch master
in repository asciidoctor.
commit 22d74e653b2cdd93e92fac940d84fa5a9bc2a043
Author: Jérémy Bobbio <lunar at debian.org>
Date: Sun Nov 3 11:35:13 2013 +0100
No need to comment out 'rubygems' anymore
---
.../patches/0002-Comment-out-rubygems-require.patch | 17 -----------------
debian/patches/series | 1 -
2 files changed, 18 deletions(-)
diff --git a/debian/patches/0002-Comment-out-rubygems-require.patch b/debian/patches/0002-Comment-out-rubygems-require.patch
deleted file mode 100644
index f468fee..0000000
--- a/debian/patches/0002-Comment-out-rubygems-require.patch
+++ /dev/null
@@ -1,17 +0,0 @@
-From: Per Andersson <avtobiff at gmail.com>
-Date: Wed, 20 Mar 2013 16:29:36 +0100
-Subject: Comment out rubygems require
-
----
- lib/asciidoctor.rb | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
---- a/lib/asciidoctor.rb
-+++ b/lib/asciidoctor.rb
-@@ -1,5 +1,5 @@
- if RUBY_VERSION < '1.9'
-- require 'rubygems'
-+# require 'rubygems'
- end
- require 'strscan'
- require 'set'
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index 378d9c9..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-0002-Comment-out-rubygems-require.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/asciidoctor.git
More information about the Pkg-ruby-extras-commits
mailing list