File: changelog

package info (click to toggle)
rust-oxhttp 0.2.7-3
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 388 kB
  • sloc: makefile: 12; sh: 1
file content (266 lines) | stat: -rw-r--r-- 7,973 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
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
rust-oxhttp (0.2.7-3) unstable; urgency=medium

  * declare rust-related build-dependencies unconditionally,
    i.e. drop broken nocheck annotations
  * add metadata about upstream project
  * update git-buildpackage config:
    + filter out debian subdir
    + improve usage comment
  * update watch file:
    + improve upstream version mangling
    + improve filename mangling
    + use Github API

 -- Jonas Smedegaard <dr@jones.dk>  Fri, 07 Feb 2025 13:16:54 +0100

rust-oxhttp (0.2.7-2) unstable; urgency=medium

  * fix patch 2003
  * update copyright info: update coverage
  * build-depend (not only depend) on packages
    for crates flate2 native-tls rustls rustls-native-certs

 -- Jonas Smedegaard <dr@jones.dk>  Mon, 20 Jan 2025 20:05:52 +0100

rust-oxhttp (0.2.7-1) unstable; urgency=medium

  [ upstream ]
  * new release

  [ Jonas Smedegaard ]
  * bump project versions in virtual packages and autopkgtests
  * unfuzz patches

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 28 Dec 2024 01:01:50 +0100

rust-oxhttp (0.2.6-2) unstable; urgency=medium

  * add patch 2003 to avoid benches;
    closes: bug#1090300, thanks to Santiago Vila

 -- Jonas Smedegaard <dr@jones.dk>  Fri, 20 Dec 2024 01:02:53 +0100

rust-oxhttp (0.2.6-1) unstable; urgency=medium

  [ upstream ]
  * new release(s)

  [ Jonas Smedegaard ]
  * unfuzz patches
  * bump project versions in virtual packages and autopkgtests

 -- Jonas Smedegaard <dr@jones.dk>  Tue, 10 Dec 2024 10:19:53 +0100

rust-oxhttp (0.2.3-1) unstable; urgency=medium

  [ upstream ]
  * new release

  [ Jonas Smedegaard ]
  * bump project versions in virtual packages and autopkgtests

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 19 Oct 2024 15:53:46 +0200

rust-oxhttp (0.2.2-1) unstable; urgency=medium

  [ upstream ]
  * new release

  [ Jonas Smedegaard ]
  * stop mention dh-cargo in long description
  * update patches
  * bump project versions in virtual packages and autopkgtests

 -- Jonas Smedegaard <dr@jones.dk>  Mon, 16 Sep 2024 23:50:11 +0200

rust-oxhttp (0.2.0-5) unstable; urgency=medium

  * autopkgtest-depend on dh-rust (not dh-cargo)
  * reduce autopkgtest to check single-feature tests only on amd64

 -- Jonas Smedegaard <dr@jones.dk>  Wed, 31 Jul 2024 21:40:10 +0200

rust-oxhttp (0.2.0-4) unstable; urgency=medium

  * fix: set buildsystem=rust in overridden debhelper target

 -- Jonas Smedegaard <dr@jones.dk>  Fri, 12 Jul 2024 17:28:42 +0200

rust-oxhttp (0.2.0-3) unstable; urgency=medium

  * simplify packaging;
    build-depend on dh-sequence-rust
    (not dh-cargo libstring-shellquote-perl)

 -- Jonas Smedegaard <dr@jones.dk>  Fri, 12 Jul 2024 14:59:25 +0200

rust-oxhttp (0.2.0-2) unstable; urgency=medium

  * update copyright info: fix file path
  * fix autopkgtests
  * declare compliance with Debian Policy 4.7.0

 -- Jonas Smedegaard <dr@jones.dk>  Sun, 19 May 2024 09:14:46 +0200

rust-oxhttp (0.2.0-1) unstable; urgency=medium

  [ upstream ]
  * new release

  [ Jonas Smedegaard ]
  * bump project versions in virtual packages and autopkgtests
  * provide and autopkgtest features rust-native-certs rust-ring-native
    (not rust-native)
  * update patches
  * update TODOs on omitted features

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 06 Apr 2024 12:53:24 +0200

rust-oxhttp (0.2.0~alpha3-1) experimental; urgency=medium

  [ upstream ]
  * new pre-release

  [ Jonas Smedegaard ]
  * update watch file to handle pre-releases
  * unfuzz patches
  * bump project versions in virtual packages and autopkgtests
  * build- and autopkgtest-depend unversioned on dh-cargo
  * stop provide or autopkgtest obsolete feature rayon;
    stop build- and autopkgtest-depend on package for crate rayon
  * tidy autopkgtest test naming
  * provide and autopkgtest feature flate2;
    depend on package for crate flate2
  * add patch 2002_rustls
    to use older branch of crates
    rustls rustls-native-certs webpki-roots
  * add patch 2002_webpki-roots
    to avoid not-in-Debian crate webpki-roots
  * tighten (build-)dependency for crate url
  * provide and autopkgtest feature rustls-native

 -- Jonas Smedegaard <dr@jones.dk>  Thu, 18 Jan 2024 15:16:58 +0100

