ruby-rainbow 3.1.1-1 source package in Ubuntu

Changelog

ruby-rainbow (3.1.1-1) unstable; urgency=medium

  * Team upload

  [ Debian Janitor ]
  * Update watch file format version to 4.
  * Set field Upstream-Contact in debian/copyright.
  * Remove obsolete fields Contact, Name from debian/upstream/metadata (already present in machine-readable debian/copyright).
  * Apply multi-arch hints. + ruby-rainbow: Add Multi-Arch: foreign.
  * Bump debhelper from old 12 to 13.
  * Update standards version to 4.5.1, no changes needed.

  [ Cédric Boutillier ]
  * New upstream version 3.1.1
  * Update team name
  * Refresh packaging files with dh-make-ruby -w; use gem install layout
  * Add missing build deps

 -- Cédric Boutillier <email address hidden>  Mon, 24 Jan 2022 17:44:10 +0100

Upload details

Uploaded by:
Debian Ruby Extras Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Ruby Extras Maintainers
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
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-rainbow_3.1.1-1.dsc 1.4 KiB be56a2002813e69d02798f90a76c119947013168ee8f58a457daca236e6f55a4
ruby-rainbow_3.1.1.orig.tar.gz 9.7 KiB 24674609120232b41e028f2bca7b6db1eaa4247b3d431674f2107d3af9028e4f
ruby-rainbow_3.1.1-1.debian.tar.xz 3.1 KiB bdc65a24d19a4ce8f0ceb704f4f314c4ca0ab60db4b585a9b59a87677023f551

Available diffs

No changes file available.

Binary packages built by this source

ruby-rainbow: extension of Ruby String class enabling colored text on ANSI terminals

 Rainbow extends the ruby string class to enable coloring text on
 ANSI terminals. It adds methods to the String class and allowing
 the use offoreground and background color, bright, italic, underline,
 blink, reverse, hide and reset on text for ANSI terminals.