[DRE-commits] [ruby-haml-magic-translations] 03/06: Remove obsolete patches

Jérémy Bobbio lunar at moszumanska.debian.org
Mon May 5 11:56:38 UTC 2014


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

lunar pushed a commit to annotated tag debian/4.0.3-1
in repository ruby-haml-magic-translations.

commit 66a8ee40b2f96f2d16b0f7e8686282795178a569
Author: Jérémy Bobbio <lunar at debian.org>
Date:   Mon May 5 13:48:02 2014 +0200

    Remove obsolete patches
---
 ...s-to-use-the-generic-markdown-filter-inst.patch | 22 ----------------------
 debian/patches/fix-tests                           | 18 ------------------
 debian/patches/series                              |  2 --
 3 files changed, 42 deletions(-)

diff --git a/debian/patches/0001-Switch-specs-to-use-the-generic-markdown-filter-inst.patch b/debian/patches/0001-Switch-specs-to-use-the-generic-markdown-filter-inst.patch
deleted file mode 100644
index 77808e1..0000000
--- a/debian/patches/0001-Switch-specs-to-use-the-generic-markdown-filter-inst.patch
+++ /dev/null
@@ -1,22 +0,0 @@
-From: =?UTF-8?q?J=C3=A9r=C3=A9my=20Bobbio?= <lunar at debian.org>
-Date: Sun, 16 Jun 2013 19:48:33 +0200
-Subject: Switch specs to use the generic markdown filter instead of maruku
-
-This patch should be kept until #710166 gets closed.
----
- spec/haml/magic_translations_spec.rb |    2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/spec/haml/magic_translations_spec.rb b/spec/haml/magic_translations_spec.rb
-index 936648c..a23a2a2 100644
---- a/spec/haml/magic_translations_spec.rb
-+++ b/spec/haml/magic_translations_spec.rb
-@@ -186,7 +186,7 @@ module Haml
-       context 'when translating strings in Markdown' do
-         it "should translate strings inside _('')" do
-           render(<<-'HAML'.strip_heredoc).should == <<-'HTML'.strip_heredoc
--            :maruku
-+            :markdown
-               Now we will check multiline strings,
-               which should be also translated.
-           HAML
diff --git a/debian/patches/fix-tests b/debian/patches/fix-tests
deleted file mode 100644
index abf19bb..0000000
--- a/debian/patches/fix-tests
+++ /dev/null
@@ -1,18 +0,0 @@
-Description: Fix tests
-Fix some tests failing due to some literal string errors
-
-Author: David Suárez <david.sephirot at gmail.com>
-Last-Update: 2013-11-08
-
---- ruby-haml-magic-translations-4.0.1.orig/spec/haml/magic_translations_spec.rb
-+++ ruby-haml-magic-translations-4.0.1/spec/haml/magic_translations_spec.rb
-@@ -190,7 +190,8 @@ module Haml
-               Now we will check multiline strings,
-               which should be also translated.
-           HAML
--            <p>Kolejny wieloliniowy tekst, który powinien zostać przetłumaczony.</p>
-+<p>Kolejny wieloliniowy tekst,
-+który powinien zostać przetłumaczony.</p>
-           HTML
-         end
-       end
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index a663bb2..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1,2 +0,0 @@
-0001-Switch-specs-to-use-the-generic-markdown-filter-inst.patch
-fix-tests

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



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