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
|
rust-object (0.30.0-1) unstable; urgency=medium
* Team upload.
* Package object 0.30.0 from crates.io using debcargo 2.6.0
* Update remove-wasm-feature.patch for new upstream.
* Drop use-endianness-for-extended-section-indexes.patch and
use-endianness-for-resource-names.patch as they are now incorporated
upstream
* Set test_is_broken = false for the unstable-all feature.
* Revert upstream bump of hashbrown dependency.
-- Peter Michael Green <plugwash@debian.org> Mon, 02 Jan 2023 09:31:33 +0000
rust-object (0.29.0-2) unstable; urgency=medium
* Team upload.
* Package object 0.29.0 from crates.io using debcargo 2.5.0
* Add upstream patches to fix endian issues (Closes: 1021678)
-- Peter Michael Green <plugwash@debian.org> Sat, 15 Oct 2022 16:12:57 +0000
rust-object (0.29.0-1) unstable; urgency=medium
* Team upload.
* Package object 0.29.0 from crates.io using debcargo 2.5.0
* Disable a test which requires test data that is not included in
the crates.io release.
-- Peter Michael Green <plugwash@debian.org> Sat, 20 Aug 2022 17:48:18 +0000
rust-object (0.20.0-1) experimental; urgency=medium
* Team upload.
* Package object 0.20.0 from crates.io using debcargo 2.4.4
* Drop wasm/wasmparser feature.
* Drop rustc-dep-of-std feature.
* Use collapse_features = true, the extra dependencies are relatively
minimal.
* Mark as broken tests that do not enable the "read" feature.
(debcargo now runs most tests with no-default-features)
-- Peter Michael Green <plugwash@debian.org> Tue, 02 Nov 2021 04:42:39 +0000
rust-object (0.12.0-4) unstable; urgency=medium
* Team upload.
* Package object 0.12.0 from crates.io using debcargo 2.4.2
* Bump dependency on flate2 to ease buster->bullseye upgrades
(Closes: #990317).
-- Peter Michael Green <plugwash@debian.org> Tue, 29 Jun 2021 17:31:12 +0000
rust-object (0.12.0-3) unstable; urgency=medium
* Team upload.
* Package object 0.12.0 from crates.io using debcargo 2.4.2
-- Peter Michael Green <plugwash@debian.org> Mon, 13 Apr 2020 01:15:56 +0000
rust-object (0.12.0-2) unstable; urgency=medium
* Package object 0.12.0 from crates.io using debcargo 2.4.2
-- Wolfgang Silbermayr <wolfgang@silbermayr.at> Thu, 20 Feb 2020 10:22:37 +0100
rust-object (0.12.0-1) unstable; urgency=medium
* Package object 0.12.0 from crates.io using debcargo 2.4.0
-- Wolfgang Silbermayr <wolfgang@silbermayr.at> Thu, 14 Nov 2019 20:50:35 +0100
rust-object (0.11.0-1) unstable; urgency=medium
* Package object 0.11.0 from crates.io using debcargo 2.2.9
-- Ximin Luo <infinity0@debian.org> Wed, 26 Dec 2018 11:34:10 -0800
|