[DRE-commits] [ruby-rack-google-analytics] 06/11: refresh patches

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Sun May 4 10:22:50 UTC 2014


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

praveen pushed a commit to branch master
in repository ruby-rack-google-analytics.

commit f73d39e6ae558eb932b499820865a54fe207ef24
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Sun May 4 15:12:53 2014 +0530

    refresh patches
---
 debian/changelog                             |  1 +
 debian/patches/do_not_modify_load_path.patch | 11 ++++++-----
 2 files changed, 7 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index c542465..a4af3d6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ ruby-rack-google-analytics (1.1.0-1) UNRELEASED; urgency=low
   * Bump standards version to 3.9.5 (no changes)
   * Bump gem2deb build dep >= 0.7.5~ (install gemspec for all ruby versions)
   * Update watch file to look at github tags
+  * Refresh patches
 
  -- Pirate Praveen <praveen at debian.org>  Sun, 04 May 2014 14:56:02 +0530
 
diff --git a/debian/patches/do_not_modify_load_path.patch b/debian/patches/do_not_modify_load_path.patch
index 4ff5d04..084a9a3 100644
--- a/debian/patches/do_not_modify_load_path.patch
+++ b/debian/patches/do_not_modify_load_path.patch
@@ -5,12 +5,13 @@ Last-Update: 2013-09-25
 
 --- a/test/helper.rb
 +++ b/test/helper.rb
-@@ -3,8 +3,6 @@
- require 'shoulda'
- require 'rack/test'
+@@ -6,9 +6,6 @@
+ require File.expand_path('../../lib/rack/google-analytics', __FILE__)
+ require File.expand_path('../../lib/tracking/event', __FILE__)
  
 -$LOAD_PATH.unshift(File.join(File.dirname(__FILE__), '..', 'lib'))
 -$LOAD_PATH.unshift(File.dirname(__FILE__))
- require 'rack/google-analytics'
- 
+-
  class Test::Unit::TestCase
+   include Rack::Test::Methods
+ 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-rack-google-analytics.git



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