ruby-byebug 11.1.1-1build1 source package in Ubuntu

Changelog

ruby-byebug (11.1.1-1build1) focal; urgency=medium

  [ Rafael David Tinoco ]
  * Sponsoring ruby2.7 transitions

  [ Lucas Kanashiro ]
  * No-change rebuild for ruby2.7

 -- Rafael David Tinoco <email address hidden>  Wed, 26 Feb 2020 17:10:55 +0000

Upload details

Uploaded by:
Rafael David Tinoco
Uploaded to:
Focal
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.1.orig.tar.gz 128.5 KiB 71b19efd3c95eeca6084abba3ab487ebf4776614e80370c1ca692acde14a12fc
ruby-byebug_11.1.1-1build1.debian.tar.xz 5.0 KiB c0f7b45f233d73abb286860fa4a553458eb7c9b4b3dc87a6c842553f6db247fb
ruby-byebug_11.1.1-1build1.dsc 2.1 KiB dba7b2fca76d02b205d165f93c48beb9e9acd53977abb666784cc39e10529e99

View changes file

Binary packages built by this source

ruby-byebug: Ruby fast debugger - base + CLI

 Byebug is a Ruby 2 debugger. It's implemented using the
 Ruby 2 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