[DRE-commits] [ruby-temple] 05/05: Drop fix-require-for-older-tilt.patch, not necessary for ruby-tilt >= 2

Cédric Boutillier boutil at moszumanska.debian.org
Tue Nov 28 22:07:50 UTC 2017


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

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

commit 1819f3649c54e7a3971ee6e1319c690595fa523f
Author: Cédric Boutillier <boutil at debian.org>
Date:   Tue Nov 28 21:55:14 2017 +0100

    Drop fix-require-for-older-tilt.patch, not necessary for ruby-tilt >= 2
---
 debian/changelog                                |  1 +
 debian/patches/fix-require-for-older-tilt.patch | 18 ------------------
 debian/patches/series                           |  1 -
 3 files changed, 1 insertion(+), 19 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 229b52d..e2e84b2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,7 @@ ruby-temple (0.8.0-1~exp1) experimental; urgency=medium
   [ Cédric Boutillier ]
   * Bump Standards-Version to 4.1.1 (no changes needed)
   * Bump debhelper compatibility level to 10
+  * Drop fix-require-for-older-tilt.patch, not necessary for ruby-tilt >= 2
 
  -- Cédric Boutillier <boutil at debian.org>  Tue, 28 Nov 2017 18:12:07 +0100
 
diff --git a/debian/patches/fix-require-for-older-tilt.patch b/debian/patches/fix-require-for-older-tilt.patch
deleted file mode 100644
index 615e2ad..0000000
--- a/debian/patches/fix-require-for-older-tilt.patch
+++ /dev/null
@@ -1,18 +0,0 @@
-Description: fix require for older tilt version
- The Erubis engine is defined in 'tilt/erb' in the version of tilt currently in
- Debian.
-Author: Jérémy Bobbio <lunar at debian.org>
-Last-Update: 2015-09-09
-Forwarded: not-needed
-
-diff --git a/test/test_erb.rb b/test/test_erb.rb
-index a82a1a2..f902b01 100644
---- a/test/test_erb.rb
-+++ b/test/test_erb.rb
-@@ -1,5 +1,5 @@
- require 'helper'
--require 'tilt/erubis'
-+require 'tilt/erb'
- 
- describe Temple::ERB::Engine do
-   it 'should compile erb' do
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index 9788dc2..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-fix-require-for-older-tilt.patch

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



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