ruby-colorator 1.1.0-4 source package in Ubuntu

Changelog

ruby-colorator (1.1.0-4) unstable; urgency=medium

  * Team upload.

  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Submit.
  * Update standards version to 4.4.1, no changes needed.

  [ Cédric Boutillier ]
  * [ci skip] Update team name
  * [ci skip] Add .gitattributes to keep unwanted files out of the source
    package

  [ Debian Janitor ]
  * Update standards version to 4.5.0, no changes needed.
  * Apply multi-arch hints. + ruby-colorator: Add :any qualifier for ruby
    dependency.
  * Bump debhelper from old 12 to 13.
  * Update standards version to 4.5.1, no changes needed.

  [ HIGUCHI Daisuke (VDR dai) ]
  * eliminate lintian warning: ruby-interpreter-is-deprecated
  * eliminate lintian warning: older-debian-watch-file-standard
  * eliminate lintian warning: patch-not-forwarded-upstream
  * eliminate lintian warning: update-debian-copyright
  * set Rules-Requires-Root as no.
  * Update standards version to 4.6.1

 -- HIGUCHI Daisuke (VDR dai) <email address hidden>  Sun, 17 Jul 2022 23:07:53 +0900

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

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-colorator_1.1.0-4.dsc 2.0 KiB 263bcbb7098e9575de402c17e238e6c47d4d4c4952ec81cbb7076eb02593a99e
ruby-colorator_1.1.0.orig.tar.gz 5.0 KiB 9b96af8a6b58aa23aa2a006e2f0696dd54a022251ec39db11ccbfa0f7d51da14
ruby-colorator_1.1.0-4.debian.tar.xz 3.9 KiB a533477a220394be68383ddd8bfa00db960ccce1d9a69a4a003e950d8b839871

Available diffs

No changes file available.

Binary packages built by this source

ruby-colorator: String core extensions for terminal coloring

 A Ruby Library colorize your text in the terminal.
 .
 There are a bunch of gems that provide functionality like this, but
 none have as simple an API as this. Just call `"string".color` and your
 text will be colorized.