ruby-byebug 11.1.3-4build1 source package in Ubuntu

Changelog

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

  * No-change upload to add support for ruby3.2.

 -- Lucas Kanashiro <email address hidden>  Fri, 02 Feb 2024 00:04:40 -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

Downloads

File Size SHA-256 Checksum
ruby-byebug_11.1.3.orig.tar.gz 128.0 KiB 1482205e562425e5adf1525b0b72e06e49a6ae7640ff3a742f5b60c485fdc3b7
ruby-byebug_11.1.3-4build1.debian.tar.xz 4.7 KiB bddec1bc25963bdb7f179cea63f7856d21289ace8ae59ed361addf6c73a6ca7f
ruby-byebug_11.1.3-4build1.dsc 2.1 KiB c9e3c7051a2c60cf2f6ccdde44ec24070f53bb98502f170010c43c7f14a2d843

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