ruby-curses 1.2.4-1ubuntu0.22.04.1 source package in Ubuntu

Changelog

ruby-curses (1.2.4-1ubuntu0.22.04.1) jammy; urgency=medium

  * Drop calls to rb_safe_level() to prevent depreciation warnings
    from filling the screen, making tools like irqtop unusuable.
    (LP: #1907932)
    - d/p/lp1907932-drop-rb_safe_level-check.patch

 -- Matthew Ruffell <email address hidden>  Fri, 17 May 2024 14:19:51 +0200

Upload details

Uploaded by:
Matthew Ruffell
Sponsored by:
Heitor Alves de Siqueira
Uploaded to:
Jammy
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy proposed universe misc

Downloads

File Size SHA-256 Checksum
ruby-curses_1.2.4.orig.tar.gz 30.7 KiB 85ccdc5ac87aeccdf940cb7b0335826530d8325047f9bc5ac283ede9fcb83ed3
ruby-curses_1.2.4-1ubuntu0.22.04.1.debian.tar.xz 3.9 KiB f20fa8a500a307f240542d1fba47eeda76860d54efa39cc7336c56674c4a081e
ruby-curses_1.2.4-1ubuntu0.22.04.1.dsc 2.1 KiB bd066587d6118c667cd91a50ccf25c1531f6b972ae67cdd169e2f95c5d925cc2

View changes file

Binary packages built by this source

ruby-curses: curses binding for Ruby

 Ruby binding for curses, ncurses, and PDCurses. curses is an
 extension library for text UI applications.
 .
 This module is built with wide character support.

ruby-curses-dbgsym: debug symbols for ruby-curses