1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115
|
libgraphics-colorobject-perl (0.5.0-10.1) unstable; urgency=medium
* Non-maintainer upload
* Convert to source format 3.0 (Closes: #1043198)
-- Bastian Germann <bage@debian.org> Fri, 29 Sep 2023 12:35:09 +0200
libgraphics-colorobject-perl (0.5.0-10) unstable; urgency=medium
* It is not HTML anymore, it is WWW,
* Bug fix: "FTBFS: Cannot load color naming scheme module
Graphics::ColorNames::HTML", thanks to Niko Tyni (Closes: #961207).
-- Manoj Srivastava <srivasta@debian.org> Fri, 22 May 2020 02:13:44 -0700
libgraphics-colorobject-perl (0.5.0-9) unstable; urgency=medium
* The new libgraphics-colornames-perl has split out the HTML colors into
a separate module, and the Windows and netscape colors went
away. Adjusted accordingly.
* Bug fix: "broken by new libgraphics-colornames-perl", thanks to Niko
Tyni (Closes: #961148).
-- Manoj Srivastava <srivasta@debian.org> Wed, 20 May 2020 19:32:47 -0700
libgraphics-colorobject-perl (0.5.0-8) unstable; urgency=medium
* Ack NMU (Thanks, Andreas Tille)
* Update VCS location
* Update standards vereion to 4.3.0 (no changes needed)
* Updated the debhelpre compat build dependency
-- Manoj Srivastava <srivasta@debian.org> Tue, 19 May 2020 19:07:42 -0700
libgraphics-colorobject-perl (0.5.0-7.1) unstable; urgency=medium
* Non-maintainer upload.
* Drop explicit Build-Depends: perl-modules-5.22
Closes: #839023
* Depends: s/perl/${perl:Depends}/
-- Andreas Tille <tille@debian.org> Thu, 12 Jan 2017 19:29:07 +0100
libgraphics-colorobject-perl (0.5.0-7) unstable; urgency=low
* Updated the watch file
* Updated the standards version (no changes needed)
* Moved the VCS-* fields in the control file to HTTPS.
* Moved to source format 1.0 and dgit
-- Manoj Srivastava <srivasta@debian.org> Thu, 11 Feb 2016 14:28:09 -0800
libgraphics-colorobject-perl (0.5.0-6) unstable; urgency=low
* Bug fix: "warnings with Perl 5.14", thanks to Herwin Weststrate. This
time, actually do include the code changes required to close this out.
(Closes: #724293).
-- Manoj Srivastava <srivasta@debian.org> Sat, 12 Apr 2014 16:16:11 -0700
libgraphics-colorobject-perl (0.5.0-5) unstable; urgency=low
* Updated to new dh based build system
* Bug fix: "warnings with Perl 5.12", thanks to Niko Tyni. No longer
seems to fail to build (Closes: #578938).
-- Manoj Srivastava <srivasta@debian.org> Sun, 28 Apr 2013 03:47:04 -0700
libgraphics-colorobject-perl (0.5.0-4) unstable; urgency=low
* [dedd1c5]: [libgraphics-colorobjects-perl]: PREFIX is no longer
mutable, use DESTDIR. Preemptive bug fix.
-- Manoj Srivastava <srivasta@debian.org> Sun, 13 Sep 2009 18:29:28 -0500
libgraphics-colorobject-perl (0.5.0-3) unstable; urgency=low
* Updated the location of the development repository for this package
(moved to a public git repository)
* Moved to the new streamlined targets in the build system (makes it
make -j friendly)
-- Manoj Srivastava <srivasta@debian.org> Thu, 29 May 2008 23:13:01 -0500
libgraphics-colorobject-perl (0.5.0-2) unstable; urgency=low
* Bug fix: "libgraphics-colorobject-perl: FTBFS with Perl 5.10: the
empty /usr/lib/perl5 is gone", thanks to Niko Tyni. Actually, it was
the fact that the whole /usr/lib heirarchy went away. Closes: #467941
-- Manoj Srivastava <srivasta@debian.org> Tue, 18 Mar 2008 17:55:26 -0500
libgraphics-colorobject-perl (0.5.0-1) unstable; urgency=low
* New upstream release
- added gamut checks and clipping (not all colorspaces supported yet)
- added several color-difference algorithms
- added arbitrary white-points (any temperature from 4000K to 25000K)
- added several predefined white-points, and made others more accurate
- added YUV, YIQ, PhotoYCC spaces
- added documentation
- changed many conversion matrices to be more accurate (from 3
significant digits to >5)
- bug: HSL_to_RGB incorrect hue round-off produced rare but significant
errors in H (fixed)
- bug: wrong implicit colorspaces in colorbars test caused some tests
to fail (fixed)
-- Manoj Srivastava <srivasta@debian.org> Sun, 23 Oct 2005 16:58:10 -0500
libgraphics-colorobject-perl (0.4a4-1) unstable; urgency=low
* New package, initial packaging for Debian.
-- Manoj Srivastava <srivasta@debian.org> Sat, 24 Apr 2004 21:38:17 -0500
|