[DRE-commits] [homesick] 02/03: Remove 03-require-pathname.patch: fixed upstream.

Alexander GQ Gerasiov gq at moszumanska.debian.org
Mon Jan 4 00:04:31 UTC 2016


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

gq pushed a commit to branch master
in repository homesick.

commit c536a1b528f50bdd9897be7c40e5e65556aa50e6
Author: Alexander GQ Gerasiov <gq at cs.msu.su>
Date:   Mon Jan 4 02:49:10 2016 +0300

    Remove 03-require-pathname.patch: fixed upstream.
    
    Signed-off-by: Alexander GQ Gerasiov <gq at cs.msu.su>
---
 debian/patches/03-require-pathname.patch | 16 ----------------
 debian/patches/series                    |  1 -
 2 files changed, 17 deletions(-)

diff --git a/debian/patches/03-require-pathname.patch b/debian/patches/03-require-pathname.patch
deleted file mode 100644
index 0e528e3..0000000
--- a/debian/patches/03-require-pathname.patch
+++ /dev/null
@@ -1,16 +0,0 @@
-Description: Add 'require pathname' to lib/homesick/utils.rb.
-Author: Alexander Gerasiov <gq at debian.org>
-Last-Update: 2015-02-22
-Forwarded: https://github.com/technicalpickles/homesick/pull/137
-Index: homesick/lib/homesick/utils.rb
-===================================================================
---- homesick.orig/lib/homesick/utils.rb	2015-02-15 21:45:27.084573180 +0300
-+++ homesick/lib/homesick/utils.rb	2015-02-22 22:40:47.891766784 +0300
-@@ -1,4 +1,7 @@
- # -*- encoding : utf-8 -*-
-+
-+require 'pathname'
-+
- module Homesick
-   # Various utility methods that are used by Homesick
-   module Utils
diff --git a/debian/patches/series b/debian/patches/series
index db02bd2..ad73bcd 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,2 @@
 #01-fix-rspec2.x-imcompat.patch -- enable this for backports
 02-remove-load-path.patch
-03-require-pathname.patch

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



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