Package: ruby-nokogiri / 1.11.1+dfsg-2

Metadata

Package Version Patches format
ruby-nokogiri 1.11.1+dfsg-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0002 deactivate reader_blocking test.patch | (download)

test/xml/test_reader.rb | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 deactivate reader_blocking test

It makes the test suite hang on Debian kFreeBSD ports

https://github.com/sparklemotion/nokogiri/issues/965

0004 Always use system libraries.patch | (download)

ext/nokogiri/extconf.rb | 3 1 + 2 - 0 !
1 file changed, 1 insertion(+), 2 deletions(-)

 always use system libraries

Signed-off-by: Antonio Terceiro <terceiro@debian.org>