ruby-nokogiri 1.16.0+dfsg-2 source package in Ubuntu

Changelog

ruby-nokogiri (1.16.0+dfsg-2) unstable; urgency=medium

  * Team upload.
  * d/p/0005-test-helper.rb-ignore-GC-compaction-on-unsupported-p.patch:
    rescue the NotImplementedError in a new method. This fixes a FTBFS in
    ppc64el.
  * d/control: b-d on pkgconf instead of pkg-config.

 -- Lucas Kanashiro <email address hidden>  Fri, 09 Feb 2024 16:46:19 -0300

Upload details

Uploaded by:
Debian Ruby Extras Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Ruby Extras Maintainers
Architectures:
any
Section:
ruby
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ruby-nokogiri_1.16.0+dfsg-2.dsc 2.4 KiB b788663b6fce9e0e8b9eeebf3d0ea12f2e053d799bcbd841acc06a40cc92af0c
ruby-nokogiri_1.16.0+dfsg.orig.tar.xz 873.0 KiB f6ca22e3ab2fad94ae722a0e3ea50d9f319edc302e1b3649a281a40499a5eea5
ruby-nokogiri_1.16.0+dfsg-2.debian.tar.xz 12.7 KiB 62db6a95cb5781b705894bf3c9c8c1492cf8c93ac3e9f66229ba9e6888d96c44

No changes file available.

Binary packages built by this source

ruby-nokogiri: HTML, XML, SAX, and Reader parser for Ruby

 Nokogiri (鋸) is an HTML, XML, SAX, and Reader parser. It is able to
 search documents via XPath or CSS3 selectors, and is a drop-in replacement
 for Hpricot (though not bug for bug).

ruby-nokogiri-dbgsym: debug symbols for ruby-nokogiri