ruby-byebug 11.1.3-1 source package in Ubuntu

Changelog

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

  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.

  [ Lucas Kanashiro ]
  * New upstream version 11.1.3
  * Drop all patches, applied by upstream
  * Bump debhelper compatibility level to 13
  * Declare compliance with Debian Policy 4.5.0

 -- Lucas Kanashiro <email address hidden>  Sat, 06 Jun 2020 19:47:28 -0300

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-1.dsc 2.1 KiB d407fbd1c694c2a463d824f334e2b9d84c0b281436246c18b5a6f323d82e24ee
ruby-byebug_11.1.3.orig.tar.gz 128.0 KiB 1482205e562425e5adf1525b0b72e06e49a6ae7640ff3a742f5b60c485fdc3b7
ruby-byebug_11.1.3-1.debian.tar.xz 3.7 KiB c212145cee88595cef823f36f4302fe88a83f8a95442b4f57a67028e364017cc

Available diffs

No changes file available.

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