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

Changelog

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

  * Team upload

  [ Utkarsh Gupta ]
  * Add salsa-ci.yml

  [ Debian Janitor ]
  * Bump debhelper from old 11 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Update watch file format version to 4.
  * Bump debhelper from old 12 to 13.

  [ Cédric Boutillier ]
  * New upstream version 0.8.1
    + tests are passing with ruby3.0 (Closes: #996136)
  * debian/gemspec points to bindex (Upstream gem has been renamed skiptrace)
  * Add patch: Do not use git in gemspec
  * Repack to avoid precompiled jar in source
  * New upstream version 0.8.1+ds
  * Refresh packaging:
    - gem install layout
    - description more conform to guidelines

 -- Cédric Boutillier <email address hidden>  Thu, 28 Oct 2021 00:03:07 +0200

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

Downloads

File Size SHA-256 Checksum
ruby-bindex_0.8.1+ds-1.dsc 1.4 KiB 2b92892030a1df7bf94d21051e152310c117082c706b31a1625ecf13da351b12
ruby-bindex_0.8.1+ds.orig.tar.xz 7.9 KiB 50c71958a036ce21c7e954b2b9b413170a7fee2808ae50c66b6e6f8c0f17eddb
ruby-bindex_0.8.1+ds-1.debian.tar.xz 2.9 KiB 06ba2469cc2d23fb8d7c8d2cb1ffbcc1147664eb7da974efa73bdf1b9495159b

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