[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1024572: marked as done (ITP: golang-github-dop251-scsu -- A Standard Compression Scheme for Unicode implementation in Go)



Your message dated Sun, 04 Dec 2022 19:00:12 +0000
with message-id <E1p1uDk-003E4L-6M@fasolo.debian.org>
and subject line Bug#1024572: fixed in golang-github-dop251-scsu 0.0~git20220106.84ac880-2
has caused the Debian Bug report #1024572,
regarding ITP: golang-github-dop251-scsu -- A Standard Compression Scheme for Unicode implementation 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 owner@bugs.debian.org
immediately.)


-- 
1024572: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1024572
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: Drew Parsons <dparsons@debian.org>

* Package name    : golang-github-dop251-scsu
  Version         : 0.0~git20220106.84ac880-1
  Upstream Author : Dmitry Panov
* URL             : https://github.com/dop251/scsu
* License         : Expat
  Programming Lang: Go
  Description     : A Standard Compression Scheme for Unicode implementation in Go
 A Standard Compression Scheme for Unicode implementation in Go.
 .
 This in an implementation of SCSU as described in
 (https://www.unicode.org/reports/tr6/tr6-4.html)
 .
 Although UTF-8 is now the most commonly used and recommended encoding, in
 some cases the use of SCSU can be beneficial. For example when storing
 or transmitting short alphabetical texts (Arabic, Hebrew, Russian, etc.)
 where general-purpose compression algorithms are inefficient, but SCSU
 provides nearly 50% compression ratio over UTF-8.
 .
 The code is based on the sample Java implementation found at
 (ftp://ftp.unicode.org/Public/PROGRAMS/SCSU/) however the encoding
 algorithm has been slightly modified as the implementation above
 contains a few bugs.
 .
 The code has been fuzz-tested using go-fuzz to ensure that random input neither crashes the Encoder nor the Decoder,
 and if it happens to be a valid UTF-8, an Encode/Decode cycle produces
 identical output.


Required by latest version of rclone.

To be maintained by the Debian Go Team.

--- End Message ---
--- Begin Message ---
Source: golang-github-dop251-scsu
Source-Version: 0.0~git20220106.84ac880-2
Done: Drew Parsons <dparsons@debian.org>

We believe that the bug you reported is fixed in the latest version of
golang-github-dop251-scsu, 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 1024572@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Drew Parsons <dparsons@debian.org> (supplier of updated golang-github-dop251-scsu 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 ftpmaster@ftp-master.debian.org)


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

Format: 1.8
Date: Sun, 27 Nov 2022 22:02:59 +0100
Source: golang-github-dop251-scsu
Binary: golang-github-dop251-scsu-dev
Architecture: source all
Version: 0.0~git20220106.84ac880-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Changed-By: Drew Parsons <dparsons@debian.org>
Description:
 golang-github-dop251-scsu-dev - Go Implementation of Standard Compression Scheme for Unicode (lib
Closes: 1024572
Changes:
 golang-github-dop251-scsu (0.0~git20220106.84ac880-2) unstable; urgency=medium
 .
   * identify Unicode, Inc. as a copyright coauthor
 .
 golang-github-dop251-scsu (0.0~git20220106.84ac880-1) unstable; urgency=medium
 .
   * Initial release (Closes: #1024572)
Checksums-Sha1:
 e8f2b57a25faaeb314db3fdeab29435c3a4c3c33 2319 golang-github-dop251-scsu_0.0~git20220106.84ac880-2.dsc
 a2fccdc49b87746b9cc3ca070e1ac73e13e4168e 12552 golang-github-dop251-scsu_0.0~git20220106.84ac880.orig.tar.xz
 a68df3020d0c892c042b244688d1165b509b3a90 2680 golang-github-dop251-scsu_0.0~git20220106.84ac880-2.debian.tar.xz
 03ccf059d3da8a34df2e78830050097cb45ca645 13348 golang-github-dop251-scsu-dev_0.0~git20220106.84ac880-2_all.deb
 f145c12e24824d5a823fcffdc5f802d3ce037a4b 6111 golang-github-dop251-scsu_0.0~git20220106.84ac880-2_amd64.buildinfo
Checksums-Sha256:
 48b4b149f71590642a50a1d507cb57f1002978fafe2dbbb7b5a114973fa27d0e 2319 golang-github-dop251-scsu_0.0~git20220106.84ac880-2.dsc
 99bd98288729df1ae2175b8d9c913e0ca147f8992d31274642e6981f547cabe3 12552 golang-github-dop251-scsu_0.0~git20220106.84ac880.orig.tar.xz
 015e4d9f6e0ce6ce706c9e0f8a6a9381a00e18e601a3fe11f74a6fd4b6e3a799 2680 golang-github-dop251-scsu_0.0~git20220106.84ac880-2.debian.tar.xz
 d326879de421d0539fc5f5b294a12733a731ff7a5c6fcadc5e96c1a9700de5c9 13348 golang-github-dop251-scsu-dev_0.0~git20220106.84ac880-2_all.deb
 da878d1c2732ec02020603e4160ae7c90185f742542d31e371f4d11fb9ccf464 6111 golang-github-dop251-scsu_0.0~git20220106.84ac880-2_amd64.buildinfo
Files:
 2d310051ddcf83e0a71c8dc5d644d66a 2319 golang optional golang-github-dop251-scsu_0.0~git20220106.84ac880-2.dsc
 87c99d4703ff3b1093ac48ce64c26e22 12552 golang optional golang-github-dop251-scsu_0.0~git20220106.84ac880.orig.tar.xz
 bdda01c3b1b052780b4028a6b56b3eac 2680 golang optional golang-github-dop251-scsu_0.0~git20220106.84ac880-2.debian.tar.xz
 2e54b86864335819ce19ff2d6919c0d7 13348 golang optional golang-github-dop251-scsu-dev_0.0~git20220106.84ac880-2_all.deb
 a8c83a75042afb270b71e28fa6517504 6111 golang optional golang-github-dop251-scsu_0.0~git20220106.84ac880-2_amd64.buildinfo

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

iQIzBAEBCAAdFiEEI8mpPlhYGekSbQo2Vz7x5L1aAfoFAmOD0WAACgkQVz7x5L1a
AfpGVQ/9H7rY7cjSWIz/gBcE+2ngpFNf90MCSqZwtShUFgz+tlek1Hqv4OLb4wFZ
Tm/pdnMCubhjGJqNdnNyHDIJUyXpuBTNqDuBO5GHmhzpbWH9pbG3WuojRTINcXss
nXGAqsRAKtECP+p3Lrn/yfYyk2krvn2sqEahQpgHhlZ6CmmdiMujNFzX5WwRlOWj
DICXHoLiRphQbHU1B3e9670T8bjq1FKcA8eVp7WDXFQhyvU6KYj7wtcTB1CEXhCe
GHpny4WEfrkIVLZlNjuDe/BtqBrZg/x0zQxayDE0shj32LMwXRPYqwdSgnhbauqp
+3KBSx9I1UDtvNerwm/wGuxj1OzUIxSxWnssj2ogEYFJYnb1SrE6sLlg0mssRZfb
OdM4jkA/t78Le8Hx9P64W3WXO3Nfo1O2de5OjVkfV0mIQD/0T3g8yYbwoc/aU5UT
aXAvX0p/rlwwPO/csSRCOpmJYsl6AiCfWaIkxvpvQE2KxNaUJbi4hr/wgPjlEy7e
cNscppaJW8LQGBhklrt2wXkjNzXDePUpSHf6DsPVH+Pfb1PlgtQ2JLriJcsqz8Qg
WjfR6tGkVaafBQAX3yJbXUVTYaMUA0kPpgxRvGUXqFl58aFFTYRw80xMglwLCq+s
A6N3sD4B/90XcWyH67Z1XbgJoiWd/BOi+1RiUH4s0dcpxkgW1wI=
=2piI
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: