[DRE-commits] [rake-compiler] 02/02: Drop patch: applied upstream
Youhei SASAKI
uwabami-guest at moszumanska.debian.org
Mon Aug 4 04:35:03 UTC 2014
This is an automated email from the git hooks/post-receive script.
uwabami-guest pushed a commit to branch master
in repository rake-compiler.
commit 002dc27316ac0cd705cd9b0d5227acf1c7d66ba8
Author: Youhei SASAKI <uwabami at gfd-dennou.org>
Date: Mon Aug 4 13:33:36 2014 +0900
Drop patch: applied upstream
---
debian/patches/ruby21_support.patch | 24 ------------------------
debian/patches/series | 1 -
2 files changed, 25 deletions(-)
diff --git a/debian/patches/ruby21_support.patch b/debian/patches/ruby21_support.patch
deleted file mode 100644
index 702f4aa..0000000
--- a/debian/patches/ruby21_support.patch
+++ /dev/null
@@ -1,24 +0,0 @@
-Description: added configuration for Ruby 2.1 support in spec
-Author: Jonas Genannt <jonas at brachium-system.net>
-Forwarded: yes
-Origin: https://github.com/luislavena/rake-compiler/pull/94
-
-diff --git a/spec/lib/rake/extensiontask_spec.rb b/spec/lib/rake/extensiontask_spec.rb
-index 1b1129e..fd6e8c7 100644
---- a/spec/lib/rake/extensiontask_spec.rb
-+++ b/spec/lib/rake/extensiontask_spec.rb
-@@ -491,7 +491,10 @@ def mock_config_yml
- 'rbconfig-universal-unknown-2.0.0' => '/some/path/version/2.0.0/to/rbconfig.rb',
- 'rbconfig-i386-mingw32-2.0.0' => '/some/path/version/2.0.0/to/rbconfig.rb',
- 'rbconfig-x64-mingw32-2.0.0' => '/some/path/version/2.0.0/to/rbconfig.rb',
-- 'rbconfig-x64-mingw32-3.0.0' => '/some/fake/version/3.0.0/to/rbconfig.rb'
-+ 'rbconfig-x64-mingw32-3.0.0' => '/some/fake/version/3.0.0/to/rbconfig.rb',
-+ 'rbconfig-i386-mingw32-2.1.2' => '/some/path/version/2.1.2/to/rbconfig.rb',
-+ 'rbconfig-universal-unknown-2.1.2' => '/some/path/version/2.1.2/to/rbconfig.rb',
-+ 'rbconfig-universal-known-2.1.2' => '/some/path/version/2.1.2/to/rbconfig.rb'
- }
- end
-
---
-2.0.3
-
diff --git a/debian/patches/series b/debian/patches/series
index 8c3da68..2f5f5eb 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1 @@
0001-Remove-RubyGems-s-Dependency.patch
-ruby21_support.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/rake-compiler.git
More information about the Pkg-ruby-extras-commits
mailing list