]> git.proxmox.com Git - cargo.git/blame - debian/changelog
Refresh patches and remove upstream applied CVE patches
[cargo.git] / debian / changelog
CommitLineData
a72676f7
FG
1cargo (0.63.1-2) unstable; urgency=medium
2
3 [ Ryan Gonzalez ]
4 * Fix path remapping for crate dependencies
5
6 [ Fabian Grünbichler ]
7 * disable utf-8 fs-specific test
8 * fix i386 build / cross tests
9
10 -- Fabian Gruenbichler <debian@fabian.gruenbichler.email> Sat, 19 Nov 2022 10:48:29 +0100
11
21515f88
FG
12cargo (0.63.1-1) unstable; urgency=medium
13
14 * New upstream release
15 * switch to libgit2-1.5 (Closes: #1021504, #1017828)
16 * Update guess-crate-copyright to handle missing authors field gracefully
17 * Update audit-vendor-source to handle ZFS and similar file systems
18 * silence GZIP deprecation warning
19 * fix CVE-2022-36113/CVE-2022-36114 (Closes: #1021142)
20
21 [ Helmut Grohne ]
22 * Fix FTCBFS: Missing Build-Depends: zlib1g-dev:native. (Closes: #1019491)
23
24 -- Fabian Gruenbichler <debian@fabian.gruenbichler.email> Sat, 17 Sep 2022 22:25:02 +0200
25
d22d4c24
PMG
26cargo (0.57.0-7) unstable; urgency=medium
27
28 * Team upload.
29 * Upload to unstable.
30
31 -- Peter Michael Green <plugwash@debian.org> Mon, 02 May 2022 20:57:46 +0000
32
f1b14886 33cargo (0.57.0-6) experimental; urgency=medium
78230744
PMG
34
35 * Team upload.
36 * Fix debian cargo wrapper to stop looking for subcommands once it finds one
37 so that it is possible to test features whose name matches a subcommand.
97b99908 38 * Limit autopkgtest to architectures where it does not run out of disk space.
769a04cd
PMG
39 * Remove patches for libgit2 1.1.x and adjust dependency for 0.3.x
40 (Closes: 1009015)
f1b14886 41 * Remove build-dependency on cmake (Closes: 981256)
78230744 42
f1b14886 43 -- Peter Michael Green <plugwash@debian.org> Sun, 10 Apr 2022 00:10:04 +0000
78230744 44
7472f029 45cargo (0.57.0-5) unstable; urgency=medium
663973f9 46
7472f029 47 [ Simon Chopin ]
663973f9 48 * Disable cross-build tests in autopkgtests
d93c77da
SC
49 * d/p/0001-Change-test-to-not-trigger-emoji-error.patch:
50 Cherry-picked from upstream to fix testsuite against rustc 1.57
f658520e
SC
51 * d/p/0002-Remove-eacces-test.patch: Cherry-picked from upstream as
52 cargo doesn't seem to trigger the error with recent Rust
663973f9 53
7472f029 54 -- Ximin Luo <infinity0@debian.org> Wed, 09 Mar 2022 13:52:14 +0000
663973f9 55
cdb51075 56cargo (0.57.0-4) unstable; urgency=medium
eabb5fea 57
d0e396a6 58 [ Simon Chopin ]
eabb5fea
SC
59 * Add an autopkgtest for cargo to build itself
60
d0e396a6
XL
61 [ Ximin Luo ]
62 * Fix FTBFS on x32.
63
cdb51075 64 -- Ximin Luo <infinity0@debian.org> Mon, 07 Mar 2022 20:35:00 +0000
eabb5fea 65
682e8690 66cargo (0.57.0-3) unstable; urgency=medium
84b251ea
XL
67
68 * Actually fix failing tests.
69 * Fix armhf build by backporting a rust-cc patch.
70
682e8690 71 -- Ximin Luo <infinity0@debian.org> Sun, 24 Oct 2021 14:11:00 +0100
84b251ea 72
0a2b9db2 73cargo (0.57.0-2) unstable; urgency=medium
acbf9b24
XL
74
75 * Fix failing tests.
76
0a2b9db2 77 -- Ximin Luo <infinity0@debian.org> Sun, 24 Oct 2021 13:13:07 +0100
acbf9b24 78
86ffd9ec 79cargo (0.57.0-1) unstable; urgency=medium
c0756ca1
XL
80
81 * New upstream release for rustc 1.56.0, 2021 Edition.
82
86ffd9ec 83 -- Ximin Luo <infinity0@debian.org> Sun, 24 Oct 2021 01:59:08 +0100
c0756ca1 84
ef3eaf05 85cargo (0.47.0-3) unstable; urgency=medium
a981c5a7
XL
86
87 * Disable close_output test for now, it is flaky. This is a test problem not
88 a cargo problem and will be re-enabled in 0.49.0.
89
ef3eaf05 90 -- Ximin Luo <infinity0@debian.org> Tue, 08 Dec 2020 01:43:58 +0000
a981c5a7 91
ebb4ae4c 92cargo (0.47.0-2) unstable; urgency=medium
7dd51afb
XL
93
94 * Backport a patch to fix a test on i386.
86bf182b 95 * Add +xgot to work around mips64el limitations.
7dd51afb 96
ebb4ae4c 97 -- Ximin Luo <infinity0@debian.org> Tue, 08 Dec 2020 00:29:08 +0000
7dd51afb 98
ff847966 99cargo (0.47.0-1) unstable; urgency=medium
0055208a
XL
100
101 * Upload to unstable. (Closes: #976434)
102
ff847966 103 -- Ximin Luo <infinity0@debian.org> Sun, 06 Dec 2020 12:39:49 +0000
0055208a 104
0eb81d02 105cargo (0.47.0-1~exp1) experimental; urgency=medium
976d2de9
XL
106
107 * New upstream release.
108
0eb81d02 109 -- Ximin Luo <infinity0@debian.org> Fri, 02 Oct 2020 02:04:10 +0100
976d2de9 110
424b59f1 111cargo (0.43.1-4) unstable; urgency=medium
4991d6da
JN
112
113 * Team upload.
114 * Fix build by applying two upstream patches. (Closes: #975857)
115
424b59f1 116 -- Jan Niehusmann <jan@debian.org> Sat, 28 Nov 2020 11:07:20 +0100
4991d6da 117
e0fbe943 118cargo (0.43.1-3) unstable; urgency=medium
b8a44f3a
XL
119
120 * Reupload, actually include the fix described in the previous entry.
121
e0fbe943 122 -- Ximin Luo <infinity0@debian.org> Mon, 20 Apr 2020 14:30:01 +0100
b8a44f3a 123
e2896c8c 124cargo (0.43.1-2) unstable; urgency=medium
7f700659
XL
125
126 * cargo-debian-wrapper: don't install /usr/.crates2.json. (Closes: #958301)
127
e2896c8c 128 -- Ximin Luo <infinity0@debian.org> Mon, 20 Apr 2020 13:30:57 +0100
7f700659 129
1f3649b7 130cargo (0.43.1-1) unstable; urgency=medium
f2e07efc
XL
131
132 [ Fabian Grünbichler ]
133 * New upstream release.
134
1f3649b7 135 -- Ximin Luo <infinity0@debian.org> Sat, 18 Apr 2020 19:54:01 +0100
f2e07efc 136
18cbc923 137cargo (0.40.0-3) unstable; urgency=medium
7ffcb28a
XL
138
139 * debian cargo wrapper: drop DEB_CARGO_PACKAGE in favour of the more
140 standardised DESTDIR.
ae55f857 141 * Experimental riscv64 support.
7ffcb28a 142
18cbc923 143 -- Ximin Luo <infinity0@debian.org> Sun, 05 Jan 2020 13:31:46 +0000
7ffcb28a 144
882dc28d 145cargo (0.40.0-2) unstable; urgency=medium
de5d99ab
XL
146
147 * Restore patch for pkg-config crate to auto-detect Debian cross-compiling.
3cf36095 148 * Add patch for backtrace-sys to auto-detect Debian cross-compiling.
de5d99ab 149
882dc28d 150 -- Ximin Luo <infinity0@debian.org> Thu, 05 Dec 2019 22:31:57 +0000
de5d99ab 151
eeb4f839 152cargo (0.40.0-1) unstable; urgency=medium
f7f41cdd 153
81204e0e 154 [ Sylvestre Ledru ]
f7f41cdd
SL
155 * Ship the zsh completion (Closes: #941437)
156
81204e0e
XL
157 [ Ximin Luo ]
158 * New upstream release.
159
eeb4f839 160 -- Ximin Luo <infinity0@debian.org> Thu, 28 Nov 2019 10:24:46 +0000
f7f41cdd 161
a5fdb4b8 162cargo (0.37.0-3) unstable; urgency=medium
6f88009e
XL
163
164 * Update 2001_more_portable_rustflags.patch, fixes mips FTBFS
165
a5fdb4b8 166 -- Ximin Luo <infinity0@debian.org> Sat, 20 Jul 2019 16:02:08 -0700
6f88009e 167
e07c9004 168cargo (0.37.0-2) unstable; urgency=medium
3fef7c54
XL
169
170 * Bump serde vendored crate version up to 1.0.96 to avoid issue when
171 compiling with atomics (the default).
172
e07c9004 173 -- Ximin Luo <infinity0@debian.org> Thu, 18 Jul 2019 02:34:48 -0700
3fef7c54 174
f440aee5 175cargo (0.37.0-1) unstable; urgency=medium
afbf4a89
XL
176
177 * New upstream release.
178
f440aee5 179 -- Ximin Luo <infinity0@debian.org> Tue, 16 Jul 2019 23:06:49 -0700
afbf4a89 180
534e82e3 181cargo (0.35.0-2) unstable; urgency=medium
3c146192
XL
182
183 * Use more portable flags in tests, fixing FTBFS on mips.
2b346b78 184 (Closes: #930218)
3c146192 185
324b760c 186 -- Ximin Luo <infinity0@debian.org> Sat, 08 Jun 2019 11:04:43 -0700
3c146192 187
a3846b91 188cargo (0.35.0-1) unstable; urgency=medium
8d6b7be4
XL
189
190 * New upstream release.
191
a3846b91 192 -- Ximin Luo <infinity0@debian.org> Fri, 31 May 2019 00:29:11 -0700
8d6b7be4 193
448c057e 194cargo (0.33.0-3) unstable; urgency=medium
d6b9a6fd
XL
195
196 * Drop patch to capture rustc error output, it is unnecessary.
197 * Add upstream patch to fix typenum bug.
198
448c057e 199 -- Ximin Luo <infinity0@debian.org> Sat, 18 May 2019 20:22:22 -0700
d6b9a6fd 200
d4319de5 201cargo (0.33.0-2) unstable; urgency=medium
63e50f9b
XL
202
203 * Add patch to capture rustc error output if extra-verbose.
204
d4319de5 205 -- Ximin Luo <infinity0@debian.org> Sat, 18 May 2019 12:14:38 -0700
63e50f9b 206
816ca655 207cargo (0.33.0-1) unstable; urgency=medium
6efcca83
XL
208
209 * New upstream release.
210
816ca655 211 -- Ximin Luo <infinity0@debian.org> Tue, 05 Feb 2019 20:52:47 -0800
6efcca83 212
9fbf8509
VK
213cargo (0.32.0-2~exp1) experimental; urgency=medium
214
215 * Drop patch 2007, for disabling incremental build on sparc64.
216 Closes: bug#917048, Thanks to John Paul Adrian Glaubitz.
217
218 -- Vasudev Kamath <vasudev@copyninja.info> Sat, 02 Feb 2019 13:16:13 +0530
219
0d61f0ff 220cargo (0.32.0-1) unstable; urgency=medium
9b8360c4
XL
221
222 * debian-cargo-wrapper: Support DEB_CARGO_INSTALL_PREFIX for installing into
223 somewhere other than /usr, e.g. / or /usr/lib/cargo.
97a62a74 224 * Move dev scripts from /usr/share/cargo into /usr/share/cargo/scripts.
c75d4e08 225 * Increase yet another timeout duration for slower architectures.
9b8360c4 226
0d61f0ff 227 -- Ximin Luo <infinity0@debian.org> Thu, 24 Jan 2019 00:29:51 -0800
9b8360c4 228
5b22d56d 229cargo (0.32.0-1~exp3) experimental; urgency=medium
b304f74c 230
a49d71a6 231 [ Matt Kraai ]
b304f74c
MK
232 * Rename bash completion script so that it's used.
233
a49d71a6
XL
234 [ Ximin Luo ]
235 * Further increase a timeout duration for mips.
fa97c630 236 * debian-cargo-wrapper: add --link-to-system option
a49d71a6 237
5b22d56d 238 -- Ximin Luo <infinity0@debian.org> Wed, 23 Jan 2019 19:44:05 -0800
b304f74c 239
3660be33 240cargo (0.32.0-1~exp2) experimental; urgency=medium
8756f8d3
XL
241
242 * Try to deal with the various test failures as suggested by upstream.
243
3660be33 244 -- Ximin Luo <infinity0@debian.org> Tue, 22 Jan 2019 20:08:29 -0800
8756f8d3 245
edac3c6d 246cargo (0.32.0-1~exp1) experimental; urgency=medium
144958af 247
edac3c6d
VK
248 [ upstream ]
249 * Cargo will now download crates in parallel using HTTP/2.
250 * You can now rename packages in your Cargo.toml We have a guide on how
251 to use the package key in your dependencies.
144958af
VK
252
253 [ Vasudev Kamath ]
254 * Fix the scripts related to tarball creation
255 * Update unsuspicious file list for 0.32.0
edac3c6d
VK
256 * Update copyright information for 0.32.0.
257 * Add lintian-override for source-is-missing, for javascript file from
258 vendored crate documentation. File is not really shipped.
144958af 259
edac3c6d 260 -- Vasudev Kamath <vasudev@copyninja.info> Wed, 12 Dec 2018 21:47:42 +0530
144958af 261
4a382e29
VK
262cargo (0.31.1-1) unstable; urgency=medium
263
264 * Upload 0.31.1 to unstable.
265
266 -- Vasudev Kamath <vasudev@copyninja.info> Tue, 11 Dec 2018 20:57:21 +0530
267
f70a07cc 268cargo (0.31.1-1~exp1) experimental; urgency=medium
ee9b6d03
VK
269
270 [ upstream ]
271 * [1.30.0] Backport msys progress bar fix for stable.
272
273 [ Ximin Luo ]
274 * debian-cargo-vendor: only store differences between vendor-patches and
275 debcargo-conf.
276
277 [ Vasudev Kamath ]
278 * Do not delete Cargo.lock in debian-cargo-vendor script as its
279 referenced later in make_orig_multi.sh.
280
f70a07cc 281 -- Vasudev Kamath <vasudev@copyninja.info> Tue, 11 Dec 2018 20:53:53 +0530
ee9b6d03 282
3e48975e 283cargo (0.31.0-4) unstable; urgency=medium
38f5700d
XL
284
285 * Don't set RUSTFLAGS in d/rules. (Closes: #914110)
286
3e48975e 287 -- Ximin Luo <infinity0@debian.org> Mon, 19 Nov 2018 22:50:59 -0800
38f5700d 288
048f0ef1 289cargo (0.31.0-3) unstable; urgency=medium
87288cd5
XL
290
291 * Tweak the cargo wrapper script to be more robust.
292
048f0ef1 293 -- Ximin Luo <infinity0@debian.org> Fri, 09 Nov 2018 02:56:54 -0800
87288cd5 294
5f31fef4 295cargo (0.31.0-2) unstable; urgency=medium
54ff5ba3
XL
296
297 * Fix test failure on some architectures due to hash ordering.
72b3b772 298 * Bump libgit2 dependency version constraint. (Closes: #899038)
54ff5ba3 299
5f31fef4 300 -- Ximin Luo <infinity0@debian.org> Sun, 04 Nov 2018 11:32:26 -0800
54ff5ba3 301
f36c6c17 302cargo (0.31.0-1) unstable; urgency=medium
fa3f0478
XL
303
304 * Don't run tests when doing arch-indep build.
82f7badd 305 * Fix package include/exclude tests.
fa3f0478 306
f36c6c17 307 -- Ximin Luo <infinity0@debian.org> Sun, 04 Nov 2018 10:10:24 -0800
fa3f0478 308
70297819 309cargo (0.31.0-1~exp1) experimental; urgency=medium
e1e727f6
XL
310
311 * New upstream release.
312 * Simplify build scripts and add a Debian wrapper for cargo.
313
70297819 314 -- Ximin Luo <infinity0@debian.org> Sun, 04 Nov 2018 03:50:33 -0800
e1e727f6 315
b06048ce
VK
316cargo (0.30.0-1) unstable; urgency=medium
317
318 * Upload to unstable.
319
320 -- Vasudev Kamath <vasudev@copyninja.info> Sun, 21 Oct 2018 11:59:11 +0530
321
02b97059 322cargo (0.30.0-1~exp1) experimental; urgency=medium
d90bd8ec
VK
323
324 [ upstream ]
325 * Cargo can silently fix some bad lockfiles You can use --locked to
326 disable this behaviour.
327 * cargo-install will now allow you to cross compile an install using
328 --target.
329 * Added the cargo-fix subcommand to automatically move project code from
330 2015 edition to 2018.
331
332 [ Vasudev Kamath ]
333 * Refresh patch 2004 for new release.
334 * Add openssl crates fuzz,test doc and apps file to unsuspicious list.
335 * debian/patches:
336 + Drop patch 0774e97da3894f07ed5b6f7db175027a9bc4718b.patch for adding
337 cross compile support. Its merged upstream.
338 + Refresh patch 2001 to newer version of libgit2-sys.
339 + Refresh patch 2003 to newer version of libssh2-sys.
340 + Drop patch 1001 which is merged upstream.
341 + Refresh patch 2005 and 2007 to remove fuzz.
342 + Refresh patch 2002 with newer release.
02b97059
VK
343 * debian/control:
344 + Mark package compliance with Debian policy 4.2.1.
345 * Update copyright information for new release.
346 * debian/rules:
347 + Use DEB_BUILD_OPTIONS to disable tests on powerpc and powerpcspe
348 architecture.
349 Closes: bug#908961, Thanks to Helmut Grohne.
d90bd8ec 350
02b97059 351 -- Vasudev Kamath <vasudev@copyninja.info> Sun, 07 Oct 2018 10:39:49 +0530
d90bd8ec 352
81934b6b
VK
353cargo (0.29.0-1) unstable; urgency=medium
354
355 * Merge changes of 0.28.0-2, which was missed in first release of 0.29.0
356 * Upload to unstable.
357 * Refresh patch for `install --target` feature for release 0.29.0
358
359 -- Vasudev Kamath <vasudev@copyninja.info> Mon, 13 Aug 2018 20:37:13 +0530
360
d31ed755 361cargo (0.29.0-1~exp1) experimental; urgency=medium
a54bd2e7
VK
362 [ upstream ]
363 * Cargo will now no longer allow you to publish crates with build
364 scripts that modify the src directory. The src directory in a crate
365 should be considered to be immutable.
366
367 [ Vasudev Kamath ]
368 * Update unsuspicious text for new release 0.29.0
369 * Change pattern for embedded zlib
370 * debian/patches:
371 + Refresh patches 2001, 2002, 2003, 2004 to work with new release and
372 new vendor files.
d31ed755
VK
373 + Add patch 1001 to fix deprecated warnings on usage of "casues" from
374 failure crate,
375 * Update copyright information for new release.
376 * Make package compliant with policy 4.2.0.
a54bd2e7 377
d31ed755 378 -- Vasudev Kamath <vasudev@copyninja.info> Sun, 12 Aug 2018 22:25:42 +0530
a54bd2e7 379
64b17586 380cargo (0.28.0-2) unstable; urgency=medium
7d035caa
XL
381
382 * Re-add `install --target` functionality, needed by dh-cargo.
383
64b17586 384 -- Ximin Luo <infinity0@debian.org> Sun, 12 Aug 2018 00:15:23 -0700
7d035caa 385
cbd0f21c
VK
386cargo (0.28.0-1) unstable; urgency=medium
387
388 * Upload to unstable
389
390 -- Vasudev Kamath <vasudev@copyninja.info> Tue, 07 Aug 2018 22:14:46 +0530
391
0166c76c
VK
392cargo (0.28.0-1~exp3) experimental; urgency=medium
393
394 * Disable incremental compilation tests on sparc64 architecture.
395 Closes: bug#905623, Thanks to John Paul Adrian Glaubitz.
396
397 -- Vasudev Kamath <vasudev@copyninja.info> Tue, 07 Aug 2018 22:01:31 +0530
398
53dee58e
VK
399cargo (0.28.0-1~exp2) experimental; urgency=medium
400
401 * Add patch 2005 to disable fetch_platform_specific_dependencies unit
402 tests. Upstream issue #5864.
403
404 -- Vasudev Kamath <vasudev@copyninja.info> Sun, 05 Aug 2018 17:17:00 +0530
405
bf717fb7 406cargo (0.28.0-1~exp1) experimental; urgency=medium
bb38c8b1 407
2b87030a 408 [ upstream ]
bb38c8b1
VK
409 * cargo-metadata now includes authors, categories, keywords, readme, and
410 repository fields.
411 * cargo-metadata now includes a package's metadata table.
412 * Added the --target-dir optional argument. This allows you to specify a
413 different directory than target for placing compilation artifacts.
414 * Cargo will be adding automatic target inference for binaries,
415 benchmarks, examples, and tests in the Rust 2018 edition. If your
416 project specifies specific targets e.g. using [[bin]] and have other
417 binaries in locations where cargo would infer a binary, Cargo will
418 produce a warning. You can disable this feature ahead of time by
419 setting any of the following autobins, autobenches, autoexamples,
420 autotests to false.
421 * Cargo will now cache compiler information. This can be disabled by
422 setting CARGO_CACHE_RUSTC_INFO=0 in your environment.
423
daddfa13 424 [ Sylvestre Ledru ]
f87790c1
SL
425 * Update of the alioth ML address.
426
2b87030a 427 [ Vasudev Kamath ]
bb38c8b1
VK
428 * Update README.source to mention preferred way of upload.
429 * Update unsuspicious files for new release.
1958a245
VK
430 * debian/patches:
431 + Refresh patch 2007 for new release.
432 + Refresh patch 2001 for new version of libgit2-sys
433 + Drop patch 2008 as its merged upstream.
434 + Add patch 2003 for forcing use of libssh2 from system, which was now
435 controlled by environment variable.
436 * debian/copyright:
437 + Update copyright information for new release.
bf717fb7 438 * Mark package compliance with Debian Policy 4.1.5.
1958a245 439
bf717fb7 440 -- Vasudev Kamath <vasudev@copyninja.info> Sun, 29 Jul 2018 22:07:36 +0530
bb38c8b1 441
0567ee68 442cargo (0.27.0-2) unstable; urgency=medium
56131365
XL
443
444 * Support cross-compile install (upstream PR #5614).
445
0567ee68 446 -- Ximin Luo <infinity0@debian.org> Wed, 06 Jun 2018 22:35:30 -0700
56131365 447
18a1f58c
VK
448cargo (0.27.0-1) unstable; urgency=medium
449
450 * Upload to unstable.
451
452 -- Vasudev Kamath <vasudev@copyninja.info> Sun, 03 Jun 2018 20:42:13 +0530
453
4a4886b5 454cargo (0.27.0-1~exp1) experimental; urgency=medium
fa4588f4
VK
455
456 [ upstream ]
457 * Cargo will now output path to custom commands when -v is passed with
458 --list.
459 * Cargo binary version is now same as the Rust version.
460 * Cargo.lock files are now included in published crates.
461
462 [ Vasudev Kamath ]
463 * Update patch 2004 for the new release.
464 * Add files from clap and vec_map to unsuspicious list.
465 * debian/patches:
466 + Update path to libgit2-sys in patch 2001.
467 + Adjust file name and paths to test files to be patched in patch
468 2002.
469 + Drop all unused imports and comment out functions not just drop
470 #[test] in patch 2002.
471 + Drop patch 1001 as its now part of new cargo release.
472 + Refresh patch 2007.
4a4886b5
VK
473 * debian/copyright:
474 + Update copyright information for new vendored crates.
fa4588f4 475
4a4886b5 476 -- Vasudev Kamath <vasudev@copyninja.info> Sat, 02 Jun 2018 15:10:38 +0530
fa4588f4 477
5487ef60
VK
478cargo (0.26.0-1) unstable; urgency=medium
479
480 * Upload to unstable.
481
482 -- Vasudev Kamath <vasudev@copyninja.info> Tue, 01 May 2018 13:02:05 +0530
483
74b04797 484cargo (0.26.0-1~exp1) experimental; urgency=medium
0300559d
VK
485
486 [upstream]
487 * cargo new now defaults to create binary crate instead of library
488 crate.
489 * cargo new will no longer name crates with name starting with rust- or
490 ending with -rs.
491 * cargo doc is faster as it uses cargo check instead of full rebuild.
492
493 [Vasudev Kamath]
494 * Refresh the patch 2004 against newer Cargo.toml
495 * Mark package compliance with Debian Policy 4.1.4
496 * debian/patches:
497 + Drop patch 2003 and 2005, the doc should be built from source using
498 mdbook.
499 + Drop patch 2006, the wasm32 related test seems to be dropped
500 upstream.
501 + Drop patch 1002, merged upstream.
502 + Add tests/generate_lock_file.rs to patch 2002 to disable
503 no_index_update test, this tries to access network.
504 + Refresh patch 1001 with new upstream release.
505 * debian/rules: disable execution of src/ci/dox.sh, this script is no
506 longer present in new release.
74b04797
VK
507 * debian/copyright:
508 + Add copyright for humantime crate.
509 + Add copyright for lazycell crate.
510 + Add copyright for quick-error crate
511 + Add copyright for proc-macro2 crate.
0300559d 512
74b04797 513 -- Vasudev Kamath <vasudev@copyninja.info> Sat, 21 Apr 2018 20:59:39 +0530
0300559d 514
b370fef5
VK
515cargo (0.25.0-3) unstable; urgency=medium
516
517 [ Ximin Luo ]
518 * Update Vcs-* fields to salsa
519
520 [ Vasudev Kamath ]
521 * Add patch to prevent incremental builds on sparc64.
522 Closes: bug#895300, Thanks to John Paul Adrian Glaubitz.
523
524 -- Vasudev Kamath <vasudev@copyninja.info> Sun, 15 Apr 2018 12:28:29 +0530
525
f055697a 526cargo (0.25.0-2) unstable; urgency=medium
b830f45d 527
f055697a 528 [ Ximin Luo ]
b830f45d 529 * Depend on rustc 1.24 or later.
4dff956b 530 * Backport a patch to not require dev-dependencies when not needed.
b830f45d 531
f055697a 532 -- Vasudev Kamath <vasudev@copyninja.info> Thu, 22 Mar 2018 20:08:17 +0530
b830f45d 533
db399ba6
VK
534cargo (0.25.0-1) unstable; urgency=medium
535
536 * Upload to unstable.
537
538 -- Vasudev Kamath <vasudev@copyninja.info> Fri, 09 Mar 2018 21:09:38 +0530
539
b015d7ac
VK
540cargo (0.25.0-1~exp2) experimental; urgency=medium
541
542 * Disable test running on powerpc and powerpcspe for now. Will be
543 enabled once issue in test suites are fixed.
544 Request from John Paul Adrian Glaubitz in IRC.
545
546 -- Vasudev Kamath <vasudev@copyninja.info> Sun, 25 Feb 2018 10:27:23 +0530
547
799ff779
VK
548cargo (0.25.0-1~exp1) experimental; urgency=medium
549
550 [upstream]
551 * Added a workspace.default-members config that overrides implied --all
552 in virtual workspaces.
553 * Enable incremental by default on development builds.
554
555 [ Vasudev Kamath ]
556 * debian/vendor-tarball-filter.txt: Filter out git test data from
557 libgit2-sys crate.
558 * debian/vendor-tarball-unsusupiciousAudit unsuspicious files for 0.25.0
559 release.
560 * debian/make_orig_multi.sh: Make sure we take filter and unsuspiciaus
561 texts from debian folder.
562 * debian/patches:
563 + Drop patch 0001 it is merged upstream.
564 + Fix the typo in description of patch 2006.
565 * Drop source/lintian-override. README under patches directory is no
566 longer considered as a patch file by lintian.
567 * debian/copyright:
568 + Drop unused vendor crates copyright information.
569 + Add new crates copyright information to copyright.
570
571 -- Vasudev Kamath <vasudev@copyninja.info> Sat, 24 Feb 2018 14:43:48 +0530
572
4e6096dd
XL
573cargo (0.24.0-1) unstable; urgency=medium
574
575 * Upload to unstable.
576
577 -- Ximin Luo <infinity0@debian.org> Sat, 27 Jan 2018 10:41:06 +0100
578
19c81dad 579cargo (0.24.0-1~exp1) experimental; urgency=medium
a6f39b56
VK
580
581 [upstream]
582 * Supports uninstallation of multiple crates.
583 * `cargo check` unit testing.
584 * Install a specific version using `cargo install --version`
585
586 [ Vasudev Kamath ]
587 * Update vendor-tarball-unsuspicious.txt vendor-tarball-filter.txt for
588 new upstream release.
589 * debian/control:
590 + Mark package compliance with Debian Policy 4.1.3.
591 * debian/patches:
592 + Update patch 2001 to work with libgit2-sys-0.6.19.
593 + Update 1002 patch to drop url crate specific hunk as its merged
594 upstream.
19c81dad
VK
595 + Add patch 0001 to fix bad_git_dependency test failure.
596 * debian/copyright:
597 + Add new vendor crates to copyright.
598 + Track rustfmt.toml in top level copyright section.
599 * Add lintian-override for ignoring README from
600 patch-file-present-but-not-mentioned-in-series tag.
a6f39b56 601
19c81dad 602 -- Vasudev Kamath <vasudev@copyninja.info> Thu, 25 Jan 2018 14:57:43 +0530
a6f39b56 603
a77c8e4e
VK
604cargo (0.23.0-1) unstable; urgency=medium
605
606 * Upload to unstable.
607 * Mark package as compliant with Debian Policy 4.1.2.
608 No change required to source.
609
610 -- Vasudev Kamath <vasudev@copyninja.info> Sun, 10 Dec 2017 15:33:55 +0530
611
a90efa49 612cargo (0.23.0-1~exp1) experimental; urgency=medium
e7f6ac97
VK
613
614 * [upstream]
615 + Cargo will now build multi file examples in subdirectories of the
616 examples folder that have a main.rs file.
617 + Changed [root] to [package] in Cargo.lock. Old format packages will
618 continue to work and can be updated using cargo update.
619 + Supports vendoring git repositories.
620 * Refresh patch 2004 for new release.
621 * Audit logo.svg file from termion crate.
622 * debian/patches:
623 + Drop patch 1001, its merged upstream.
624 + Refresh patch 2002 with new upstream changes.
625 + Refresh patch 2001 with newer libgit2-sys changes.
626 + Add patch 2005 to prevent executing non-existing mdbook command
627 during build.
a90efa49
VK
628 + Move part of typo fix for url crate to patch 1001 to 1002. url crate
629 is not updated in new cargo release.
630 * debian/copyright:
631 + Remove copyright for gcc crate.
632 + Add copyright information for cc, commoncrypto, crypto-hash,
633 redox_syscall. redox_termios and termion crate.
634 + Add CONTRIBUTING.md to top Files section.
635 + Drop magnet-sys from copyright.
e7f6ac97 636
a90efa49
VK
637
638 -- Vasudev Kamath <vasudev@copyninja.info> Tue, 05 Dec 2017 22:03:49 +0530
e7f6ac97 639
d865bf5e 640cargo (0.22.0-1~exp1) experimental; urgency=medium
4e6a0c6e
VK
641
642 * New upstream release.
643 + Can now install multiple crates with cargo install.
644 + cargo commands inside a virtual workspace will now implicitly pass
645 --all.
646 + Added [patch] section to Cargo.toml to handle prepublication
647 dependencies RFC 1969.
648 + include and exclude fields in Cargo.toml now accept gitignore like
649 patterns.
650 + Added --all-target option.
651 + Using required dependencies as a feature is now deprecated and emits
652 a warning.
653 * Put upstream PR url for patch 1001.
654 * Add conv crate file to unsuspicious files.
d865bf5e
VK
655 * debian/patches:
656 + Refresh patches 1001, 2002 and 2004 with new upstream release.
657 + Fix typo in cargo search command and related tests.
658 * debian/control:
659 + Mark package compliance with Debian Policy 4.1.1.
660 + Mark priority for package as optional from extra. Priority extra is
661 deprecated from Debian Policy 4.0.1.
662 * debian/copyright:
663 + Add newly added vendor copyright information.
4e6a0c6e 664
d865bf5e 665 -- Vasudev Kamath <vasudev@copyninja.info> Sun, 29 Oct 2017 19:50:42 +0530
4e6a0c6e 666
281bb905
XL
667cargo (0.21.1-2) unstable; urgency=medium
668
669 * Upload to unstable.
670
671 -- Ximin Luo <infinity0@debian.org> Wed, 25 Oct 2017 23:30:46 +0200
672
162952ad 673cargo (0.21.1-1) experimental; urgency=medium
210a98d1 674
162952ad
VK
675 * debian/control:
676 + Add myself as uploader for cargo package.
677 + Mark package compliance with Debian Policy 4.1.0.
ca204d38
VK
678 * Mark tables.rs from unicode-normalization as unsuspicious.
679 * Ignore sublime workspace file from hex crate.
162952ad
VK
680 * debian/copyright:
681 + Drop wildcards representing the old crates under vendor folder.
682 + Add copyright information for newer crates under vendor
683 + Add ARCHITECTURE.* to copyright.
684 * debian/patches:
685 + Rename patches to follow patch naming guidelines mentioned in
686 debian/patches/README.
687 + Add patch 1001 to fix spelling errors in cargo output messages.
688 + Make patch 2003 DEP-3 compliant.
689 + Adjust make_orig_multi.sh to renamed clean-cargo-deps.patch
690
691 -- Vasudev Kamath <vasudev@copyninja.info> Sat, 23 Sep 2017 10:41:07 +0530
210a98d1 692
e3b01afe 693cargo (0.20.0-2) unstable; urgency=medium
59f3388f
XL
694
695 * Work around #865549, fixes FTBFS on ppc64el.
696
e3b01afe 697 -- Ximin Luo <infinity0@debian.org> Thu, 14 Sep 2017 15:47:55 +0200
59f3388f 698
4f80a055 699cargo (0.20.0-1) unstable; urgency=medium
db8a81b0 700
be6975af 701 * New upstream release.
db8a81b0 702 * Fix cross-compiling declarations, Multi-Arch: foreign => allowed
f63405b8 703 * Un-embed libgit2 0.25.1 again. (Closes: #860990)
00414805 704 * Update to latest Standards-Version; no changes required.
db8a81b0 705
4f80a055 706 -- Ximin Luo <infinity0@debian.org> Thu, 24 Aug 2017 19:13:00 +0200
db8a81b0 707
e3353af3 708cargo (0.17.0-2) unstable; urgency=medium
46b4025d
XL
709
710 * Re-embed libgit2 0.25.1 due to the Debian testing freeze. It will be
711 removed again after the freeze is over, when libgit2 0.25.1 can again
712 enter Debian unstable.
713
e3353af3 714 -- Ximin Luo <infinity0@debian.org> Wed, 03 May 2017 16:56:03 +0200
46b4025d 715
179b8082 716cargo (0.17.0-1) unstable; urgency=medium
c66b2a85
XL
717
718 * Upload to unstable so we have something to build rustc 1.17.0 with.
719
179b8082 720 -- Ximin Luo <infinity0@debian.org> Wed, 03 May 2017 11:24:08 +0200
c66b2a85 721
f25a7067 722cargo (0.17.0-1~exp3) experimental; urgency=medium
953ed6cf
XL
723
724 * Add git to Build-Depends to fix FTBFS.
725 * Mention cross-compiling in the previous changelog entry.
726
f25a7067 727 -- Ximin Luo <infinity0@debian.org> Tue, 02 May 2017 13:18:53 +0200
953ed6cf 728
3958d095 729cargo (0.17.0-1~exp2) experimental; urgency=medium
eadc1aeb
XL
730
731 * Bring in some changes from Ubuntu.
732 - Rename deps/ to vendor/ as that's what upstream uses, and update
733 other files with the new paths too.
734 - Remove cargo-vendor-unpack since we no longer need to postprocess
735 cargo-vendor output in that way.
736 * Document that bootstrap.py probably doesn't work now.
737 * Include /usr/share/rustc/architecture.mk in d/rules instead of duplicating
738 awkward arch-dependent Makefile snippets.
739 * Don't embed libgit2, add a versioned B-D to libgit2-dev.
953ed6cf 740 * Add support for cross-compiling bootstrap.
eadc1aeb 741
3958d095 742 -- Ximin Luo <infinity0@debian.org> Mon, 01 May 2017 20:49:45 +0200
eadc1aeb 743
a6f1e595 744cargo (0.17.0-1~exp1) experimental; urgency=medium
9fbd877d 745
221c95b4 746 * New upstream release. (Closes: #851089, #859312)
9fbd877d 747
a6f1e595 748 -- Ximin Luo <infinity0@debian.org> Thu, 20 Apr 2017 03:16:04 +0200
9fbd877d 749
44dbf4c1 750cargo (0.15.0~dev-1) unstable; urgency=medium
4e245a75
LB
751
752 * New upstream snapshot (git 1877f59d6b2cb057f7ef6c6b34b926fd96a683c1)
7f9c5c2a
LB
753 - Compatible with OpenSSL 1.1.0 (Closes: #828259)
754 * rules: use new link-arg options (Closes: #834980, #837433)
755 - Requires rustc >= 1.13
4e245a75
LB
756
757 -- Luca Bruno <lucab@debian.org> Fri, 25 Nov 2016 23:30:03 +0000
758
3ebdfbdd
LB
759cargo (0.11.0-2) unstable; urgency=high
760
761 * debian/rules: fix RUSTFLAGS quoting (Closes: #834980)
762
763 -- Luca Bruno <lucab@debian.org> Sun, 21 Aug 2016 18:21:21 +0000
764
57c49533 765cargo (0.11.0-1) unstable; urgency=medium
e52be082 766
57c49533 767 [ Daniele Tricoli ]
e52be082
DT
768 * New upstream release. (Closes: #826938)
769 - Update deps tarball.
770 - Refresh patches.
771 - Drop clean-win-crates.patch since time crate is not a dependency
772 anymore.
773 - Drop deps-url-fix-toml.patch since merged upstream.
774
57c49533
LB
775 [ Luca Bruno ]
776 * Install subcommand manpages too
777 * Move to a bootstrapped (stage1) build by default
778
779 -- Luca Bruno <lucab@debian.org> Mon, 15 Aug 2016 13:59:04 +0000
e52be082 780
1e2e4658
LB
781cargo (0.9.0-1) unstable; urgency=medium
782
783 * New upstream version
784 + Fix deprecation errors (Closes: #822178, #823652)
785 + Updated deps tarball
786 + Refreshed patches
787
788 -- Luca Bruno <lucab@debian.org> Sat, 07 May 2016 17:56:28 +0200
789
9ca33727
LB
790cargo (0.8.0-2) unstable; urgency=low
791
792 * Prefer libcurl4-gnutls-dev for building (Closes: #819831)
793
794 -- Luca Bruno <lucab@debian.org> Tue, 05 Apr 2016 22:23:44 +0200
795
c60e69d6 796cargo (0.8.0-1) unstable; urgency=medium
19f86774
LB
797
798 * New upstream version 0.8.0
c60e69d6 799 + Updated deps tarball
19f86774 800 + Refreshed patches
c60e69d6 801 * cargo: removed unused lintian overrides
19f86774
LB
802
803 -- Luca Bruno <lucab@debian.org> Sat, 05 Mar 2016 22:39:06 +0100
804
e696030b
LB
805cargo (0.7.0-2) unstable; urgency=medium
806
807 * Bump standards version
808 * cargo:
809 + add a new stage2 profile
810 + preserve original Cargo.lock for clean
811 + clean environment to allow multiple builds
812 * cargo-doc:
813 + update docbase paths after package split
814 + do not reference remote jquery
815 + do not build under nodoc profile
816 * control: update build-deps for build-profiles
817
818 -- Luca Bruno <lucab@debian.org> Thu, 03 Mar 2016 22:18:32 +0100
819
9c4a036c
LB
820cargo (0.7.0-1) unstable; urgency=medium
821
822 * New upstream version 0.7.0
823 + Updated deps tarball and repack filter
824 + Refreshed patches
825 * Fixes to debian packaging
826 + Updated deps repack script
827 + index packing: use the same TAR format as cargo
828 + rules: ask cargo to build verbosely
829 * Update README.source to match current packaging
830
831 -- Luca Bruno <lucab@debian.org> Sun, 14 Feb 2016 16:12:55 +0100
832
27e61970
SL
833cargo (0.6.0-2) unstable; urgency=medium
834
1931a4c8 835 * Introduce a cargo-doc package
27e61970
SL
836 * Fails to build when wget is installed. Force curl
837 (Closes: #809298)
5f4c6518 838 * Add the missing VCS- fields
27e61970 839
9e837afd 840 -- Sylvestre Ledru <sylvestre@debian.org> Tue, 26 Jan 2016 13:01:16 +0100
27e61970 841
314f27ff
LB
842cargo (0.6.0-1) unstable; urgency=medium
843
844 * New upstream version 0.6.0
845 + Updated deps tarball
846 + Not shipping a registry index anymore
847 * Refreshed bootstrap.py script
848 + Skip optional dependencies in stage0
849 * Added some crude pack/unpack helpers
850 * copyright: cleaned up unused entries
851 * rules: major update for new 0.6.0 bootstrap
852
853 -- Luca Bruno <lucab@debian.org> Fri, 04 Dec 2015 00:42:55 +0100
854
891286eb
LB
855cargo (0.3.0-2) unstable; urgency=medium
856
857 * Fix install target, removing arch-specific path
858
859 -- Luca Bruno <lucab@debian.org> Sat, 14 Nov 2015 19:46:57 +0100
860
374e28e5
LB
861cargo (0.3.0-1) unstable; urgency=medium
862
863 * Team upload.
864 * First upload to unstable.
865 * Update gbp.conf according to git repo structure.
866 * patches: downgrade missing_docs lints to simple warnings
867 to avoid build failures on newer rustc.
868
869 -- Luca Bruno <lucab@debian.org> Sat, 14 Nov 2015 17:29:15 +0100
870
d61f8f73
LB
871cargo (0.3.0-0~exp1) experimental; urgency=low
872
873 * Team upload.
874 * Initial Debian release. (Closes: #786432)
875
876 -- Luca Bruno <lucab@debian.org> Tue, 11 Aug 2015 20:15:54 +0200