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
|
rust-h3 (0.0.6-2) unstable; urgency=medium
* Team upload.
* Package h3 0.0.6 from crates.io using debcargo 2.7.8
* Cleanup patches that are no longer in use.
* Fix decoding large numbers on 32-bit.
-- Peter Michael Green <plugwash@debian.org> Thu, 13 Mar 2025 15:46:22 +0000
rust-h3 (0.0.6-1) unstable; urgency=medium
* Team upload.
* Package h3 0.0.6 from crates.io using debcargo 2.7.6
* Fix tests.
[ Maytham Alsudany ]
* Package h3 0.0.6 from crates.io using debcargo 2.7.6
* Bump dependency on quinn to 0.11.
-- Peter Michael Green <plugwash@debian.org> Sat, 08 Mar 2025 16:23:01 +0000
rust-h3 (0.0.3-3) unstable; urgency=medium
* Team upload.
* Package h3 0.0.3 from crates.io using debcargo 2.6.1
* Change fastrand dependency to >= 1.9.0
-- Peter Michael Green <plugwash@debian.org> Tue, 02 Jul 2024 18:30:52 +0000
rust-h3 (0.0.3-2) unstable; urgency=medium
* Package h3 0.0.3 from crates.io using debcargo 2.6.1
* Patch codec_5_bits and codec_8_bits to pass on 32 bit systems.
-- Alexander Kjäll <alexander.kjall@gmail.com> Tue, 09 Jan 2024 20:06:48 +0100
rust-h3 (0.0.3-1) unstable; urgency=medium
* Package h3 0.0.3 from crates.io using debcargo 2.6.1
* Patched to match the dependency versions in Debian, and disable
those unit tests that doesn't have their depencies in place.
-- Alexander Kjäll <alexander.kjall@gmail.com> Sat, 23 Dec 2023 19:15:06 +0100
|