ruby-byebug 11.1.3-3build1 source package in Ubuntu

Changelog

ruby-byebug (11.1.3-3build1) lunar; urgency=medium

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

 -- Lucas Kanashiro <email address hidden>  Mon, 23 Jan 2023 13:57:20 -0300

Upload details

Uploaded by:
Lucas Kanashiro
Uploaded to:
Lunar
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-3build1.debian.tar.xz 4.6 KiB 9b0cfc0fc7a778288bd27c21fc161a6ce0ea5dc6517b09272efa50e1cf03188f
ruby-byebug_11.1.3-3build1.dsc 2.1 KiB 857f6b57b98b6a04f1688fcaea6c05891dd4b94c90d48bc6568fb53f8889684d

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