[DRE-commits] [ruby-slim] 01/03: Remove obsolete patch now that dependencies have been updated
Jérémy Bobbio
lunar at moszumanska.debian.org
Tue May 13 20:05:47 UTC 2014
This is an automated email from the git hooks/post-receive script.
lunar pushed a commit to branch master
in repository ruby-slim.
commit 5eb09c942bbfc18a604fc1aacc16ea478b634d3d
Author: Jérémy Bobbio <lunar at debian.org>
Date: Tue May 13 22:00:29 2014 +0200
Remove obsolete patch now that dependencies have been updated
Closes: #747745
---
debian/patches/0002-fix-test-cases.patch | 35 --------------------------------
debian/patches/series | 1 -
2 files changed, 36 deletions(-)
diff --git a/debian/patches/0002-fix-test-cases.patch b/debian/patches/0002-fix-test-cases.patch
deleted file mode 100644
index ef97506..0000000
--- a/debian/patches/0002-fix-test-cases.patch
+++ /dev/null
@@ -1,35 +0,0 @@
-Reverted patch from Daniel Mendler <mail at daniel-mendler.de>
-Date: Tue, 22 Oct 2013 20:11:54 +0200
-Subject: [PATCH] fix test cases
-
-reverted:
---- b/test/core/test_pretty.rb
-+++ a/test/core/test_pretty.rb
-@@ -41,7 +41,10 @@
- result = %q{<!DOCTYPE html>
- <html>
- <head>
-+ <title>
-+ Hello World!
-+ </title>
-+ <!--Meta tags
-- <title>Hello World!</title><!--Meta tags
- with long explanatory
- multiline comment-->
- <meta content="template language" name="description" />
-reverted:
---- b/test/literate/TESTS.md
-+++ a/test/literate/TESTS.md
-@@ -213,7 +213,11 @@
- renders as
-
- ~~~ html
-+<html><head>
-+<title>
-+ Example
-+</title>
-+</head>
--<html><head><title>Example</title></head>
- <body>
- yes
- </body>
diff --git a/debian/patches/series b/debian/patches/series
index e29a41f..b245259 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1 @@
0001-Drop-tests-using-Sinatra-from-Rakefile.patch
-0002-fix-test-cases.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-slim.git
More information about the Pkg-ruby-extras-commits
mailing list