ruby-paint 2.2.0-1 source package in Ubuntu

Changelog

ruby-paint (2.2.0-1) unstable; urgency=medium

  * Team upload

  [ Utkarsh Gupta ]
  * Add salsa-ci.yml
  * Add Rules-Requires-Root: no
  * Drop runtime dependency on ruby interpreter

  [ Sophie Brun ]
  * Update debian/watch
  * New upstream version 2.2.0
  * Update debian/copyright for new upstream release
  * Update debian/watch
  * Add debian/gemspec to handle multiple gemspec
  * Update VCS fields
  * Use debhelper-compat 12
  * Bump Standards-Version
  * Add autopkgtest
  * Add missing data/rgb_colors.marshal.gz in package
  * Remove shortcuts test to fix autopkgtest. We don't install the
    paint-shortcuts gem.

 -- Sophie Brun <email address hidden>  Tue, 10 Mar 2020 10:47:47 +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

Groovy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-paint_2.2.0-1.dsc 2.0 KiB da9d092cb637c6fd7a5315b252ecbd9c22d8e1dbe1d67076f3dc425c2af66a96
ruby-paint_2.2.0.orig.tar.gz 21.6 KiB 7e4442e0fcee207a4d05c9963313d768d5f6878587df890b38a26dae5f3d5f69
ruby-paint_2.2.0-1.debian.tar.xz 3.7 KiB 89eaa3e210cda4527282b95ae12bbf1be11c39f6b6ba7866bcb9f0d0976c45c7

Available diffs

No changes file available.

Binary packages built by this source

ruby-paint: terminal paint library with 256 color and effect support

 The paint library for ruby provides a single method, `Paint.[]`, that produces
 colored output on terminals. It comes with support for 256 color terminals,
 ANSI effects, and allows defining custom shortcuts.