Your message dated Wed, 27 Dec 2023 19:00:11 +0000
with message-id <e1riz8v-00buud...@fasolo.debian.org>
and subject line Bug#1059471: fixed in golang-github-maxatome-go-testdeep 
1.13.0-1
has caused the Debian Bug report #1059471,
regarding ITP: golang-github-maxatome-go-testdeep -- Extremely flexible golang 
deep comparison
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.)


-- 
1059471: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1059471
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: Mathias Gibbens <gib...@debian.org>
X-Debbugs-CC: debian-de...@lists.debian.org, debian...@lists.debian.org

* Package name    : golang-github-maxatome-go-testdeep
  Version         : 1.13.0-1
  Upstream Author : Maxime Soulé
* URL             : https://github.com/maxatome/go-testdeep
* License         : BSD-2-clause
  Programming Lang: Go
  Description     : Extremely flexible golang deep comparison

 go-testdeep is historically a go rewrite and adaptation of wonderful
 Test::Deep perl.
 .
 In golang, comparing data structure is usually done using
 reflect.DeepEqual or using a  package that uses this function behind
 the scene.
 .
 This function works very well, but it is not flexible. Both compared
 structures must match exactly and when a difference is returned, it is
 up to the caller to display it. Not easy when comparing big data
 structures.
 .
 The purpose of go-testdeep, via the td package and its helpers, is to
 do its best to introduce this missing flexibility using "operators",
 when the expected value (or one of its component) cannot be matched
 exactly, mixed with some useful comparison functions.

This is a new dependency required to update golang-github-jarcoal-
httpmock.

Attachment: signature.asc
Description: This is a digitally signed message part


--- End Message ---
--- Begin Message ---
Source: golang-github-maxatome-go-testdeep
Source-Version: 1.13.0-1
Done: Mathias Gibbens <gib...@debian.org>

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

Debian distribution maintenance software
pp.
Mathias Gibbens <gib...@debian.org> (supplier of updated 
golang-github-maxatome-go-testdeep 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: SHA512

Format: 1.8
Date: Tue, 26 Dec 2023 16:23:33 +0000
Source: golang-github-maxatome-go-testdeep
Binary: golang-github-maxatome-go-testdeep-dev
Architecture: source all
Version: 1.13.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team <team+pkg...@tracker.debian.org>
Changed-By: Mathias Gibbens <gib...@debian.org>
Description:
 golang-github-maxatome-go-testdeep-dev - Extremely flexible golang deep 
comparison
Closes: 1059471
Changes:
 golang-github-maxatome-go-testdeep (1.13.0-1) unstable; urgency=medium
 .
   * Initial release (Closes: #1059471)
Checksums-Sha1:
 1d0c1df489d235f9b279cfb7eed9e89807becc31 2381 
golang-github-maxatome-go-testdeep_1.13.0-1.dsc
 6ee6dcbd71b846da8969c22c57ad74b16de64201 318839 
golang-github-maxatome-go-testdeep_1.13.0.orig.tar.gz
 b9511c7e471875b3a5e571f5c709d89a88ad655a 3208 
golang-github-maxatome-go-testdeep_1.13.0-1.debian.tar.xz
 b97ca28d73f60c73a0fae5d916fd9bb5967d8262 222148 
golang-github-maxatome-go-testdeep-dev_1.13.0-1_all.deb
 f535d1f4a7b3e676e969f897db0856160300a9d3 6506 
golang-github-maxatome-go-testdeep_1.13.0-1_amd64.buildinfo
Checksums-Sha256:
 5a23711355cce595a2e35175d5e2b07bf4704a04f072c971fadd3b8248f5259a 2381 
golang-github-maxatome-go-testdeep_1.13.0-1.dsc
 eec6cb2d479841351d0af70ddd1a38aa7d3515906414a46696f899b364405b7b 318839 
golang-github-maxatome-go-testdeep_1.13.0.orig.tar.gz
 8bdddb7f9ece6e2d2f5296c73292f6e6c82aba1c58a49c69da9a2f577d7fd727 3208 
golang-github-maxatome-go-testdeep_1.13.0-1.debian.tar.xz
 8e2fbadf28d11736ddb236323e84291700427da319a6e919d4cd0c049f6cc1e5 222148 
golang-github-maxatome-go-testdeep-dev_1.13.0-1_all.deb
 10bdacb5b9abeb98e8d8316d6f9a48bd63f749467cadde9839da584efde2f1b8 6506 
golang-github-maxatome-go-testdeep_1.13.0-1_amd64.buildinfo
Files:
 e9fb4c6041fce726b39d3ee58c61b78c 2381 golang optional 
golang-github-maxatome-go-testdeep_1.13.0-1.dsc
 bfac54e9678820c936366bdd9a7c8090 318839 golang optional 
golang-github-maxatome-go-testdeep_1.13.0.orig.tar.gz
 3615e391b29de957acb8ea5dc2e9dd17 3208 golang optional 
golang-github-maxatome-go-testdeep_1.13.0-1.debian.tar.xz
 ee406358e250321452d061fd9f8e33da 222148 golang optional 
golang-github-maxatome-go-testdeep-dev_1.13.0-1_all.deb
 ac223d0f64ecfdb50068e1f5fbb40ec5 6506 golang optional 
golang-github-maxatome-go-testdeep_1.13.0-1_amd64.buildinfo

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

iQJGBAEBCgAwFiEE1Bp60H32xfynSJ8cKe7i1uz0QvkFAmWK/18SHGdpYm1hdEBk
ZWJpYW4ub3JnAAoJECnu4tbs9EL51XUP/3mkcZLbENmtxXoPCX06jtkbrP5sdvue
ZkPAhD7NGXd3frloEj28fI2JNkPkTWnxL+DeCJaYOBwB22XxotyZXtKUGmL7BgiZ
UazVX102AAqGdcxu0btkpYqFuSdOTj38AKI1Ht1ix+eD73G9rbWYwhbXBzfoe0xP
NLrq1cZp+tJJGzRlEWc3a5XH3hAf05TItaqT4g4qZpl77cE7jHm/z1Cbd3WqO+Ei
hQIEKdFIfWS0majOJGiXMyt65TwK18ae44LPiPsuj83em8mQnmt4Ny5zyAmn37gi
dN3uOprVg7bkD0Lg4FlmYQOQcCmbMIv3NeQCPTpxGL7+OS584pj6VbC4Vbqe1gbx
E5r0F3ZkMwA+R/V06GqznatD/oqNPlmHcDimE+vwXMOiW/h27mk5L4On1dVSXFyS
r6ErhQlxw6hz37uNv4MoInt37/EVw8v3R8DNb+4ixxGtz/np4YB8taRrnE+3c139
5KLsUENKxvJ5euxtcd9RgU1sxXE1rkHKShWUvQUs7rrvcy/g9SVD9BrI7hi5nnuH
3oV/jyy8oyCZXj/c9krrCvxuLVlyEnNRD3Qiu6W1TFPc3dJwmVM+JjPKJs6dYe2t
GtO+hbXVFhlfNtP2gw+Bj9IaFfqygBkhjoNxRjD/ulIWP1lvpCuAqSMIclA/bqUL
KUoMHQmEwFps
=J8qh
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to