ruby-byebug 11.1.3-4build2 source package in Ubuntu

Changelog

ruby-byebug (11.1.3-4build2) noble; urgency=medium

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

 -- Lucas Kanashiro <email address hidden>  Tue, 20 Feb 2024 02:17:54 -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-byebug_11.1.3.orig.tar.gz 128.0 KiB 1482205e562425e5adf1525b0b72e06e49a6ae7640ff3a742f5b60c485fdc3b7
ruby-byebug_11.1.3-4build2.debian.tar.xz 4.7 KiB 432765079da066d7e2e18a4114a1997b9e761df1737e1be4e09eb44f32f40e8d
ruby-byebug_11.1.3-4build2.dsc 2.1 KiB 7b269fb41b418b6fb7054cc79618ba70108117940e23ee7bc51371633395443f

Available diffs

View changes file

Binary packages built by this source

ruby-byebug: Ruby fast debugger - base + CLI

 Byebug is a Ruby debugger. It's implemented using the
 TracePoint C API for execution control and the Debug Inspector C API for
 call stack navigation. The core component provides support that front-ends
 can build on. It provides breakpoint handling and bindings for stack frames
 among other things and it comes with an easy to use command line interface.

ruby-byebug-dbgsym: debug symbols for ruby-byebug