[DRE-commits] [asciidoctor] 05/08: Stop patching out the 'pending' gem as upstream does not use it 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 d15fcff10c1c8595183a220cc159290479242d96
Author: Jérémy Bobbio <lunar at debian.org>
Date:   Sun Nov 3 11:32:55 2013 +0100

    Stop patching out the 'pending' gem as upstream does not use it anymore
---
 .../0001-Do-not-use-pending-gem-in-tests.patch      |   19 -------------------
 debian/patches/series                               |    1 -
 2 files changed, 20 deletions(-)

diff --git a/debian/patches/0001-Do-not-use-pending-gem-in-tests.patch b/debian/patches/0001-Do-not-use-pending-gem-in-tests.patch
deleted file mode 100644
index ff79856..0000000
--- a/debian/patches/0001-Do-not-use-pending-gem-in-tests.patch
+++ /dev/null
@@ -1,19 +0,0 @@
-From: Per Andersson <avtobiff at gmail.com>
-Date: Wed, 20 Mar 2013 00:02:01 +0100
-Subject: Do not use pending gem in tests
-
----
- test/test_helper.rb |    2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
---- a/test/test_helper.rb
-+++ b/test/test_helper.rb
-@@ -5,7 +5,7 @@
- require "#{File.expand_path(File.dirname(__FILE__))}/../lib/asciidoctor.rb"
- 
- require 'nokogiri'
--require 'pending'
-+#require 'pending'
- 
- ENV['SUPPRESS_DEBUG'] ||= 'true'
- 
diff --git a/debian/patches/series b/debian/patches/series
index da36fd3..378d9c9 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1 @@
-0001-Do-not-use-pending-gem-in-tests.patch
 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