Package: ruby-wikicloth / 0.8.3+dfsg-1

Metadata

Package Version Patches format
ruby-wikicloth 0.8.3+dfsg-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0002 Remove gemspec git ls files.patch | (download)

wikicloth.gemspec | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 remove gemspec git ls-files


0003 Ignore code coverage test.patch | (download)

Rakefile | 7 0 + 7 - 0 !
1 file changed, 7 deletions(-)

 ignore code coverage test


0005 Use i18n gem instead of wikicloth i18n.patch | (download)

lib/wikicloth.rb | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 use i18n gem instead of wikicloth/i18n

Seems like wikicloth/i18n is broken.

See http://github.com/nricciar/wikicloth/issues/61

0007 Require wikicloth in examples.patch | (download)

examples/info.rb | 3 2 + 1 - 0 !
examples/print.rb | 3 2 + 1 - 0 !
examples/template_extractor.rb | 2 1 + 1 - 0 !
3 files changed, 5 insertions(+), 3 deletions(-)

 require wikicloth in examples

0008 disable failing tests.patch | (download)

test/wiki_cloth_test.rb | 52 26 + 26 - 0 !
1 file changed, 26 insertions(+), 26 deletions(-)

---