File: changelog

package info (click to toggle)
rust-microformats 0.16.1-4
  • links: PTS, VCS
  • area: main
  • in suites: forky
  • size: 2,136 kB
  • sloc: javascript: 71; makefile: 26; sh: 1
file content (239 lines) | stat: -rw-r--r-- 7,969 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
rust-microformats (0.16.1-4) unstable; urgency=medium

  * update copyright info:
    + license patches same as main upstream license
  * stop set Multi-Arch: foreign,
    incompatible with arch-any packaged crates
  * update git-buildpackage config:
    + stop superfluously filter out .git* files
  * relax (build-, autopkgtest-)dependencies for all crates,
    except autopkgtest-dependencies for own feature-providing provisions

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 07 Feb 2026 23:18:15 +0100

rust-microformats (0.16.1-3) unstable; urgency=medium

  * update copyright info:
    + avoid any .git* files when repackaging source
    + update coverage
  * update watch file:
    + use Uversion-Mangle: auto
    + Dversion-Mangle: auto
    + use repack suffix +ds
  * stop superfluously set fields Rules-Requires-Root Priority
  * declare compliance with Debian Policy 4.7.3
  * update and unfuzz patches
  * tighten (build-)dependencies
    for crates swc_comon swc_html_ast swc_html_codegen swc_html_parser

 -- Jonas Smedegaard <dr@jones.dk>  Tue, 20 Jan 2026 16:15:00 +0100

rust-microformats (0.16.1-2) unstable; urgency=medium

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

 -- Jonas Smedegaard <dr@jones.dk>  Thu, 11 Dec 2025 16:13:45 +0100

rust-microformats (0.16.1-1) experimental; urgency=medium

  [ upstream ]
  * new release(s)

  [ Jonas Smedegaard ]
  * update watch file: use file format 5
  * bump project versions in virtual packages and autopkgtests
  * update and unfuzz patches
  * relax (build-)dependencies for crates swc-*
  * bump (build-)dependencies for crate thiserror

 -- Jonas Smedegaard <dr@jones.dk>  Thu, 11 Dec 2025 13:16:30 +0100

rust-microformats (0.15.0-4) unstable; urgency=medium

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

 -- Jonas Smedegaard <dr@jones.dk>  Sun, 10 Aug 2025 10:34:37 +0200

rust-microformats (0.15.0-3) experimental; urgency=medium

  * add patch 2001_swc
    to accept newer branches of crates swc_*;
    relax (build-)dependencies for crates swc_*

 -- Jonas Smedegaard <dr@jones.dk>  Fri, 08 Aug 2025 14:14:59 +0200

rust-microformats (0.15.0-2) experimental; urgency=medium

  * add patch 2004 to make the build reproducible;
    closes: bug#1109484, thanks to Chris Lamb

 -- Jonas Smedegaard <dr@jones.dk>  Tue, 22 Jul 2025 17:23:58 +0200

rust-microformats (0.15.0-1) unstable; urgency=medium

  [ upstream ]
  * new release

  [ Jonas Smedegaard ]
  * stop superfluously provide zero-versioned package
  * provide and autopkgtest crate microformats-types
  * stop provide feature default, locally mangled
  * provide and autopkgtest feature http;
    drop patch 2001_http, obsoleted by Debian packaging changes;
    (build-)depend on package for crate http
  * drop patches 2001_lazy_static 2001_similar_asserts,
    obsoleted by Debian packaging changes
  * bump project versions in virtual packages and autopkgtests;
    provide and autopkgtest features atom_syndication default
  * add DEP-3 patch headers
  * add metadata about upstream project
  * update git-buildpackage config:
    + filter out debian subdir
    + improve usage comment
  * update watch file:
    + improve filename mangling
    + use Github API
    + drop unused repack suffix
  * update copyright info: update coverage
  * add patches cherry-picked upstream
    to support newer branch of crates swc_*,
    superseding patch 2001_swc;
    thanks to Jacky Alciné
  * (build-)depend on packages
    for crates swc_common swc_html_ast swc_html_codegen swc_html_parser
  * tighten test checking during build
  * stop autopkgtest-depend on package for crate env_logger
  * declare compliance with Debian Policy 4.7.2
  * update homepage URI

 -- Jonas Smedegaard <dr@jones.dk>  Mon, 07 Apr 2025 18:18:03 +0200

