golang-github-stvp-tempredis 0.0~git20231107.8a695b6-2 source package in Ubuntu

Changelog

golang-github-stvp-tempredis (0.0~git20231107.8a695b6-2) unstable; urgency=medium

  * Stop shipping nondeterministic Redis database file generated during
    build. Thanks to Chris Lamb for the patch.
    Closes: #1067947
  * Bump Standards-Version.
  * Switch section to golang.
  * Bump copyright date for debian/ directory.

 -- Sascha Steinbiss <email address hidden>  Sun, 31 Mar 2024 21:05:43 +0200

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
all
Section:
golang
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-stvp-tempredis_0.0~git20231107.8a695b6-2.dsc 2.4 KiB 6c0a411b1be50ac8e115ff27941f3eed4082724c9808664a211f56187e54dfee
golang-github-stvp-tempredis_0.0~git20231107.8a695b6.orig.tar.xz 2.9 KiB bd3e18ba6d32176ccceb6c7eaffaf2ab76d86874198afb934ebfe3e9bf6822d3
golang-github-stvp-tempredis_0.0~git20231107.8a695b6-2.debian.tar.xz 2.5 KiB 7bcc3d6cea3d719e162c02a429f6a2f9c924b27fc5fc8361cbf7ab5f20f4cafe

No changes file available.

Binary packages built by this source

golang-github-stvp-tempredis-dev: Go package to start and stop temporary redis-server processes

 Tempredis (Temporary redis-server processes for golang testing) provides a
 comvenient interface to start and stop new temporary Redis processes, e.g.
 for unit testing Redis-based tools on 'the real thing' instead of mocked
 Redis instances.