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
|
rust-lazy-static (1.5.0-1) unstable; urgency=medium
* Team upload.
* Package lazy_static 1.5.0 from crates.io using debcargo 2.7.0
* Drop tweak-deps.patch, no longer needed.
* Disable compile_fail tests, they are oversenstive to the precise error
output of rustc.
-- Peter Michael Green <plugwash@debian.org> Wed, 23 Oct 2024 00:58:34 +0000
rust-lazy-static (1.4.0-2) unstable; urgency=medium
* Team upload.
* Package lazy_static 1.4.0 from crates.io using debcargo 2.5.0
* Upgrade spin dependency to 0.9
-- Alexander Kjäll <alexander.kjall@gmail.com> Mon, 24 Oct 2022 20:12:21 -0400
rust-lazy-static (1.4.0-1) unstable; urgency=medium
* Package lazy_static 1.4.0 from crates.io using debcargo 2.4.0
-- Wolfgang Silbermayr <wolfgang@silbermayr.at> Sun, 17 Nov 2019 10:06:37 +0100
rust-lazy-static (1.3.0-1) unstable; urgency=medium
* Team upload. (Closes: #929393)
* Package lazy_static 1.3.0 from crates.io using debcargo 2.2.10
-- Daniel Kahn Gillmor <dkg@fifthhorseman.net> Wed, 22 May 2019 17:03:43 -0400
rust-lazy-static (1.2.0-1) unstable; urgency=medium
* Package lazy_static 1.2.0 from crates.io using debcargo 2.2.9
-- Paride Legovini <pl@ninthfloor.org> Tue, 27 Nov 2018 11:04:04 +0000
rust-lazy-static (1.1.0-1) unstable; urgency=medium
* Package lazy_static 1.1.0 from crates.io using debcargo 2.2.6
-- Paride Legovini <pl@ninthfloor.org> Sun, 26 Aug 2018 15:35:06 +0200
rust-lazy-static (1.0.1-1) unstable; urgency=medium
* Package lazy_static 1.0.1 from crates.io using debcargo 2.1.1
-- Ximin Luo <infinity0@debian.org> Thu, 21 Jun 2018 01:27:56 -0700
|