File: changelog

package info (click to toggle)
rust-object 0.36.5-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,168 kB
  • sloc: makefile: 4
file content (138 lines) | stat: -rw-r--r-- 4,700 bytes parent folder | download
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
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
rust-object (0.36.5-4) unstable; urgency=medium

  * Team upload.
  * Package object 0.36.5 from crates.io using debcargo 2.7.11
  * Relax dependency on hashbrown.

 -- Peter Michael Green <plugwash@debian.org>  Tue, 14 Oct 2025 17:26:40 +0000

rust-object (0.36.5-3) unstable; urgency=medium

  * Team upload.
  * Package object 0.36.5 from crates.io using debcargo 2.7.10
  * drop compiler_builtins dependency
  * drop hashbrown downgrade

 -- Fabian Grünbichler <debian@fabian.gruenbichler.email>  Mon, 29 Sep 2025 16:06:40 +0200

rust-object (0.36.5-2) unstable; urgency=medium

  * Team upload.
  * Package object 0.36.5 from crates.io using debcargo 2.7.5
    Upload to unstable (Closes: #1073007)

 -- Peter Michael Green <plugwash@debian.org>  Wed, 25 Dec 2024 17:31:10 +0000

rust-object (0.36.5-1) experimental; urgency=medium

  * Team upload.
  * Package object 0.36.5 from crates.io using debcargo 2.7.5
  * Update disable-tests-missing-testdata.patch for new upstream.
  * Drop relax-dep.patch, no longer needed.
  * Add patch to support both versions 0.14 and 0.15 of hashbrown.

 -- Peter Michael Green <plugwash@debian.org>  Tue, 17 Dec 2024 19:40:35 +0000

rust-object (0.32.2-1) unstable; urgency=medium

  * Team upload.
  * Package object 0.32.2 from crates.io using debcargo 2.6.1
  * Update patch for new upstream.

 -- Peter Michael Green <plugwash@debian.org>  Fri, 05 Jan 2024 23:17:21 +0000

rust-object (0.32.1-1) experimental; urgency=medium

  * Team upload.
  * Package object 0.32.1 from crates.io using debcargo 2.6.1
  * Update patches for new upstream and current situation in Debian.

 -- Peter Michael Green <plugwash@debian.org>  Fri, 24 Nov 2023 16:08:18 +0000

rust-object (0.31.1-1) unstable; urgency=medium

  * Package object 0.31.1 from crates.io using debcargo 2.6.0
  * Bump dependency on ruzstd.

  [ Fabian Grünbichler ]
  * Team upload.
  * Package object 0.31.1 from crates.io using debcargo 2.6.0

 -- Peter Michael Green <plugwash@debian.org>  Mon, 28 Aug 2023 12:27:12 +0000

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