[DRE-commits] [ruby-ttfunk] 02/05: Drop 0020-add-require-pathname.patch, applied upstream

Cédric Boutillier boutil at moszumanska.debian.org
Wed Sep 24 14:58:42 UTC 2014


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

boutil pushed a commit to branch master
in repository ruby-ttfunk.

commit 981a9523bffccd29a6de65dc85bacc21a5bdb3cf
Author: Cédric Boutillier <boutil at debian.org>
Date:   Wed Sep 24 11:01:40 2014 +0200

    Drop 0020-add-require-pathname.patch, applied upstream
---
 debian/patches/0020-add-require-pathname.patch | 13 -------------
 debian/patches/series                          |  1 -
 2 files changed, 14 deletions(-)

diff --git a/debian/patches/0020-add-require-pathname.patch b/debian/patches/0020-add-require-pathname.patch
deleted file mode 100644
index 6a9b474..0000000
--- a/debian/patches/0020-add-require-pathname.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-Description: require pathname to avoid NameError: uninitialized constant TTFunk::File::Pathname
-Author: Cédric Boutillier <boutil at debian.org>
-Forwarded-Upstream: https://github.com/prawnpdf/ttfunk/pull/18
-Last-Update: 2014-08-22
-
---- a/lib/ttfunk.rb
-+++ b/lib/ttfunk.rb
-@@ -1,4 +1,5 @@
- require 'stringio'
-+require 'pathname'
- require 'ttfunk/directory'
- require 'ttfunk/resource_file'
- 
diff --git a/debian/patches/series b/debian/patches/series
index 5e734eb..d66b29f 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1 @@
 0010-fix_example_metrics.patch
-0020-add-require-pathname.patch

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



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