Codebase list rust-libslirp / 55cbbfb
onig & onig-sys: new upstream release Sylvestre Ledru 3 years ago
11 changed file(s) with 176 addition(s) and 151 deletion(s). Raw diff Collapse all Expand all
0 rust-onig (6.0.0-1) UNRELEASED-FIXME-AUTOGENERATED-DEBCARGO; urgency=medium
1
2 * Team upload.
3 * Package onig 6.0.0 from crates.io using debcargo 2.4.2
4
5 -- Sylvestre Ledru <sylvestre@debian.org> Sat, 29 Aug 2020 17:56:14 +0200
6
07 rust-onig (5.0.0-3) unstable; urgency=medium
18
29 * Team upload.
2525 Files: debian/*
2626 Copyright:
2727 2019-2020 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
28 2019-2020 Paride Legovini <pl@ninthfloor.org>
28 2019-2020 Paride Legovini <paride@debian.org>
2929 License: MIT
3030
3131 License: MIT
0 Test-Command: /usr/share/cargo/bin/cargo-auto-test onig 5.0.0 --all-targets --all-features
0 Test-Command: /usr/share/cargo/bin/cargo-auto-test onig 6.0.0 --all-targets --all-features
11 Features: test-name=@
22 Depends: dh-cargo (>= 18), @
33 Restrictions: allow-stderr, skip-not-installable
44
5 Test-Command: /usr/share/cargo/bin/cargo-auto-test onig 5.0.0 --all-targets --no-default-features
5 Test-Command: /usr/share/cargo/bin/cargo-auto-test onig 6.0.0 --all-targets --no-default-features
66 Features: test-name=librust-onig-dev
77 Depends: dh-cargo (>= 18), @
88 Restrictions: allow-stderr, skip-not-installable
99
10 Test-Command: /usr/share/cargo/bin/cargo-auto-test onig 5.0.0 --all-targets --features posix-api
10 Test-Command: /usr/share/cargo/bin/cargo-auto-test onig 6.0.0 --all-targets --features generate
11 Features: test-name=librust-onig+generate-dev
12 Depends: dh-cargo (>= 18), @
13 Restrictions: allow-stderr, skip-not-installable
14
15 Test-Command: /usr/share/cargo/bin/cargo-auto-test onig 6.0.0 --all-targets --features posix-api
1116 Features: test-name=librust-onig+posix-api-dev
1217 Depends: dh-cargo (>= 18), @
1318 Restrictions: allow-stderr, skip-not-installable
1419
15 Test-Command: /usr/share/cargo/bin/cargo-auto-test onig 5.0.0 --all-targets --features print-debug
20 Test-Command: /usr/share/cargo/bin/cargo-auto-test onig 6.0.0 --all-targets --features print-debug
1621 Features: test-name=librust-onig+print-debug-dev
1722 Depends: dh-cargo (>= 18), @
1823 Restrictions: allow-stderr, skip-not-installable
0 rust-onig-sys (69.2.0-1) unstable; urgency=medium
0 rust-onig-sys (69.5.0-1) UNRELEASED-FIXME-AUTOGENERATED-DEBCARGO; urgency=medium
11
2 * Team upload.
3 * Package onig_sys 69.2.0 from crates.io using debcargo 2.4.0
2 * Package onig_sys 69.5.0 from crates.io using debcargo 2.4.2
43
5 -- Paride Legovini <pl@ninthfloor.org> Sun, 01 Dec 2019 09:59:24 +0100
6
7 rust-onig-sys (69.1.0-1) unstable; urgency=medium
8
9 * Package onig_sys 69.1.0 from crates.io using debcargo 2.2.10
10
11 -- Helen Koike <helen@koikeco.de> Sat, 20 Jul 2019 16:20:16 -0300
4 -- Sylvestre Ledru <sylvestre@debian.org> Sat, 29 Aug 2020 18:00:05 +0200
66
77 Files: *
88 Copyright:
9 2015 Will Speak <will@willspeak.me>
10 2015 Ivan Ivashchenko <defuz@me.com>
9 2015-2020 Will Speak <will@willspeak.me>
10 2015-2020 Ivan Ivashchenko <defuz@me.com>
1111 License: MIT
12
13 Files: ./oniguruma/*
14 Copyright: 2002-2019 K.Kosako <sndgk393@ybb.ne.jp>
15 2002-2019 K.Kosako <kkosako0@gmail.com>
16 License: BSD-2-Clause
17
18 Files: ./oniguruma/src/cp1251.c
19 Copyright: 2006-2019 Byte <byte@mail.kna.ru>
20 2006-2019 K.Kosako <sndgk393@ybb.ne.jp>
21 License: BSD-2-Clause
22
23 Files: ./oniguruma/src/gb18030.c
24 Copyright: 2005-2019 KUBO Takehiro <kubo@jiubao.org>
25 2005-2019 K.Kosako <sndgk393@ybb.ne.jp>
26 License: BSD-2-Clause
2712
2813 Files: debian/*
2914 Copyright:
30 2019 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
31 2019 Helen Koike <helen@koikeco.de>
15 2020 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
16 2020 Sylvestre Ledru <sylvestre@debian.org>
3217 License: MIT
3318
3419 License: MIT
4934 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
5035 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
5136 SOFTWARE.
52
53 License: BSD-2-Clause
54 Redistribution and use in source and binary forms, with or without
55 modification, are permitted provided that the following conditions are met:
56 .
57 1. Redistributions of source code must retain the above copyright notice, this
58 list of conditions and the following disclaimer.
59 .
60 2. Redistributions in binary form must reproduce the above copyright notice,
61 this list of conditions and the following disclaimer in the documentation
62 and/or other materials provided with the distribution.
63 .
64 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
65 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
66 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
67 DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
68 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
69 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
70 SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
71 CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
72 OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
73 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2323 before uploading to the archive.
2424
2525 Files: ./oniguruma/COPYING
26 Copyright: 2002-2019 K.Kosako <kkosako0@gmail.com>
26 Copyright: 2002-2020 K.Kosako <kkosako0@gmail.com>
2727 License: UNKNOWN-LICENSE; FIXME (overlay)
2828 Comment:
2929 FIXME (overlay): These notices are extracted from files. Please review them
6868 FIXME (overlay): These notices are extracted from files. Please review them
6969 before uploading to the archive.
7070
71 Files: ./oniguruma/harnesses/base.c
72 Copyright: 2019-2020 K.Kosako
73 License: UNKNOWN-LICENSE; FIXME (overlay)
74 Comment:
75 FIXME (overlay): These notices are extracted from files. Please review them
76 before uploading to the archive.
77
78 Files: ./oniguruma/harnesses/regset.c
79 Copyright: 2019 K.Kosako
80 License: UNKNOWN-LICENSE; FIXME (overlay)
81 Comment:
82 FIXME (overlay): These notices are extracted from files. Please review them
83 before uploading to the archive.
84
7185 Files: ./oniguruma/install-sh
7286 Copyright: 1994 X Consortium
7387 License: UNKNOWN-LICENSE; FIXME (overlay)
90104 before uploading to the archive.
91105
92106 Files: ./oniguruma/src/ascii.c
93 Copyright: 2002-2018 K.Kosako <sndgk393 AT ybb DOT ne DOT jp>
107 Copyright: 2002-2019 K.Kosako
94108 License: UNKNOWN-LICENSE; FIXME (overlay)
95109 Comment:
96110 FIXME (overlay): These notices are extracted from files. Please review them
97111 before uploading to the archive.
98112
99113 Files: ./oniguruma/src/big5.c
100 Copyright: 2002-2018 K.Kosako <sndgk393 AT ybb DOT ne DOT jp>
114 Copyright: 2002-2019 K.Kosako
101115 License: UNKNOWN-LICENSE; FIXME (overlay)
102116 Comment:
103117 FIXME (overlay): These notices are extracted from files. Please review them
104118 before uploading to the archive.
105119
106120 Files: ./oniguruma/src/cp1251.c
107 Copyright: 2006-2018 Byte <byte AT mail DOT kna DOT ru>
121 Copyright: 2006-2019 Byte <byte AT mail DOT kna DOT ru>
108122 License: UNKNOWN-LICENSE; FIXME (overlay)
109123 Comment:
110124 FIXME (overlay): These notices are extracted from files. Please review them
111125 before uploading to the archive.
112126
113127 Files: ./oniguruma/src/euc_jp.c
114 Copyright: 2002-2018 K.Kosako <sndgk393 AT ybb DOT ne DOT jp>
128 Copyright: 2002-2019 K.Kosako
115129 License: UNKNOWN-LICENSE; FIXME (overlay)
116130 Comment:
117131 FIXME (overlay): These notices are extracted from files. Please review them
118132 before uploading to the archive.
119133
120134 Files: ./oniguruma/src/euc_kr.c
121 Copyright: 2002-2018 K.Kosako <sndgk393 AT ybb DOT ne DOT jp>
135 Copyright: 2002-2019 K.Kosako
122136 License: UNKNOWN-LICENSE; FIXME (overlay)
123137 Comment:
124138 FIXME (overlay): These notices are extracted from files. Please review them
125139 before uploading to the archive.
126140
127141 Files: ./oniguruma/src/euc_tw.c
128 Copyright: 2002-2018 K.Kosako <sndgk393 AT ybb DOT ne DOT jp>
142 Copyright: 2002-2019 K.Kosako
129143 License: UNKNOWN-LICENSE; FIXME (overlay)
130144 Comment:
131145 FIXME (overlay): These notices are extracted from files. Please review them
132146 before uploading to the archive.
133147
134148 Files: ./oniguruma/src/gb18030.c
135 Copyright: 2005-2018 KUBO Takehiro <kubo AT jiubao DOT org>
149 Copyright: 2005-2020 KUBO Takehiro <kubo AT jiubao DOT org>
136150 License: UNKNOWN-LICENSE; FIXME (overlay)
137151 Comment:
138152 FIXME (overlay): These notices are extracted from files. Please review them
153167 before uploading to the archive.
154168
155169 Files: ./oniguruma/src/iso8859_1.c
156 Copyright: 2002-2018 K.Kosako <sndgk393 AT ybb DOT ne DOT jp>
170 Copyright: 2002-2019 K.Kosako
157171 License: UNKNOWN-LICENSE; FIXME (overlay)
158172 Comment:
159173 FIXME (overlay): These notices are extracted from files. Please review them
160174 before uploading to the archive.
161175
162176 Files: ./oniguruma/src/iso8859_10.c
163 Copyright: 2002-2018 K.Kosako <sndgk393 AT ybb DOT ne DOT jp>
177 Copyright: 2002-2019 K.Kosako
164178 License: UNKNOWN-LICENSE; FIXME (overlay)
165179 Comment:
166180 FIXME (overlay): These notices are extracted from files. Please review them
167181 before uploading to the archive.
168182
169183 Files: ./oniguruma/src/iso8859_11.c
170 Copyright: 2002-2018 K.Kosako <sndgk393 AT ybb DOT ne DOT jp>
184 Copyright: 2002-2019 K.Kosako
171185 License: UNKNOWN-LICENSE; FIXME (overlay)
172186 Comment:
173187 FIXME (overlay): These notices are extracted from files. Please review them
174188 before uploading to the archive.
175189
176190 Files: ./oniguruma/src/iso8859_13.c
177 Copyright: 2002-2018 K.Kosako <sndgk393 AT ybb DOT ne DOT jp>
191 Copyright: 2002-2019 K.Kosako
178192 License: UNKNOWN-LICENSE; FIXME (overlay)
179193 Comment:
180194 FIXME (overlay): These notices are extracted from files. Please review them
181195 before uploading to the archive.
182196
183197 Files: ./oniguruma/src/iso8859_14.c
184 Copyright: 2002-2018 K.Kosako <sndgk393 AT ybb DOT ne DOT jp>
198 Copyright: 2002-2019 K.Kosako
185199 License: UNKNOWN-LICENSE; FIXME (overlay)
186200 Comment:
187201 FIXME (overlay): These notices are extracted from files. Please review them
188202 before uploading to the archive.
189203
190204 Files: ./oniguruma/src/iso8859_15.c
191 Copyright: 2002-2018 K.Kosako <sndgk393 AT ybb DOT ne DOT jp>
205 Copyright: 2002-2019 K.Kosako
192206 License: UNKNOWN-LICENSE; FIXME (overlay)
193207 Comment:
194208 FIXME (overlay): These notices are extracted from files. Please review them
195209 before uploading to the archive.
196210
197211 Files: ./oniguruma/src/iso8859_16.c
198 Copyright: 2002-2018 K.Kosako <sndgk393 AT ybb DOT ne DOT jp>
212 Copyright: 2002-2019 K.Kosako
199213 License: UNKNOWN-LICENSE; FIXME (overlay)
200214 Comment:
201215 FIXME (overlay): These notices are extracted from files. Please review them
202216 before uploading to the archive.
203217
204218 Files: ./oniguruma/src/iso8859_2.c
205 Copyright: 2002-2018 K.Kosako <sndgk393 AT ybb DOT ne DOT jp>
219 Copyright: 2002-2019 K.Kosako
206220 License: UNKNOWN-LICENSE; FIXME (overlay)
207221 Comment:
208222 FIXME (overlay): These notices are extracted from files. Please review them
209223 before uploading to the archive.
210224
211225 Files: ./oniguruma/src/iso8859_3.c
212 Copyright: 2002-2018 K.Kosako <sndgk393 AT ybb DOT ne DOT jp>
226 Copyright: 2002-2019 K.Kosako
213227 License: UNKNOWN-LICENSE; FIXME (overlay)
214228 Comment:
215229 FIXME (overlay): These notices are extracted from files. Please review them
216230 before uploading to the archive.
217231
218232 Files: ./oniguruma/src/iso8859_4.c
219 Copyright: 2002-2018 K.Kosako <sndgk393 AT ybb DOT ne DOT jp>
233 Copyright: 2002-2019 K.Kosako
220234 License: UNKNOWN-LICENSE; FIXME (overlay)
221235 Comment:
222236 FIXME (overlay): These notices are extracted from files. Please review them
223237 before uploading to the archive.
224238
225239 Files: ./oniguruma/src/iso8859_5.c
226 Copyright: 2002-2018 K.Kosako <sndgk393 AT ybb DOT ne DOT jp>
240 Copyright: 2002-2019 K.Kosako
227241 License: UNKNOWN-LICENSE; FIXME (overlay)
228242 Comment:
229243 FIXME (overlay): These notices are extracted from files. Please review them
230244 before uploading to the archive.
231245
232246 Files: ./oniguruma/src/iso8859_6.c
233 Copyright: 2002-2018 K.Kosako <sndgk393 AT ybb DOT ne DOT jp>
247 Copyright: 2002-2019 K.Kosako
234248 License: UNKNOWN-LICENSE; FIXME (overlay)
235249 Comment:
236250 FIXME (overlay): These notices are extracted from files. Please review them
237251 before uploading to the archive.
238252
239253 Files: ./oniguruma/src/iso8859_7.c
240 Copyright: 2002-2018 K.Kosako <sndgk393 AT ybb DOT ne DOT jp>
254 Copyright: 2002-2019 K.Kosako
241255 License: UNKNOWN-LICENSE; FIXME (overlay)
242256 Comment:
243257 FIXME (overlay): These notices are extracted from files. Please review them
244258 before uploading to the archive.
245259
246260 Files: ./oniguruma/src/iso8859_8.c
247 Copyright: 2002-2018 K.Kosako <sndgk393 AT ybb DOT ne DOT jp>
261 Copyright: 2002-2019 K.Kosako
248262 License: UNKNOWN-LICENSE; FIXME (overlay)
249263 Comment:
250264 FIXME (overlay): These notices are extracted from files. Please review them
251265 before uploading to the archive.
252266
253267 Files: ./oniguruma/src/iso8859_9.c
254 Copyright: 2002-2018 K.Kosako <sndgk393 AT ybb DOT ne DOT jp>
268 Copyright: 2002-2019 K.Kosako
255269 License: UNKNOWN-LICENSE; FIXME (overlay)
256270 Comment:
257271 FIXME (overlay): These notices are extracted from files. Please review them
258272 before uploading to the archive.
259273
260274 Files: ./oniguruma/src/koi8.c
261 Copyright: 2002-2018 K.Kosako <sndgk393 AT ybb DOT ne DOT jp>
275 Copyright: 2002-2019 K.Kosako
262276 License: UNKNOWN-LICENSE; FIXME (overlay)
263277 Comment:
264278 FIXME (overlay): These notices are extracted from files. Please review them
265279 before uploading to the archive.
266280
267281 Files: ./oniguruma/src/koi8_r.c
268 Copyright: 2002-2018 K.Kosako <sndgk393 AT ybb DOT ne DOT jp>
282 Copyright: 2002-2019 K.Kosako
269283 License: UNKNOWN-LICENSE; FIXME (overlay)
270284 Comment:
271285 FIXME (overlay): These notices are extracted from files. Please review them
273287
274288 Files: ./oniguruma/src/make_unicode_egcb_data.py
275289 Copyright:
276 2017-2018 K.Kosako
277 2017-2018 K.Kosako <sndgk393 AT ybb DOT ne DOT jp>
290 2017-2020 K.Kosako
291 2017-2020 K.Kosako
278292 License: UNKNOWN-LICENSE; FIXME (overlay)
279293 Comment:
280294 FIXME (overlay): These notices are extracted from files. Please review them
282296
283297 Files: ./oniguruma/src/make_unicode_fold_data.py
284298 Copyright:
285 2016-2018 K.Kosako
286 2017-2018 K.Kosako <sndgk393 AT ybb DOT ne DOT jp>
299 2016-2020 K.Kosako
300 2017-2020 K.Kosako
287301 License: UNKNOWN-LICENSE; FIXME (overlay)
288302 Comment:
289303 FIXME (overlay): These notices are extracted from files. Please review them
290304 before uploading to the archive.
291305
292306 Files: ./oniguruma/src/make_unicode_property_data.py
293 Copyright: 2016-2018 K.Kosako
307 Copyright:
308 2016-2019 K.Kosako
309 2016-2020 K.Kosako
294310 License: UNKNOWN-LICENSE; FIXME (overlay)
295311 Comment:
296312 FIXME (overlay): These notices are extracted from files. Please review them
298314
299315 Files: ./oniguruma/src/make_unicode_wb_data.py
300316 Copyright:
301 2019 K.Kosako
302 2019 K.Kosako <kkosako0 AT gmail DOT com>
317 2019-2020 K.Kosako
318 2019-2020 K.Kosako
303319 License: UNKNOWN-LICENSE; FIXME (overlay)
304320 Comment:
305321 FIXME (overlay): These notices are extracted from files. Please review them
306322 before uploading to the archive.
307323
308324 Files: ./oniguruma/src/mktable.c
309 Copyright: 2002-2019 K.Kosako <sndgk393 AT ybb DOT ne DOT jp>
325 Copyright: 2002-2019 K.Kosako
310326 License: UNKNOWN-LICENSE; FIXME (overlay)
311327 Comment:
312328 FIXME (overlay): These notices are extracted from files. Please review them
313329 before uploading to the archive.
314330
315331 Files: ./oniguruma/src/onig_init.c
316 Copyright: 2016-2018 K.Kosako <sndgk393 AT ybb DOT ne DOT jp>
332 Copyright: 2016-2019 K.Kosako
317333 License: UNKNOWN-LICENSE; FIXME (overlay)
318334 Comment:
319335 FIXME (overlay): These notices are extracted from files. Please review them
320336 before uploading to the archive.
321337
322338 Files: ./oniguruma/src/oniggnu.h
323 Copyright: 2002-2005 K.Kosako <sndgk393 AT ybb DOT ne DOT jp>
339 Copyright: 2002-2019 K.Kosako
324340 License: UNKNOWN-LICENSE; FIXME (overlay)
325341 Comment:
326342 FIXME (overlay): These notices are extracted from files. Please review them
327343 before uploading to the archive.
328344
329345 Files: ./oniguruma/src/onigposix.h
330 Copyright: 2002-2018 K.Kosako <sndgk393 AT ybb DOT ne DOT jp>
346 Copyright: 2002-2020 K.Kosako
331347 License: UNKNOWN-LICENSE; FIXME (overlay)
332348 Comment:
333349 FIXME (overlay): These notices are extracted from files. Please review them
334350 before uploading to the archive.
335351
336352 Files: ./oniguruma/src/oniguruma.h
337 Copyright: 2002-2019 K.Kosako <sndgk393 AT ybb DOT ne DOT jp>
353 Copyright: 2002-2020 K.Kosako
338354 License: UNKNOWN-LICENSE; FIXME (overlay)
339355 Comment:
340356 FIXME (overlay): These notices are extracted from files. Please review them
341357 before uploading to the archive.
342358
343359 Files: ./oniguruma/src/regcomp.c
344 Copyright: 2002-2019 K.Kosako <sndgk393 AT ybb DOT ne DOT jp>
360 Copyright: 2002-2020 K.Kosako
345361 License: UNKNOWN-LICENSE; FIXME (overlay)
346362 Comment:
347363 FIXME (overlay): These notices are extracted from files. Please review them
348364 before uploading to the archive.
349365
350366 Files: ./oniguruma/src/regenc.c
351 Copyright: 2002-2019 K.Kosako <sndgk393 AT ybb DOT ne DOT jp>
367 Copyright: 2002-2019 K.Kosako
352368 License: UNKNOWN-LICENSE; FIXME (overlay)
353369 Comment:
354370 FIXME (overlay): These notices are extracted from files. Please review them
355371 before uploading to the archive.
356372
357373 Files: ./oniguruma/src/regenc.h
358 Copyright: 2002-2019 K.Kosako <sndgk393 AT ybb DOT ne DOT jp>
374 Copyright: 2002-2020 K.Kosako
359375 License: UNKNOWN-LICENSE; FIXME (overlay)
360376 Comment:
361377 FIXME (overlay): These notices are extracted from files. Please review them
362378 before uploading to the archive.
363379
364380 Files: ./oniguruma/src/regerror.c
365 Copyright: 2002-2019 K.Kosako <sndgk393 AT ybb DOT ne DOT jp>
381 Copyright: 2002-2020 K.Kosako
366382 License: UNKNOWN-LICENSE; FIXME (overlay)
367383 Comment:
368384 FIXME (overlay): These notices are extracted from files. Please review them
369385 before uploading to the archive.
370386
371387 Files: ./oniguruma/src/regexec.c
372 Copyright: 2002-2019 K.Kosako <sndgk393 AT ybb DOT ne DOT jp>
388 Copyright: 2002-2020 K.Kosako
373389 License: UNKNOWN-LICENSE; FIXME (overlay)
374390 Comment:
375391 FIXME (overlay): These notices are extracted from files. Please review them
376392 before uploading to the archive.
377393
378394 Files: ./oniguruma/src/regext.c
379 Copyright: 2002-2019 K.Kosako <sndgk393 AT ybb DOT ne DOT jp>
395 Copyright: 2002-2019 K.Kosako
380396 License: UNKNOWN-LICENSE; FIXME (overlay)
381397 Comment:
382398 FIXME (overlay): These notices are extracted from files. Please review them
383399 before uploading to the archive.
384400
385401 Files: ./oniguruma/src/reggnu.c
386 Copyright: 2002-2019 K.Kosako <sndgk393 AT ybb DOT ne DOT jp>
402 Copyright: 2002-2019 K.Kosako
387403 License: UNKNOWN-LICENSE; FIXME (overlay)
388404 Comment:
389405 FIXME (overlay): These notices are extracted from files. Please review them
390406 before uploading to the archive.
391407
392408 Files: ./oniguruma/src/regint.h
393 Copyright: 2002-2019 K.Kosako <sndgk393 AT ybb DOT ne DOT jp>
409 Copyright: 2002-2020 K.Kosako
394410 License: UNKNOWN-LICENSE; FIXME (overlay)
395411 Comment:
396412 FIXME (overlay): These notices are extracted from files. Please review them
397413 before uploading to the archive.
398414
399415 Files: ./oniguruma/src/regparse.c
400 Copyright: 2002-2019 K.Kosako <sndgk393 AT ybb DOT ne DOT jp>
416 Copyright: 2002-2020 K.Kosako
401417 License: UNKNOWN-LICENSE; FIXME (overlay)
402418 Comment:
403419 FIXME (overlay): These notices are extracted from files. Please review them
404420 before uploading to the archive.
405421
406422 Files: ./oniguruma/src/regparse.h
407 Copyright: 2002-2019 K.Kosako <sndgk393 AT ybb DOT ne DOT jp>
423 Copyright: 2002-2020 K.Kosako
408424 License: UNKNOWN-LICENSE; FIXME (overlay)
409425 Comment:
410426 FIXME (overlay): These notices are extracted from files. Please review them
411427 before uploading to the archive.
412428
413429 Files: ./oniguruma/src/regposerr.c
414 Copyright: 2002-2019 K.Kosako <sndgk393 AT ybb DOT ne DOT jp>
430 Copyright: 2002-2020 K.Kosako
415431 License: UNKNOWN-LICENSE; FIXME (overlay)
416432 Comment:
417433 FIXME (overlay): These notices are extracted from files. Please review them
418434 before uploading to the archive.
419435
420436 Files: ./oniguruma/src/regposix.c
421 Copyright: 2002-2019 K.Kosako <sndgk393 AT ybb DOT ne DOT jp>
437 Copyright: 2002-2020 K.Kosako
422438 License: UNKNOWN-LICENSE; FIXME (overlay)
423439 Comment:
424440 FIXME (overlay): These notices are extracted from files. Please review them
425441 before uploading to the archive.
426442
427443 Files: ./oniguruma/src/regsyntax.c
428 Copyright: 2002-2019 K.Kosako <sndgk393 AT ybb DOT ne DOT jp>
444 Copyright: 2002-2020 K.Kosako
429445 License: UNKNOWN-LICENSE; FIXME (overlay)
430446 Comment:
431447 FIXME (overlay): These notices are extracted from files. Please review them
432448 before uploading to the archive.
433449
434450 Files: ./oniguruma/src/regtrav.c
435 Copyright: 2002-2004 K.Kosako <sndgk393 AT ybb DOT ne DOT jp>
451 Copyright: 2002-2019 K.Kosako
436452 License: UNKNOWN-LICENSE; FIXME (overlay)
437453 Comment:
438454 FIXME (overlay): These notices are extracted from files. Please review them
440456
441457 Files: ./oniguruma/src/regversion.c
442458 Copyright:
443 2002-2018 K.Kosako <sndgk393 AT ybb DOT ne DOT jp>
459 2002-2020 K.Kosako
444460 2002-2018 K.Kosako",
445461 License: UNKNOWN-LICENSE; FIXME (overlay)
446462 Comment:
448464 before uploading to the archive.
449465
450466 Files: ./oniguruma/src/sjis.c
451 Copyright: 2002-2018 K.Kosako <sndgk393 AT ybb DOT ne DOT jp>
467 Copyright: 2002-2019 K.Kosako
452468 License: UNKNOWN-LICENSE; FIXME (overlay)
453469 Comment:
454470 FIXME (overlay): These notices are extracted from files. Please review them
455471 before uploading to the archive.
456472
457473 Files: ./oniguruma/src/unicode.c
458 Copyright: 2002-2019 K.Kosako <sndgk393 AT ybb DOT ne DOT jp>
474 Copyright: 2002-2019 K.Kosako
459475 License: UNKNOWN-LICENSE; FIXME (overlay)
460476 Comment:
461477 FIXME (overlay): These notices are extracted from files. Please review them
462478 before uploading to the archive.
463479
464480 Files: ./oniguruma/src/unicode_egcb_data.c
465 Copyright: 2017-2018 K.Kosako <sndgk393 AT ybb DOT ne DOT jp>
481 Copyright: 2017-2020 K.Kosako
466482 License: UNKNOWN-LICENSE; FIXME (overlay)
467483 Comment:
468484 FIXME (overlay): These notices are extracted from files. Please review them
469485 before uploading to the archive.
470486
471487 Files: ./oniguruma/src/unicode_fold1_key.c
472 Copyright: 2017-2018 K.Kosako <sndgk393 AT ybb DOT ne DOT jp>
488 Copyright: 2017-2020 K.Kosako
473489 License: UNKNOWN-LICENSE; FIXME (overlay)
474490 Comment:
475491 FIXME (overlay): These notices are extracted from files. Please review them
476492 before uploading to the archive.
477493
478494 Files: ./oniguruma/src/unicode_fold2_key.c
479 Copyright: 2017-2018 K.Kosako <sndgk393 AT ybb DOT ne DOT jp>
495 Copyright: 2017-2020 K.Kosako
480496 License: UNKNOWN-LICENSE; FIXME (overlay)
481497 Comment:
482498 FIXME (overlay): These notices are extracted from files. Please review them
483499 before uploading to the archive.
484500
485501 Files: ./oniguruma/src/unicode_fold3_key.c
486 Copyright: 2017-2018 K.Kosako <sndgk393 AT ybb DOT ne DOT jp>
502 Copyright: 2017-2020 K.Kosako
503 License: UNKNOWN-LICENSE; FIXME (overlay)
504 Comment:
505 FIXME (overlay): These notices are extracted from files. Please review them
506 before uploading to the archive.
507
508 Files: ./oniguruma/src/unicode_fold_data.c
509 Copyright: 2017-2020 K.Kosako
510 License: UNKNOWN-LICENSE; FIXME (overlay)
511 Comment:
512 FIXME (overlay): These notices are extracted from files. Please review them
513 before uploading to the archive.
514
515 Files: ./oniguruma/src/unicode_property_data.c
516 Copyright: 2016-2020 K.Kosako
517 License: UNKNOWN-LICENSE; FIXME (overlay)
518 Comment:
519 FIXME (overlay): These notices are extracted from files. Please review them
520 before uploading to the archive.
521
522 Files: ./oniguruma/src/unicode_property_data_posix.c
523 Copyright: 2016-2020 K.Kosako
487524 License: UNKNOWN-LICENSE; FIXME (overlay)
488525 Comment:
489526 FIXME (overlay): These notices are extracted from files. Please review them
490527 before uploading to the archive.
491528
492529 Files: ./oniguruma/src/unicode_unfold_key.c
493 Copyright: 2017-2018 K.Kosako <sndgk393 AT ybb DOT ne DOT jp>
530 Copyright: 2017-2020 K.Kosako
494531 License: UNKNOWN-LICENSE; FIXME (overlay)
495532 Comment:
496533 FIXME (overlay): These notices are extracted from files. Please review them
497534 before uploading to the archive.
498535
499536 Files: ./oniguruma/src/unicode_wb_data.c
500 Copyright: 2019 K.Kosako <kkosako0 AT gmail DOT com>
537 Copyright: 2019-2020 K.Kosako
501538 License: UNKNOWN-LICENSE; FIXME (overlay)
502539 Comment:
503540 FIXME (overlay): These notices are extracted from files. Please review them
504541 before uploading to the archive.
505542
506543 Files: ./oniguruma/src/utf16_be.c
507 Copyright: 2002-2018 K.Kosako <sndgk393 AT ybb DOT ne DOT jp>
544 Copyright: 2002-2019 K.Kosako
508545 License: UNKNOWN-LICENSE; FIXME (overlay)
509546 Comment:
510547 FIXME (overlay): These notices are extracted from files. Please review them
511548 before uploading to the archive.
512549
513550 Files: ./oniguruma/src/utf16_le.c
514 Copyright: 2002-2018 K.Kosako <sndgk393 AT ybb DOT ne DOT jp>
551 Copyright: 2002-2019 K.Kosako
515552 License: UNKNOWN-LICENSE; FIXME (overlay)
516553 Comment:
517554 FIXME (overlay): These notices are extracted from files. Please review them
518555 before uploading to the archive.
519556
520557 Files: ./oniguruma/src/utf32_be.c
521 Copyright: 2002-2018 K.Kosako <sndgk393 AT ybb DOT ne DOT jp>
558 Copyright: 2002-2019 K.Kosako
522559 License: UNKNOWN-LICENSE; FIXME (overlay)
523560 Comment:
524561 FIXME (overlay): These notices are extracted from files. Please review them
525562 before uploading to the archive.
526563
527564 Files: ./oniguruma/src/utf32_le.c
528 Copyright: 2002-2018 K.Kosako <sndgk393 AT ybb DOT ne DOT jp>
565 Copyright: 2002-2019 K.Kosako
529566 License: UNKNOWN-LICENSE; FIXME (overlay)
530567 Comment:
531568 FIXME (overlay): These notices are extracted from files. Please review them
532569 before uploading to the archive.
533570
534571 Files: ./oniguruma/src/utf8.c
535 Copyright: 2002-2019 K.Kosako <sndgk393 AT ybb DOT ne DOT jp>
572 Copyright: 2002-2019 K.Kosako
536573 License: UNKNOWN-LICENSE; FIXME (overlay)
537574 Comment:
538575 FIXME (overlay): These notices are extracted from files. Please review them
545582 FIXME (overlay): These notices are extracted from files. Please review them
546583 before uploading to the archive.
547584
585 Files: ./oniguruma/test/test_back.c
586 Copyright: 2020 K.Kosako
587 License: UNKNOWN-LICENSE; FIXME (overlay)
588 Comment:
589 FIXME (overlay): These notices are extracted from files. Please review them
590 before uploading to the archive.
591
592 Files: ./oniguruma/test/test_regset.c
593 Copyright: 2019 K.Kosako
594 License: UNKNOWN-LICENSE; FIXME (overlay)
595 Comment:
596 FIXME (overlay): These notices are extracted from files. Please review them
597 before uploading to the archive.
598
599 Files: ./oniguruma/test/test_syntax.c
600 Copyright: 2019-2020 K.Kosako
601 License: UNKNOWN-LICENSE; FIXME (overlay)
602 Comment:
603 FIXME (overlay): These notices are extracted from files. Please review them
604 before uploading to the archive.
605
548606 Files: ./oniguruma/test/test_utf8.c
549 Copyright: 2019 K.Kosako
607 Copyright: 2019-2020 K.Kosako
550608 License: UNKNOWN-LICENSE; FIXME (overlay)
551609 Comment:
552610 FIXME (overlay): These notices are extracted from files. Please review them
553611 before uploading to the archive.
554612
555613 Files: ./oniguruma/test/testc.c
556 Copyright: 2019 K.Kosako
614 Copyright: 2019-2020 K.Kosako
615 License: UNKNOWN-LICENSE; FIXME (overlay)
616 Comment:
617 FIXME (overlay): These notices are extracted from files. Please review them
618 before uploading to the archive.
619
620 Files: ./oniguruma/test/testp.c
621 Copyright: 2020 K.Kosako
557622 License: UNKNOWN-LICENSE; FIXME (overlay)
558623 Comment:
559624 FIXME (overlay): These notices are extracted from files. Please review them
568633
569634 Files: debian/*
570635 Copyright:
571 2019 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
572 2019 Helen Koike <helen@koikeco.de>
636 2020 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
637 2020 Sylvestre Ledru <sylvestre@debian.org>
573638 License: MIT
574639
575640 License: MIT
00 overlay = "."
1 uploaders = ["Helen Koike <helen@koikeco.de>"]
2 whitelist = ["oniguruma/**"]
1 uploaders = ["Sylvestre Ledru <sylvestre@debian.org>"]
2
3 # Keep c files
4 whitelist = ["*.c"]
0 Index: onig-sys/Cargo.toml
1 ===================================================================
2 --- onig-sys.orig/Cargo.toml
3 +++ onig-sys/Cargo.toml
4 @@ -23,7 +23,7 @@ categories = ["external-ffi-bindings"]
5 license = "MIT"
6 repository = "http://github.com/iwillspeak/rust-onig"
7 [build-dependencies.bindgen]
8 -version = "0.53"
9 +version = "0.51"
10 features = ["runtime"]
11 optional = true
12
+0
-11
src/onig-sys/debian/patches/built-using.patch less more
0 --- a/build.rs
1 +++ b/build.rs
2 @@ -141,6 +141,8 @@
3 let link_type = link_type_override();
4 let require_pkg_config = env_var_bool("RUSTONIG_SYSTEM_LIBONIG").unwrap_or(false);
5
6 + println!("dh-cargo:deb-built-using=onig=0={}", env::var("CARGO_MANIFEST_DIR").unwrap());
7 +
8 if require_pkg_config || link_type == Some(LinkType::Dynamic) {
9 let mut conf = Config::new();
10 conf.atleast_version("6.8.0");
+0
-11
src/onig-sys/debian/patches/bump-bindgen-dependency.patch less more
0 --- a/Cargo.toml 2019-11-30 22:57:30.737100060 +0100
1 +++ b/Cargo.toml 2019-11-30 22:57:09.053028120 +0100
2 @@ -23,7 +23,7 @@
3 license = "MIT"
4 repository = "http://github.com/iwillspeak/rust-onig"
5 [build-dependencies.bindgen]
6 -version = "0.50"
7 +version = "0.51"
8
9 [build-dependencies.cc]
10 version = "1.0"
0 built-using.patch
1 bump-bindgen-dependency.patch
0 bindgen-version.diff