ruby-byebug 11.1.3-3build2 source package in Ubuntu

Changelog

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

  * No-change upload to remove support for ruby3.0.

 -- Lucas Kanashiro <email address hidden>  Thu, 02 Feb 2023 15:25:06 -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
Mantic release universe misc
Lunar 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-3build2.debian.tar.xz 4.6 KiB dd173ff6bd03976a1947e7306f5dd572b69116bfac9a335e258177778f7d1c7f
ruby-byebug_11.1.3-3build2.dsc 2.1 KiB 7235d672840cffbf4c67ba9bf1d5c7de47d9aa30f46bdace420f3d12846632bd

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