libcolor-calc-perl 1.074-3 source package in Ubuntu

Changelog

libcolor-calc-perl (1.074-3) unstable; urgency=medium

  * Team upload.

  [ Salvatore Bonaccorso ]
  * debian/control: Use HTTPS transport protocol for Vcs-Git URI

  [ gregor herrmann ]
  * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
  * Remove Jonathan Yu from Uploaders. Thanks for your work!

  [ Salvatore Bonaccorso ]
  * Update Vcs-* headers for switch to salsa.debian.org

  [ Laurent Baillet ]
  * fix lintian file-contains-trailing-whitespace warning

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

  [ Debian Janitor ]
  * Bump debhelper from deprecated 8 to 12.
  * Set debhelper-compat version in Build-Depends.

  [ Damyan Ivanov ]
  * Deprecate Graphics::ColorNames::HTML, switch to ::WWW.

  [ mason james ]
  * fix color_safe.t test (Closes: #961147)
  * add Rules-Requires-Root: no
  * bump to Standards-Version: 4.6.2
  * bump debhelper-compat to 13
  * add nocheck to B-D-I
  * add header to debian/patches/html-to-www.patch
  * update copyrights

 -- Mason James <email address hidden>  Sat, 25 Feb 2023 22:17:24 +1300

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe perl
Noble release universe perl
Mantic release universe perl

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libcolor-calc-perl_1.074-3.dsc 2.6 KiB 46917cd5e0e55ffa91471b69fe002108642dd91a3acbc78712ef5232c2e2d185
libcolor-calc-perl_1.074.orig.tar.gz 26.6 KiB 6bd35735ca1208e1628f962c1be9b0bc48762097b09017cfe32ce9d0858c76c1
libcolor-calc-perl_1.074-3.debian.tar.xz 4.8 KiB 2066dbf18109fa68da4457f0f4c309b8ba733a9eaad22ade6daa099cbdaadd7a

No changes file available.

Binary packages built by this source

libcolor-calc-perl: module for simple calculations with RGB colors

 Color::Calc is a Perl module that implements simple calculations with RGB
 colors. This can be used to create a full color scheme from a few colors
 and provides a variety of output styles including hexadecimal, 3-tuple as
 well as versions suitable for HTML and PDF.