Your message dated Thu, 11 Jun 2026 13:00:09 +0000
with message-id <[email protected]>
and subject line Bug#1128936: fixed in 
golang-github-launchdarkly-go-test-helpers 3.0.2-1
has caused the Debian Bug report #1128936,
regarding ITP: golang-github-launchdarkly-go-test-helpers -- Test convenience 
functions used by LaunchDarkly's Go-based open-source tools.
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 [email protected]
immediately.)


-- 
1128936: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1128936
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: Mikhail Potemkin <[email protected]>

* Package name    : golang-github-launchdarkly-go-test-helpers
  Version         : 3.0.2-1
  Upstream Author : LaunchDarkly
* URL             : https://github.com/launchdarkly/go-test-helpers
* License         : Apache-2.0
  Programming Lang: Go
  Description     : Test convenience functions used by LaunchDarkly's Go-based 
open-source tools.

 LaunchDarkly Go Test Helpers
 .
 Actions Status (https://github.com/launchdarkly/go-test-
 helpers/actions/workflows/ci.yml) Documentation
 (https://pkg.go.dev/github.com/launchdarkly/go-test-helpers/v3)
 .
 This project centralizes some test support code that is used by
 LaunchDarkly's Go SDK and related components, and that may be useful in
 other Go projects.
 .
 While this code may be useful in other projects, it is primarily geared
 toward LaunchDarkly's own development needs and is not meant to provide
 a large general-purpose framework. It is meant for unit test code and
 should not be used as a runtime dependency.
 .
 This version of the project requires Go 1.23 or higher.
 .
 Contents
 .
 The main package provides general-purpose helper functions.
 .
 Subpackage httphelpers provides convenience wrappers for using net/http
 and net/http/httptest in test code.
 .
 Subpackage jsonhelpers provides functions for manipulating JSON.
 .
 Subpackage matchers contains a test assertion API with combinators.
 .
 Subpackage testbox provides the ability to write tests-of-tests within the
 Go testing framework.
 .
 Usage
 .
 Import any of these packages in your test code:
 .
   import (
       "github.com/launchdarkly/go-test-helpers/v3"
       "github.com/launchdarkly/go-test-helpers/v3/httphelpers"
       "github.com/launchdarkly/go-test-helpers/v3/jsonhelpers"
       "github.com/launchdarkly/go-test-helpers/v3/ldservices"
       "github.com/launchdarkly/go-test-helpers/v3/testbox"
   )
 .
 Breaking changes will only be made in a new major version. It is
 advisable to use a dependency manager to pin these dependencies to a
 module version or a major version branch.
 .
 Contributing
 .
 We encourage pull requests and other contributions from the community.
 Check out our contributing guidelines (/CONTRIBUTING.md) for
 instructions on how to contribute to this project.
 .
 About LaunchDarkly
 .
  * LaunchDarkly is a continuous delivery platform that provides feature
    flags as a service and allows developers to iterate quickly and safely.
    We allow you to easily flag your features and manage them from the
    LaunchDarkly dashboard.  With LaunchDarkly, you can:
        * Roll out a new feature to a subset of your users (like a group of
        users who opt-in to a beta tester group), gathering feedback and bug
        reports from real-world use cases.
        * Gradually roll out a feature to an increasing percentage of
        users, and track the effect that the feature has on key metrics
        (for instance, how likely is a user to complete a purchase if they
        have feature A versus feature B?).
        * Turn off a feature that you realize is causing performance
        problems in production, without needing to re-deploy, or even
        restart the application with a changed configuration file.
        * Grant access to certain features based on user attributes, like
        payment plan (eg: users on the ‘gold’ plan get access to more
        features than users in the ‘silver’ plan). Disable parts of your
        application to facilitate maintenance, without taking everything
        offline.
  * LaunchDarkly provides feature flag SDKs for a wide variety of
    languages and technologies. Check out our documentation
    (https://docs.launchdarkly.com/docs) for a complete list.
  * Explore LaunchDarkly
        * launchdarkly.com (https://www.launchdarkly.com/) for more
        information
        * docs.launchdarkly.com (https://docs.launchdarkly.com/) for our
        documentation and SDK reference guides
        * apidocs.launchdarkly.com (https://apidocs.launchdarkly.com/) for
        our API documentation
        * blog.launchdarkly.com (https://blog.launchdarkly.com/) for the
        latest product updates
        * Feature Flagging Guide
        (https://github.com/launchdarkly/featureflags/) for best practices
        and strategies


Needed by golang-github-launchdarkly-go-server-sdk

--- End Message ---
--- Begin Message ---
Source: golang-github-launchdarkly-go-test-helpers
Source-Version: 3.0.2-1
Done: Mikhail Potemkin <[email protected]>

We believe that the bug you reported is fixed in the latest version of
golang-github-launchdarkly-go-test-helpers, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Mikhail Potemkin <[email protected]> (supplier of updated 
golang-github-launchdarkly-go-test-helpers 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 [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Tue, 09 Jun 2026 12:49:28 +0000
Source: golang-github-launchdarkly-go-test-helpers
Binary: golang-github-launchdarkly-go-test-helpers-dev
Architecture: source all
Version: 3.0.2-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team <[email protected]>
Changed-By: Mikhail Potemkin <[email protected]>
Description:
 golang-github-launchdarkly-go-test-helpers-dev - Test support code that is 
used by LaunchDarkly's Go SDK. (library
Closes: 1128936
Changes:
 golang-github-launchdarkly-go-test-helpers (3.0.2-1) unstable; urgency=medium
 .
   * Initial release (Closes: #1128936)
Checksums-Sha1:
 7ec0af105368a26820df8eafc1adec847184c397 2523 
golang-github-launchdarkly-go-test-helpers_3.0.2-1.dsc
 8216bb708226a968ff3d862d57111c7f6d32ee3d 39020 
golang-github-launchdarkly-go-test-helpers_3.0.2.orig.tar.gz
 dc047960a9dc9428061ca144d9e0e34523e5954e 2452 
golang-github-launchdarkly-go-test-helpers_3.0.2-1.debian.tar.xz
 ebb52c1e62a5f2fdc90d062ee9bc7c2be503fd16 34924 
golang-github-launchdarkly-go-test-helpers-dev_3.0.2-1_all.deb
 50108bae6af9188d5c5f9bd8f792cc28c80aea65 6888 
golang-github-launchdarkly-go-test-helpers_3.0.2-1_amd64.buildinfo
Checksums-Sha256:
 397a220796727261eee361ff13c209eb553375e0b696d4f59adbcc37be82f40a 2523 
golang-github-launchdarkly-go-test-helpers_3.0.2-1.dsc
 7cedf647e5d66177c2dec701bc065ede9cba5257cc7458a65f3f2908fc72a59f 39020 
golang-github-launchdarkly-go-test-helpers_3.0.2.orig.tar.gz
 fd064bf5554be9bbe91045c098815ffe4c37f342a95c8ba8620fa4b947e20590 2452 
golang-github-launchdarkly-go-test-helpers_3.0.2-1.debian.tar.xz
 85b24f23745797bc555f72fb0a12ff3f8b346c7f8ca2c7c5845673bd5be116b1 34924 
golang-github-launchdarkly-go-test-helpers-dev_3.0.2-1_all.deb
 e684760f6282f584888167dc1a161eb035b3224aaad756318ab9e16896828f0e 6888 
golang-github-launchdarkly-go-test-helpers_3.0.2-1_amd64.buildinfo
Files:
 271e173914aa1b404528848f16d89849 2523 golang optional 
golang-github-launchdarkly-go-test-helpers_3.0.2-1.dsc
 7399a62b443920aab7a3c82ce5fc05ab 39020 golang optional 
golang-github-launchdarkly-go-test-helpers_3.0.2.orig.tar.gz
 e512a36a3ea1e71dcbd8824ecc314725 2452 golang optional 
golang-github-launchdarkly-go-test-helpers_3.0.2-1.debian.tar.xz
 6b362fd42d5a3cc5b0011be9bac4baeb 34924 golang optional 
golang-github-launchdarkly-go-test-helpers-dev_3.0.2-1_all.deb
 d3c5242c30d363b184cab495f5ed5adb 6888 golang optional 
golang-github-launchdarkly-go-test-helpers_3.0.2-1_amd64.buildinfo

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

iQIzBAEBCgAdFiEEmbRSsR88dMO0U+RvvthEn87o2ogFAmoqbbcACgkQvthEn87o
2ogZkw/9HcudTVXmkNxEGexoBA6mNMR33w0P4+LlwSAtgZuB+oaXfDx7bo1aAyMy
Ov+fwn5Ms7MlTptiukwxO1BiMN5bx2pnpPhkR7gxsQDpecmum49i++ejS6rIA0WI
UpI5IKzj2iCMmuo2O9Yr7DT6a5sPZGo9sM2pAJBoSRj+qhZJc85uvN6gjHbVSVk6
Iq8f45QBLF1kdkTzf4VZn291h56n85K1xGaTDShaVGvbJ0n7Bg9txoaN9O9wvBAJ
5RssRPBQGgdJDqHVEwV4GJG9RV3mVliDkyEiIYGunuBIGOVkOIww7kE4UOP+ut0O
4CoRvrTADp1KoIr5KWnLRKC9lWhwLnoxOl4pKWDB+wdett2I1bB60UwxXLVhcwrV
OLj0JwSLtePLYpkR63x5jNU5n1HDCkinTikzBLxA9CXyLgvYf7tzLsoUGxsDNpoH
iE7OWRomrii1q2JjEX0teJLrA2GJLlkcyDwVKl6IOLDUNY0OSvlzFu5ZiG+DEpvu
u6UTRQnd/t2UAAghrseXqeluREUePrEZZNzlmxWSxqcEBUUENzMUT/zEI3JGNCp1
5j5txv1OuI2QD2vXJETeUqRpOti7HbCLCtCM0OOPQcFswKdrhSCla1kOhoZWlKKl
i5jHRHNY0bkdHiI91RRSHZFflxMGp2L88CQP1qLrKbsHYDDbS5Q=
=mfLT
-----END PGP SIGNATURE-----

Attachment: pgpL0Ifi51GG_.pgp
Description: PGP signature


--- End Message ---

Reply via email to