ruby-byebug 11.1.3-3 source package in Ubuntu

Changelog

ruby-byebug (11.1.3-3) unstable; urgency=medium

  * Team upload.
  * Fix debian/watch.
  * Refresh packaging using dh-make-ruby. No major changes.

 -- Lucas Nussbaum <email address hidden>  Thu, 05 Jan 2023 21:22:38 +0100

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-byebug_11.1.3-3.dsc 2.1 KiB 1b7e410fb6c4c8ecbb88f1cebbed5f424cd5ee9ac47e5991d1bf7a57e4000927
ruby-byebug_11.1.3.orig.tar.gz 128.0 KiB 1482205e562425e5adf1525b0b72e06e49a6ae7640ff3a742f5b60c485fdc3b7
ruby-byebug_11.1.3-3.debian.tar.xz 4.6 KiB 2af76681400154e879062a88c7b54e4e49c43f724cc38217587148b187c8e54c

No changes file available.

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