[DRE-commits] [gist] 02/04: Remove upstream applied patch 'lib-path'

Christian Hofstaedtler zeha at moszumanska.debian.org
Wed Jan 1 23:51:28 UTC 2014


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

zeha pushed a commit to branch master
in repository gist.

commit 1cab97a1c8fbcdef842a1046583ecb537f8c2b47
Author: Christian Hofstaedtler <zeha at debian.org>
Date:   Thu Jan 2 00:47:25 2014 +0100

    Remove upstream applied patch 'lib-path'
---
 debian/patches/lib-path | 22 ----------------------
 debian/patches/series   |  1 -
 2 files changed, 23 deletions(-)

diff --git a/debian/patches/lib-path b/debian/patches/lib-path
deleted file mode 100644
index d671da4..0000000
--- a/debian/patches/lib-path
+++ /dev/null
@@ -1,22 +0,0 @@
-From: Christian Hofstaedtler <christian at hofstaedtler.name>
-Date: Mon, 3 Jun 2013 13:40:21 +0200
-Subject: Fix path to gist library in installed binary
-
----
- bin/gist |    2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/bin/gist b/bin/gist
-index b190357..fd4a476 100755
---- a/bin/gist
-+++ b/bin/gist
-@@ -1,7 +1,7 @@
- #!/usr/bin/env ruby
- 
- require 'optparse'
--require File.expand_path('../../lib/gist', __FILE__)
-+require 'gist'
- 
- # For the holdings of options.
- options = {}
--- 
diff --git a/debian/patches/series b/debian/patches/series
index ca9117d..a4ec98f 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1 @@
-lib-path
 rename

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



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