[DRE-commits] [ruby-escape-utils] 04/13: spec_helper is gone as well

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Wed Apr 9 20:39:43 UTC 2014


This is an automated email from the git hooks/post-receive script.

praveen pushed a commit to branch master
in repository ruby-escape-utils.

commit da6aa09931391e38ea918b7c7efd3f712bb54b9f
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Thu Apr 10 01:00:51 2014 +0530

    spec_helper is gone as well
---
 debian/patches/ext_to_load_path | 10 ----------
 debian/patches/series           |  1 -
 2 files changed, 11 deletions(-)

diff --git a/debian/patches/ext_to_load_path b/debian/patches/ext_to_load_path
deleted file mode 100644
index d89a9dc..0000000
--- a/debian/patches/ext_to_load_path
+++ /dev/null
@@ -1,10 +0,0 @@
---- ruby-escape-utils-0.2.4.orig/spec/spec_helper.rb
-+++ ruby-escape-utils-0.2.4/spec/spec_helper.rb
-@@ -1,5 +1,7 @@
- $LOAD_PATH.unshift File.expand_path(File.dirname(__FILE__) + '/..')
- $LOAD_PATH.unshift File.expand_path(File.dirname(__FILE__) + '/../lib')
-+$LOAD_PATH.unshift File.expand_path(File.dirname(__FILE__) + '/../ext')
-+puts `find -name \*.so`
- 
- require 'rspec'
- require 'escape_utils'
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index ba039b3..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-ext_to_load_path

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-escape-utils.git



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