ruby-pry-byebug 3.10.1-1 source package in Ubuntu

Changelog

ruby-pry-byebug (3.10.1-1) unstable; urgency=medium

  [ Vinay Keshava ]
  * QA upload.
  * New upstream release. (Closes: #1054747)
  * use {ruby:Depends} & update versioned deps
  * update d/watch
  * Bump Standards-Version to 4.6.2 (no changes needed)

  [ Miguel Landaeta ]
  * Bump DH compat level to 13.
  * Drop deprecated XS-Ruby-Versions and XB-Ruby-Versions fields.
  * Apply Multi-Arch hints.

 -- Vinay Keshava <email address hidden>  Fri, 24 Nov 2023 09:34:04 +0530

Upload details

Uploaded by:
Debian QA Group
Uploaded to:
Sid
Original maintainer:
Debian QA Group
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-pry-byebug_3.10.1-1.dsc 2.0 KiB 9cf5508acb0906dfe304db999dcd3810071a5eb644fd5a396d80b511997b2774
ruby-pry-byebug_3.10.1.orig.tar.gz 12.1 KiB f26bbc08e6ed5729cc29bc1fdebb3e2e4b761c43dcea2f131e555b357edda5f6
ruby-pry-byebug_3.10.1-1.debian.tar.xz 2.5 KiB 859a87ae4fe04d7bd5e217b83c475db7f384dea2c51968eca9f46aecce67eacf

Available diffs

No changes file available.

Binary packages built by this source

ruby-pry-byebug: step-by-step debugging and stack navigation capabilities in pry using byebug

 Adds step-by-step debugging and stack navigation capabilities to pry
 using byebug.
 .
 To use, invoke pry normally. No need to start your script or app
 differently: execution will stop in the first statement after your
 binding.pry.