ruby-bindex 0.8.1+ds-2 source package in Ubuntu

Changelog

ruby-bindex (0.8.1+ds-2) unstable; urgency=medium

  * Team upload.

  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
  * Update standards version to 4.6.2, no changes needed.

  [ Lucas Kanashiro ]
  * Backport upstream patch to fix tests with Minitest.
  * Declare compliance with Debian Policy 4.7.0.

 -- Lucas Kanashiro <email address hidden>  Sat, 20 Jul 2024 13:44:38 -0300

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Downloads

File Size SHA-256 Checksum
ruby-bindex_0.8.1+ds-2.dsc 2.0 KiB 8c3f1c8f222d9187c86ec0c94034e54492b9799fbd50bc39267f87cd6079e82b
ruby-bindex_0.8.1+ds.orig.tar.xz 7.9 KiB 50c71958a036ce21c7e954b2b9b413170a7fee2808ae50c66b6e6f8c0f17eddb
ruby-bindex_0.8.1+ds-2.debian.tar.xz 3.6 KiB 37bec5c16b93fee509f1ca959312dffe68b1772a009d6156ff0785f13c6dbd94

No changes file available.

Binary packages built by this source

ruby-bindex: bindings for Ruby exceptions

 When Ruby raises an exception, it leaves a backtrace to help figure
 out where did the exception originated in. Bindex gives the bindings as
 well. This can help to introspect the state of the Ruby program when at the
 point the exception occurred.

ruby-bindex-dbgsym: debug symbols for ruby-bindex