[DRE-commits] [ruby-loofah] 02/03: Upstream update
Balasankar C
balasankarc-guest at moszumanska.debian.org
Wed May 6 18:27:37 UTC 2015
This is an automated email from the git hooks/post-receive script.
balasankarc-guest pushed a commit to branch master
in repository ruby-loofah.
commit ce60190478845fc44b88ba2c90b604ce46244366
Author: Balasankar C <balasankarc at autistici.org>
Date: Wed May 6 09:11:28 2015 +0530
Upstream update
---
debian/changelog | 7 +++++++
debian/patches/deactivate_whitewash_tests.patch | 20 --------------------
debian/patches/series | 1 -
3 files changed, 7 insertions(+), 21 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 41bd327..455fcb7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+ruby-loofah (2.0.2-1) unstable; urgency=medium
+
+ * Team upload
+ * Upstream update (Closes: #784393)
+
+ -- Balasankar C <balasankarc at autistici.org> Wed, 06 May 2015 09:08:49 +0530
+
ruby-loofah (2.0.1-1) unstable; urgency=medium
* Initial release
diff --git a/debian/patches/deactivate_whitewash_tests.patch b/debian/patches/deactivate_whitewash_tests.patch
deleted file mode 100644
index d172fb4..0000000
--- a/debian/patches/deactivate_whitewash_tests.patch
+++ /dev/null
@@ -1,20 +0,0 @@
-Description: deactivate some whitewash tests
- Those are failing because of some changes in libxml2 2.9.x
- Some similar problems occur with ruby-nokogiri
- See e.g. https://github.com/sparklemotion/nokogiri/issues/986
-Bug: https://github.com/flavorjones/loofah/issues/60
-Forwarded: no
-Author: Cédric Boutillier <boutil at debian.org>
-Last-Update: 2015-04-24
-
---- a/test/integration/test_ad_hoc.rb
-+++ b/test/integration/test_ad_hoc.rb
-@@ -141,7 +141,7 @@
- <p class="MsoNormal">Foo <b style="">BOLD<o:p></o:p></b></p>
- EOHTML
-
-- def test_fragment_whitewash_on_microsofty_markup
-+ def _test_fragment_whitewash_on_microsofty_markup
- whitewashed = Loofah.fragment(MSWORD_HTML).scrub!(:whitewash)
- assert_equal "<p>Foo <b>BOLD</b></p>", whitewashed.to_s
- end
diff --git a/debian/patches/series b/debian/patches/series
index 49b00fe..b732c35 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1 @@
-deactivate_whitewash_tests.patch
dont_require_lib_files.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-loofah.git
More information about the Pkg-ruby-extras-commits
mailing list