Package: ruby-wikicloth / 0.8.1+dfsg-4

Metadata

Package Version Patches format
ruby-wikicloth 0.8.1+dfsg-4 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 | 30 15 + 15 - 0 !
1 file changed, 15 insertions(+), 15 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