rust-oxhttp (0.1.7-1) unstable; urgency=medium

  [ upstream ]
  * new release

  [ Jonas Smedegaard ]
  * update dh-cargo fork
  * bump project version in virtual packages and autopkgtests
  * tighten dependency on package for crate rustls;
    closes: bug#1049975, thanks to Peter Green

 -- Jonas Smedegaard <dr@jones.dk>  Thu, 24 Aug 2023 09:56:20 +0200

rust-oxhttp (0.1.6-2) unstable; urgency=medium

  * update dh-cargo fork;
    closes: bug#1045969, thanks to Lucas Nussbaum
  * update DEP-3 patch headers

 -- Jonas Smedegaard <dr@jones.dk>  Mon, 14 Aug 2023 15:06:01 +0200

rust-oxhttp (0.1.6-1) unstable; urgency=medium

  [ upstream ]
  * new release

  [ Jonas Smedegaard ]
  * unfuzz patch 2001
  * bump version for provided virtual packages and autopkgtest hints
  * stop depend on package for crate num-cpus
  * skip another network-requiring test
  * add virtual packages for and test features client server

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 15 Jul 2023 21:13:16 +0200

rust-oxhttp (0.1.5-6) unstable; urgency=medium

  * skip another test requiring network

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 04 Feb 2023 13:09:13 +0100

rust-oxhttp (0.1.5-5) unstable; urgency=medium

  * skip more autopkgtests with feature rayon

 -- Jonas Smedegaard <dr@jones.dk>  Fri, 03 Feb 2023 15:10:28 +0100

rust-oxhttp (0.1.5-4) unstable; urgency=medium

  * stop superfluously provide virtual unversioned feature package;
    adjust autopkgtest-dependencies
  * tighten autopkgtests

 -- Jonas Smedegaard <dr@jones.dk>  Thu, 02 Feb 2023 16:46:33 +0100

rust-oxhttp (0.1.5-3) unstable; urgency=medium

  * change binary library package to be arch-independent
  * declare compliance with Debian Policy 4.6.2
  * update dh-cargo fork;
    build-depend on libstring-shellquote-perl
  * update copyright info: update coverage

 -- Jonas Smedegaard <dr@jones.dk>  Tue, 31 Jan 2023 10:27:36 +0100

rust-oxhttp (0.1.5-2) unstable; urgency=medium

  * stop superfluously provide virtual packages
    for zero-versioned features;
    closes: bug#1019405, thanks to Steve Langasek
  * merge virtual feature packages into main binary package
  * extend autopkgtests with non-flaky tests
    (i.e. where network-requiring tests are skipped)

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 03 Dec 2022 13:16:00 +0100

rust-oxhttp (0.1.5-1) unstable; urgency=medium

  [ upstream ]
  * new release

  [ Jonas Smedegaard ]
  * (build-)depend on librust-lazy-static-1+default-dev
  * bump version for provided virtual packages and autopkgtest hints
  * stop overzealously provide versioned virtual packages
  * unfuzz patches

 -- Jonas Smedegaard <dr@jones.dk>  Fri, 26 Aug 2022 16:34:04 +0200

rust-oxhttp (0.1.4-4) unstable; urgency=medium

  * no-changes source-only upload to enable testing migration

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 30 Jul 2022 21:29:45 +0200

rust-oxhttp (0.1.4-3) experimental; urgency=medium

  * add metapackage and autopkgtest for feature native-tls

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 25 Jun 2022 14:40:12 +0200

rust-oxhttp (0.1.4-2) unstable; urgency=medium

  * fix drop bogus runtime dependencies
  * drop lintian overrides for bogus packages
  * fix depend on packages
    for Rust crates num-cpus rayon-core rustls rustls-native-certs
  * tighten autopkgtest dependencies
  * update dh-cargo fork
  * add TODO notes on missing metapackage for feature native-tls
  * omit checking tests requiring network access
  * omit tests requiring network access at build-time check;
    add patch 2001 to disable doctest;
    flag autopkgtests as flaky

 -- Jonas Smedegaard <dr@jones.dk>  Fri, 24 Jun 2022 21:37:27 +0200

rust-oxhttp (0.1.4-1) unstable; urgency=medium

  * initial packaging release;
    closes: bug#1013352

 -- Jonas Smedegaard <dr@jones.dk>  Wed, 22 Jun 2022 17:13:03 +0200