libgraphics-colornames-perl 3.5.0-3 source package in Ubuntu

Changelog

libgraphics-colornames-perl (3.5.0-3) unstable; urgency=medium

  * The GCN::HTML and GCN::Windows schemes have been removed and released
    as separate modules.
  * Autoloaded color name methods were removed.
  * the HTML color scheme is deprecated.
  * This breaks libgraphics-colorobjects-perl (<= 0.5.0-8)

 -- Manoj Srivastava <email address hidden>  Wed, 20 May 2020 18:58:37 -0700

Upload details

Uploaded by:
Manoj
Uploaded to:
Sid
Original maintainer:
Manoj
Architectures:
all
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe perl
Lunar release universe perl
Jammy release universe perl

Builds

Groovy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libgraphics-colornames-perl_3.5.0-3.dsc 2.1 KiB 0ae6a1507c50059083481e0add8714dfab7c23028158b59c042f27f4a7381240
libgraphics-colornames-perl_3.5.0.orig.tar.gz 33.2 KiB b67bf61f4308698fdd7cd492be60b60bea5cc7af9bc797b7a2178151e5159135
libgraphics-colornames-perl_3.5.0-3.diff.gz 7.5 KiB 2f55698ef2e2fbe08ff90b422f5218425d28db8ed3516c6e802eeef1a574734f

Available diffs

No changes file available.

Binary packages built by this source

libgraphics-colornames-perl: defines RGB values for common color names

 This package defines RGB values for common color names. The intention
 is to:
   1. provide a common module that authors can use with other modules
      to specify colors; and
   2. free module authors from having to "re-invent the wheel"
      whenever they decide to give the users the option of specifying
      a color by name rather than RGB value.