Control: tags 1142723 + patch Control: tags 1142723 + pending Dear maintainer,
I've prepared an NMU for mecab (versioned as 0.996-16.1) and uploaded it to DELAYED/2. Please feel free to tell me if I should cancel it. cu Adrian
diffstat for mecab-0.996 mecab-0.996 changelog | 7 +++++++ ruby/mecab-ruby.gemspec | 1 - 2 files changed, 7 insertions(+), 1 deletion(-) diff -Nru mecab-0.996/debian/changelog mecab-0.996/debian/changelog --- mecab-0.996/debian/changelog 2026-04-24 01:19:43.000000000 +0300 +++ mecab-0.996/debian/changelog 2026-07-27 13:23:10.000000000 +0300 @@ -1,3 +1,10 @@ +mecab (0.996-16.1) unstable; urgency=medium + + * Non-maintainer upload. + * Fix FTBFS with recent rubygems. (Closes: #1142723) + + -- Adrian Bunk <[email protected]> Mon, 27 Jul 2026 13:23:10 +0300 + mecab (0.996-16) unstable; urgency=medium * debian/rules: Move gemspec to multiarch path, closes: #1133399 diff -Nru mecab-0.996/debian/ruby/mecab-ruby.gemspec mecab-0.996/debian/ruby/mecab-ruby.gemspec --- mecab-0.996/debian/ruby/mecab-ruby.gemspec 2026-04-24 01:19:43.000000000 +0300 +++ mecab-0.996/debian/ruby/mecab-ruby.gemspec 2026-07-27 13:23:00.000000000 +0300 @@ -11,7 +11,6 @@ s.files = [ 'AUTHORS', 'BSD', 'COPYING', 'GPL', 'LGPL', 'MeCab_wrap.cpp', 'README', 'bindings.html', 'extconf.rb', 'mecab-ruby.gemspec', 'test.rb' ] - s.has_rdoc = false s.homepage = 'http://mecab.sourceforge.net/' s.summary = 'Ruby bindings for MeCab.' end

