ruby-bindex 0.8.1+ds-1build6 source package in Ubuntu

Changelog

ruby-bindex (0.8.1+ds-1build6) noble; urgency=medium

  * No-change upload to remove support of ruby3.1.

 -- Lucas Kanashiro <email address hidden>  Tue, 20 Feb 2024 02:15:38 -0300

Upload details

Uploaded by:
Lucas Kanashiro
Uploaded to:
Noble
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
Noble release universe misc

Downloads

File Size SHA-256 Checksum
ruby-bindex_0.8.1+ds.orig.tar.xz 7.9 KiB 50c71958a036ce21c7e954b2b9b413170a7fee2808ae50c66b6e6f8c0f17eddb
ruby-bindex_0.8.1+ds-1build6.debian.tar.xz 3.1 KiB fea68e439b57ae8135883c7741888136cf009aaff3ccaafa4fe4f6f108a7f3d8
ruby-bindex_0.8.1+ds-1build6.dsc 2.0 KiB 5ddb80abc97b4c4b50b5ee24e040a0c5b21898d5150f2190278558e3d2eb3d8a

View changes file

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