Package: ruby-gettext / 2.2.1-3

Metadata

Package Version Patches format
ruby-gettext 2.2.1-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 proper require in rgettext.patch | (download)

bin/rgettext | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 proper require in rgettext


0002 do not require rubygems in tests.patch | (download)

test/testlib/helper.rb | 1 0 + 1 - 0 !
1 file changed, 1 deletion(-)

 do not require rubygems in tests


0003 No rubygems neither bundler.patch | (download)

Rakefile | 16 1 + 15 - 0 !
1 file changed, 1 insertion(+), 15 deletions(-)

 no rubygems neither bundler


0004 reset last_comment when pomessage is stored.patch | (download)

lib/gettext/tools/parser/ruby.rb | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 reset last_comment when pomessage is stored

  - this patch fixes bug #684184

0005 process RubyToken TkDSTRING too.patch | (download)

lib/gettext/tools/parser/ruby.rb | 6 3 + 3 - 0 !
1 file changed, 3 insertions(+), 3 deletions(-)

 process rubytoken::tkdstring too

  - this patch fixes bug #684182