ruby-byebug 9.1.0-1build1 source package in Ubuntu

Changelog

ruby-byebug (9.1.0-1build1) bionic; urgency=medium

  * No-change rebuild for ruby2.5 update.

 -- Matthias Klose <email address hidden>  Thu, 01 Feb 2018 19:02:06 +0000

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Bionic
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_9.1.0.orig.tar.gz 76.8 KiB 6b71535a209356fa98d196e26a2cc2dcfe3936b3cc480ef3cec79d5cbb94f001
ruby-byebug_9.1.0-1build1.debian.tar.xz 2.5 KiB 6bc5a6ed801f050fcb1668bec322a06bcb8f4c7d22beba5eae2ef0ced244ed19
ruby-byebug_9.1.0-1build1.dsc 2.1 KiB a3bf5ec950d6d5772f395e02c2e0ab1bbbeade80e6a3ac50eea01f1ee4fc925f

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