libconvert-color-xterm-perl 0.06-1 source package in Ubuntu

Changelog

libconvert-color-xterm-perl (0.06-1) unstable; urgency=medium

  * Team upload.

  [ Debian Janitor ]
  * Move libmodule-build-perl from Build-Depends-Indep to Build-Depends.
  * Bump debhelper from old 10 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Remove obsolete fields Contact, Name from debian/upstream/metadata
    (already present in machine-readable debian/copyright).

  [ gregor herrmann ]
  * debian/watch: use uscan version 4.

  [ Debian Janitor ]
  * Remove constraints unnecessary since buster:
    + Build-Depends-Indep: Drop versioned constraint on libconvert-color-perl.
    + libconvert-color-xterm-perl: Drop versioned constraint on
      libconvert-color-perl in Depends.

  [ gregor herrmann ]
  * Import upstream version 0.06.
  * Update years of upstream copyright.
  * Improve short/long description.
  * Declare compliance with Debian Policy 4.6.0.
  * Set Rules-Requires-Root: no.
  * Annotate test-only build dependencies with <!nocheck>.
  * Bump debhelper-compat to 13.

 -- gregor herrmann <email address hidden>  Mon, 23 Aug 2021 18:03:35 +0200

Upload details

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

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libconvert-color-xterm-perl_0.06-1.dsc 2.5 KiB ff8a5df82512af8c1c8ca59263f2a49eadb0306b3803739d6924e36d2a2203e9
libconvert-color-xterm-perl_0.06.orig.tar.gz 13.0 KiB ae1b56388594bbccef6cffe708007f8bcccd4569e31a2c33745216a635237916
libconvert-color-xterm-perl_0.06-1.debian.tar.xz 1.9 KiB 54b3caa9e2311699ca1ae15e0caa3754dffe406a45d6bbdd9eb160879732faeb

Available diffs

No changes file available.

Binary packages built by this source

libconvert-color-xterm-perl: module for indexed colors used by XTerm

 Convert::Color::XTerm is subclass of Convert::Color::RGB8 and provides lookup
 of the colors that xterm uses by default. Note that the module is not
 intelligent enough to actually parse the XTerm configuration on a machine,
 nor to query a running terminal for its actual colors. It simply implements
 the colors that are present as defaults in the XTerm source code.
 .
 It implements the complete 256-color model in XTerm.