1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102
|
golang-github-dgraph-io-ristretto (2.3.0-5) unstable; urgency=medium
* Team upload.
* Further go test skip logic tweaks.
-- Simon Josefsson <simon@josefsson.org> Sun, 05 Oct 2025 13:34:07 +0200
golang-github-dgraph-io-ristretto (2.3.0-4) unstable; urgency=medium
* Team upload.
* Improve logic to ignore failing tests.
-- Simon Josefsson <simon@josefsson.org> Sun, 05 Oct 2025 08:30:52 +0200
golang-github-dgraph-io-ristretto (2.3.0-3) unstable; urgency=medium
* Use watch v5.
* Ignore TestAllocate on i386, TestTreePersistent on ppc64el/riscv64/s390x.
* Fix 32-bit FTBFS.
* Salsa CI on more archs.
-- Simon Josefsson <simon@josefsson.org> Sat, 04 Oct 2025 14:24:14 +0200
golang-github-dgraph-io-ristretto (2.3.0-2) unstable; urgency=medium
* Team upload.
* Upload to unstable.
* Run wrap-and-sort -tabk.
* Add salsa-ci.
* Mark Multi-Arch: foreign.
* Pacify licenserecon.
* Extend self-check timeout 10m->25m.
* Add Breaks:badger<<4.8.0.
-- Simon Josefsson <simon@josefsson.org> Thu, 02 Oct 2025 00:49:09 +0200
golang-github-dgraph-io-ristretto (2.3.0-1) experimental; urgency=medium
* Team upload.
* New upstream version 2.3.0
* Drop obsolete Files-Excluded:.
* Standards-Version: 4.7.2.
* Use Section:golang per team policy.
* Use compat 13 and dh-sequence-golang.
* Bump debian/* copyright years.
* Fix Description: nits.
-- Simon Josefsson <simon@josefsson.org> Wed, 20 Aug 2025 12:07:23 +0200
golang-github-dgraph-io-ristretto (2.1.0-1) experimental; urgency=medium
* New upstream release.
-- Andreas Henriksson <andreas@fatal.se> Sun, 12 Jan 2025 19:03:03 +0100
golang-github-dgraph-io-ristretto (2.0.1-1) experimental; urgency=medium
* New upstream release.
-- Andreas Henriksson <andreas@fatal.se> Tue, 17 Dec 2024 19:03:21 +0100
golang-github-dgraph-io-ristretto (0.0.3-2) unstable; urgency=medium
[ Debian Janitor ]
* Bump debhelper from old 11 to 12.
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
-- Jelmer Vernooij <jelmer@debian.org> Tue, 29 Nov 2022 21:04:10 +0000
golang-github-dgraph-io-ristretto (0.0.3-1) unstable; urgency=medium
* New upstream version 0.0.3
-- Andreas Henriksson <andreas@fatal.se> Mon, 27 Jul 2020 11:55:32 +0200
golang-github-dgraph-io-ristretto (0.0.2-1) unstable; urgency=medium
* New upstream version 0.0.2
* Add new dep golang-github-stretchr-testify-dev
-- Andreas Henriksson <andreas@fatal.se> Sun, 01 Mar 2020 23:42:12 +0100
golang-github-dgraph-io-ristretto (0.0.1-1) unstable; urgency=medium
* New upstream version 0.0.1
* Add golang-github-cespare-xxhash-dev build-dep
-- Andreas Henriksson <andreas@fatal.se> Thu, 26 Dec 2019 21:42:05 +0100
golang-github-dgraph-io-ristretto (0.0~git20191108.8d6a8a7-2) unstable; urgency=medium
* Multiple fixes to debian/copyright
-- Andreas Henriksson <andreas@fatal.se> Wed, 25 Dec 2019 21:22:17 +0100
golang-github-dgraph-io-ristretto (0.0~git20191108.8d6a8a7-1) unstable; urgency=medium
* Initial release (Closes: #945080)
-- Andreas Henriksson <andreas@fatal.se> Tue, 12 Nov 2019 17:22:51 +0100
|