Your message dated Tue, 19 Mar 2024 19:00:12 +0000
with message-id <e1rmeh2-003zm6...@fasolo.debian.org>
and subject line Bug#1064540: fixed in 
golang-github-makeworld-the-better-one-dither 2.4.0-1
has caused the Debian Bug report #1064540,
regarding ITP: golang-github-makeworld-the-better-one-dither -- fast, correct 
image dithering library in Go
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1064540: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1064540
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: Anthony Fok <f...@debian.org>

* Package name    : golang-github-makeworld-the-better-one-dither
  Version         : 2.4.0-1
  Upstream Author : makeworld
* URL             : https://github.com/makeworld-the-better-one/dither
* License         : MPL-2.0
  Programming Lang: Go
  Description     : fast, correct image dithering library in Go

 dither is a library for dithering images in Go.  It has many dithering
 algorithms built-in, and allows you to specify your own.  Correctness
 is a top priority, as well as performance.  It is designed to work well
 on its own, but also implements interfaces from the standard library,
 so that it can be integrated easily in a wide variety of situtations.
 .
 This library is uniquely correct from a math and quality perspective.
 It linearizes the image, and color comparisons are done with human
 luminance perception in mind (channel weighting).  Few-to-no other
 libraries do this.
 .
 It supports images that make use of the alpha channel, AKA transparency.
 .
 Types of dithering supported:
 .
  * Random noise (in grayscale and RGB)
  * Ordered Dithering
    - Bayer matrix of any size (as long as dimensions are powers of two)
    - Clustered-dot - many different preprogrammed matrices
    - Some unusual horizontal or vertical line matrices
    - Yours?
      + Using PixelMapperFromMatrix, this library can dither using
        any matrix
      + If you need more freedom, PixelMapper can be used to implement
        any method of dithering that affects each pixel individually
 .
  * Error diffusion dithering
    - Simple 2D
    - Floyd-Steinberg, False Floyd-Steinberg
    - Jarvis-Judice-Ninke
    - Atkinson
    - Stucki
    - Burkes
    - Sierra/Sierra3, Sierra2, Sierra2-4A/Sierra-Lite
    - Steven Pigeon (https://hbfs.wordpress.com/2013/12/31/dithering/)
    - Yours? Custom error diffusion matrices can be used by the library.
 .
 More methods of dithering are being worked on, such as Riemersma,
 Yuliluoma, and blue noise.

Reason for packaging: Needed by hugo (>= 0.123.0)

--- End Message ---
--- Begin Message ---
Source: golang-github-makeworld-the-better-one-dither
Source-Version: 2.4.0-1
Done: Anthony Fok <f...@debian.org>

We believe that the bug you reported is fixed in the latest version of
golang-github-makeworld-the-better-one-dither, which is due to be installed in 
the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1064...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Anthony Fok <f...@debian.org> (supplier of updated 
golang-github-makeworld-the-better-one-dither package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Fri, 23 Feb 2024 15:35:55 -0700
Source: golang-github-makeworld-the-better-one-dither
Binary: golang-github-makeworld-the-better-one-dither-dev
Architecture: source all
Version: 2.4.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team <team+pkg...@tracker.debian.org>
Changed-By: Anthony Fok <f...@debian.org>
Description:
 golang-github-makeworld-the-better-one-dither-dev - fast, correct image 
dithering library in Go
Closes: 1064540
Changes:
 golang-github-makeworld-the-better-one-dither (2.4.0-1) unstable; 
urgency=medium
 .
   * Initial release (Closes: #1064540)
Checksums-Sha1:
 5e81d1155ec4164f1ca7933d5ddf4f0057678ae1 2524 
golang-github-makeworld-the-better-one-dither_2.4.0-1.dsc
 8703b378edb56bfcd8f12c6b1c1eca3db781e5cc 2161872 
golang-github-makeworld-the-better-one-dither_2.4.0.orig.tar.gz
 9634bb94e3d2d1b4ceb13bebb2bd6dbbee9125c3 2612 
golang-github-makeworld-the-better-one-dither_2.4.0-1.debian.tar.xz
 2353a87a4b1a1b4e95731a7a7295e9735238ed73 2042780 
golang-github-makeworld-the-better-one-dither-dev_2.4.0-1_all.deb
 558ccb5ff5fae5acc59b92c109ed8380989ea958 7248 
golang-github-makeworld-the-better-one-dither_2.4.0-1_amd64.buildinfo
Checksums-Sha256:
 2e42950e6887b324b2659af78956b9fbef5fe5e6c490a27f08c18d1e337320e0 2524 
golang-github-makeworld-the-better-one-dither_2.4.0-1.dsc
 ae9eea0b57f7c0ef1efe18af2795715a84cc11dbdee88ca6321c988440308d26 2161872 
golang-github-makeworld-the-better-one-dither_2.4.0.orig.tar.gz
 d49000df903fe5482cc66a3e9bfba11ee6b922aa63a43dbcfcfe823e1f52fead 2612 
golang-github-makeworld-the-better-one-dither_2.4.0-1.debian.tar.xz
 acf031fea73370a8e7824d1416d80a78d731e4eb50e8601c0fb0b1c9aaf49b6b 2042780 
golang-github-makeworld-the-better-one-dither-dev_2.4.0-1_all.deb
 ea0e3e41e9c231bc94b2eeaddd13fbd3dbc93d5bb02ca31ac324a32ee8880b10 7248 
golang-github-makeworld-the-better-one-dither_2.4.0-1_amd64.buildinfo
Files:
 17244f3bb78a6e24e97595de4dc5bd6a 2524 golang optional 
golang-github-makeworld-the-better-one-dither_2.4.0-1.dsc
 bc501e9c39c1f9747c482ce71ad349f0 2161872 golang optional 
golang-github-makeworld-the-better-one-dither_2.4.0.orig.tar.gz
 a3876ca79309a151b565ed06f7b3fa29 2612 golang optional 
golang-github-makeworld-the-better-one-dither_2.4.0-1.debian.tar.xz
 aca3aeacb7bda0fe33028125c42a835e 2042780 golang optional 
golang-github-makeworld-the-better-one-dither-dev_2.4.0-1_all.deb
 f4031b74719bc1a665a7e1a58b9ad5df 7248 golang optional 
golang-github-makeworld-the-better-one-dither_2.4.0-1_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJEBAEBCAAuFiEEFCQhsZrUqVmW+VBy6iUAtBLFms8FAmXZMPEQHGZva2FAZGVi
aWFuLm9yZwAKCRDqJQC0EsWaz0FoD/9oMJJuAaxnPq7Fx0y5JqlJXeWEZ+G5cwDa
1jcz3ANWr3b0Km8/n67Eu+px+hNX0rW0vaM6YXdySIxM8uVreyXFo1Wjf9C6Y6j1
EcWOMSaH1G59f4Q3any49TwH8MNt2ijKQpE6fLE7qtRl+4liLKNN/raqDqtvGmCj
aQSTPyRJPxS4RTj+w+yST/Bi+aL4MP6f0nqbZEhR6IUaMLox6tQdUYhYFEbBfGGD
q64ubqLIqjepwI1XEX+NBE2tXZTPmADbSl32lbYlBB03ArzZhqjZeltp5ijis07k
36AUuimVd91s9KBWPi4H22ih/AYq+/56qOf8o9VNQJo+LccJeoLildyrMaJgYce6
hJYF5LPkDyPVXZzK172/lbu9SXUAj4V2zQtlwz8xP4/AuLbWZ5LNDGIcfWuMpCLl
FwEpX+xPoORzh/TIs1Gkx0RYMfC/b/9O68JjyNIXy2UMDissAW35nMYeM4dHvV8d
cfh9eY5/QD8VFRU8+aRDfxQlGg0dhFVvRPtLv6ejdjo5+zyqXJXvF6xZN1QUyFze
/q15/vnQ4Ghm3KkRIHUjGQwuUOvszJMpsXOBXKv/MqJkw9Xnk5cQ7hV1HVWNDN4n
RuOLf2tm9B+ieJvImJ80XCdsD7VxWF3AudFNViuqYwIr5E1ehQLMBbBItB2aQ8ja
xjR2fGgQJg==
=xx0H
-----END PGP SIGNATURE-----

Attachment: pgpG6TlWW6Njo.pgp
Description: PGP signature


--- End Message ---

Reply via email to