rust-microformats (0.14.0-1) experimental; urgency=medium

  [ upstream ]
  * new release(s)

  [ Jonas Smedegaard ]
  * stop mention dh-cargo in long description
  * update and unfuzz patches
  * update (build-)dependencies
  * update copyright info: update coverage
  * bump project versions in virtual packages and autopkgtests

 -- Jonas Smedegaard <dr@jones.dk>  Tue, 15 Oct 2024 12:21:56 +0200

rust-microformats (0.6.2-1) unstable; urgency=medium

  [ upstream ]
  * new release

  [ Jonas Smedegaard ]
  * bump project versions in virtual packages and autopkgtests
  * unfuzz patches
  * simplify packaging;
    build-depend on dh-sequence-rust
    (not dh-cargo libstring-shellquote-perl);
    autopkgtest-depend on dh-rust (not dh-cargo)
  * declare compliance with Debian Policy 4.7.0
  * relax to (build-/autopkgtest-)depend unversioned
    when version is satisfied in Debian stable
  * add patch 2001_tracing-test
    to avoid not-in-Debian crate tracing-test
  * update DEP-3 patch headers
  * (build-)depend on package for crate tracing (not log)
  * add patch cherry-picked upstream
    to avoid installing generated test files

 -- Jonas Smedegaard <dr@jones.dk>  Thu, 18 Jul 2024 16:01:15 +0200

rust-microformats (0.6.1-2) unstable; urgency=medium

  * build-depend unconditionally on test-only build-dependencies
    (needed by cargo install)
  * add patch 1001 to include tests in distributed code
  * update dh-cargo fork
  * update copyright info: update coverage

 -- Jonas Smedegaard <dr@jones.dk>  Fri, 26 Jan 2024 10:05:49 +0100

rust-microformats (0.6.1-1) unstable; urgency=medium

  [ upstream ]
  * new release

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

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 30 Dec 2023 02:05:20 +0100

rust-microformats (0.6.0-3) unstable; urgency=medium

  * skip more failing tests; fix tolerate failures when targeted experimental

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 09 Dec 2023 10:05:03 +0100

rust-microformats (0.6.0-2) experimental; urgency=medium

  * skip failing test;
    tolerate failing tests when targeted experimental

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 09 Dec 2023 09:28:48 +0100

rust-microformats (0.6.0-1) unstable; urgency=medium

  [ upstream ]
  * new release(s)

  [ Jonas Smedegaard ]
  * add patch 2001 to accept older releases of crate similar-asserts
  * build- and autopkgtest-depend on package for crate similar-asserts
    (not assert-json-diff)
  * bump project versions in virtual packages and autopkgtests

 -- Jonas Smedegaard <dr@jones.dk>  Mon, 04 Dec 2023 02:05:49 +0100

rust-microformats (0.4.2-1) unstable; urgency=medium

  [ upstream ]
  * new release(s)

  [ Jonas Smedegaard ]
  * drop patch 2001, obsoleted by upstream changes
    unfuzz patch 2002;
  * stop superfluously provide
    virtual un- or zero-versioned feature packages;
    adjust autopkgtest-dependencies
  * 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
  * tighten autopkgtests
  * update build- and autopkgtest-dependencies for crate env_logger
  * bump project version in virtual packages and autopkgtests
  * (build-)depend on packages for crate time (not chronos)
  * relax to (build-)depend unversioned for crates serde serde_json

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

rust-microformats (0.3.0-3) unstable; urgency=medium

  * update patch 2001 to cover crate html5ever v0.26;
    (build-)depend on librust-html5ever-0.26+default-dev
    (not librust-html5ever-0.25+default-dev)

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

rust-microformats (0.3.0-2) unstable; urgency=medium

  * unconditionally fail on testsuite error;
    build-depend on librust-assert-json-diff-2+default-dev

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 29 Oct 2022 08:35:31 +0200

rust-microformats (0.3.0-1) experimental; urgency=low

  * initial release;
    closes: Bug#1022874

 -- Jonas Smedegaard <dr@jones.dk>  Thu, 27 Oct 2022 11:17:21 +0200