]> git.proxmox.com Git - cargo.git/blob - debian/changelog
Update upstream source from tag 'upstream/0.43.1'
[cargo.git] / debian / changelog
1 cargo (0.40.0-3) unstable; urgency=medium
2
3 * debian cargo wrapper: drop DEB_CARGO_PACKAGE in favour of the more
4 standardised DESTDIR.
5 * Experimental riscv64 support.
6
7 -- Ximin Luo <infinity0@debian.org> Sun, 05 Jan 2020 13:31:46 +0000
8
9 cargo (0.40.0-2) unstable; urgency=medium
10
11 * Restore patch for pkg-config crate to auto-detect Debian cross-compiling.
12 * Add patch for backtrace-sys to auto-detect Debian cross-compiling.
13
14 -- Ximin Luo <infinity0@debian.org> Thu, 05 Dec 2019 22:31:57 +0000
15
16 cargo (0.40.0-1) unstable; urgency=medium
17
18 [ Sylvestre Ledru ]
19 * Ship the zsh completion (Closes: #941437)
20
21 [ Ximin Luo ]
22 * New upstream release.
23
24 -- Ximin Luo <infinity0@debian.org> Thu, 28 Nov 2019 10:24:46 +0000
25
26 cargo (0.37.0-3) unstable; urgency=medium
27
28 * Update 2001_more_portable_rustflags.patch, fixes mips FTBFS
29
30 -- Ximin Luo <infinity0@debian.org> Sat, 20 Jul 2019 16:02:08 -0700
31
32 cargo (0.37.0-2) unstable; urgency=medium
33
34 * Bump serde vendored crate version up to 1.0.96 to avoid issue when
35 compiling with atomics (the default).
36
37 -- Ximin Luo <infinity0@debian.org> Thu, 18 Jul 2019 02:34:48 -0700
38
39 cargo (0.37.0-1) unstable; urgency=medium
40
41 * New upstream release.
42
43 -- Ximin Luo <infinity0@debian.org> Tue, 16 Jul 2019 23:06:49 -0700
44
45 cargo (0.35.0-2) unstable; urgency=medium
46
47 * Use more portable flags in tests, fixing FTBFS on mips.
48 (Closes: #930218)
49
50 -- Ximin Luo <infinity0@debian.org> Sat, 08 Jun 2019 11:04:43 -0700
51
52 cargo (0.35.0-1) unstable; urgency=medium
53
54 * New upstream release.
55
56 -- Ximin Luo <infinity0@debian.org> Fri, 31 May 2019 00:29:11 -0700
57
58 cargo (0.33.0-3) unstable; urgency=medium
59
60 * Drop patch to capture rustc error output, it is unnecessary.
61 * Add upstream patch to fix typenum bug.
62
63 -- Ximin Luo <infinity0@debian.org> Sat, 18 May 2019 20:22:22 -0700
64
65 cargo (0.33.0-2) unstable; urgency=medium
66
67 * Add patch to capture rustc error output if extra-verbose.
68
69 -- Ximin Luo <infinity0@debian.org> Sat, 18 May 2019 12:14:38 -0700
70
71 cargo (0.33.0-1) unstable; urgency=medium
72
73 * New upstream release.
74
75 -- Ximin Luo <infinity0@debian.org> Tue, 05 Feb 2019 20:52:47 -0800
76
77 cargo (0.32.0-2~exp1) experimental; urgency=medium
78
79 * Drop patch 2007, for disabling incremental build on sparc64.
80 Closes: bug#917048, Thanks to John Paul Adrian Glaubitz.
81
82 -- Vasudev Kamath <vasudev@copyninja.info> Sat, 02 Feb 2019 13:16:13 +0530
83
84 cargo (0.32.0-1) unstable; urgency=medium
85
86 * debian-cargo-wrapper: Support DEB_CARGO_INSTALL_PREFIX for installing into
87 somewhere other than /usr, e.g. / or /usr/lib/cargo.
88 * Move dev scripts from /usr/share/cargo into /usr/share/cargo/scripts.
89 * Increase yet another timeout duration for slower architectures.
90
91 -- Ximin Luo <infinity0@debian.org> Thu, 24 Jan 2019 00:29:51 -0800
92
93 cargo (0.32.0-1~exp3) experimental; urgency=medium
94
95 [ Matt Kraai ]
96 * Rename bash completion script so that it's used.
97
98 [ Ximin Luo ]
99 * Further increase a timeout duration for mips.
100 * debian-cargo-wrapper: add --link-to-system option
101
102 -- Ximin Luo <infinity0@debian.org> Wed, 23 Jan 2019 19:44:05 -0800
103
104 cargo (0.32.0-1~exp2) experimental; urgency=medium
105
106 * Try to deal with the various test failures as suggested by upstream.
107
108 -- Ximin Luo <infinity0@debian.org> Tue, 22 Jan 2019 20:08:29 -0800
109
110 cargo (0.32.0-1~exp1) experimental; urgency=medium
111
112 [ upstream ]
113 * Cargo will now download crates in parallel using HTTP/2.
114 * You can now rename packages in your Cargo.toml We have a guide on how
115 to use the package key in your dependencies.
116
117 [ Vasudev Kamath ]
118 * Fix the scripts related to tarball creation
119 * Update unsuspicious file list for 0.32.0
120 * Update copyright information for 0.32.0.
121 * Add lintian-override for source-is-missing, for javascript file from
122 vendored crate documentation. File is not really shipped.
123
124 -- Vasudev Kamath <vasudev@copyninja.info> Wed, 12 Dec 2018 21:47:42 +0530
125
126 cargo (0.31.1-1) unstable; urgency=medium
127
128 * Upload 0.31.1 to unstable.
129
130 -- Vasudev Kamath <vasudev@copyninja.info> Tue, 11 Dec 2018 20:57:21 +0530
131
132 cargo (0.31.1-1~exp1) experimental; urgency=medium
133
134 [ upstream ]
135 * [1.30.0] Backport msys progress bar fix for stable.
136
137 [ Ximin Luo ]
138 * debian-cargo-vendor: only store differences between vendor-patches and
139 debcargo-conf.
140
141 [ Vasudev Kamath ]
142 * Do not delete Cargo.lock in debian-cargo-vendor script as its
143 referenced later in make_orig_multi.sh.
144
145 -- Vasudev Kamath <vasudev@copyninja.info> Tue, 11 Dec 2018 20:53:53 +0530
146
147 cargo (0.31.0-4) unstable; urgency=medium
148
149 * Don't set RUSTFLAGS in d/rules. (Closes: #914110)
150
151 -- Ximin Luo <infinity0@debian.org> Mon, 19 Nov 2018 22:50:59 -0800
152
153 cargo (0.31.0-3) unstable; urgency=medium
154
155 * Tweak the cargo wrapper script to be more robust.
156
157 -- Ximin Luo <infinity0@debian.org> Fri, 09 Nov 2018 02:56:54 -0800
158
159 cargo (0.31.0-2) unstable; urgency=medium
160
161 * Fix test failure on some architectures due to hash ordering.
162 * Bump libgit2 dependency version constraint. (Closes: #899038)
163
164 -- Ximin Luo <infinity0@debian.org> Sun, 04 Nov 2018 11:32:26 -0800
165
166 cargo (0.31.0-1) unstable; urgency=medium
167
168 * Don't run tests when doing arch-indep build.
169 * Fix package include/exclude tests.
170
171 -- Ximin Luo <infinity0@debian.org> Sun, 04 Nov 2018 10:10:24 -0800
172
173 cargo (0.31.0-1~exp1) experimental; urgency=medium
174
175 * New upstream release.
176 * Simplify build scripts and add a Debian wrapper for cargo.
177
178 -- Ximin Luo <infinity0@debian.org> Sun, 04 Nov 2018 03:50:33 -0800
179
180 cargo (0.30.0-1) unstable; urgency=medium
181
182 * Upload to unstable.
183
184 -- Vasudev Kamath <vasudev@copyninja.info> Sun, 21 Oct 2018 11:59:11 +0530
185
186 cargo (0.30.0-1~exp1) experimental; urgency=medium
187
188 [ upstream ]
189 * Cargo can silently fix some bad lockfiles You can use --locked to
190 disable this behaviour.
191 * cargo-install will now allow you to cross compile an install using
192 --target.
193 * Added the cargo-fix subcommand to automatically move project code from
194 2015 edition to 2018.
195
196 [ Vasudev Kamath ]
197 * Refresh patch 2004 for new release.
198 * Add openssl crates fuzz,test doc and apps file to unsuspicious list.
199 * debian/patches:
200 + Drop patch 0774e97da3894f07ed5b6f7db175027a9bc4718b.patch for adding
201 cross compile support. Its merged upstream.
202 + Refresh patch 2001 to newer version of libgit2-sys.
203 + Refresh patch 2003 to newer version of libssh2-sys.
204 + Drop patch 1001 which is merged upstream.
205 + Refresh patch 2005 and 2007 to remove fuzz.
206 + Refresh patch 2002 with newer release.
207 * debian/control:
208 + Mark package compliance with Debian policy 4.2.1.
209 * Update copyright information for new release.
210 * debian/rules:
211 + Use DEB_BUILD_OPTIONS to disable tests on powerpc and powerpcspe
212 architecture.
213 Closes: bug#908961, Thanks to Helmut Grohne.
214
215 -- Vasudev Kamath <vasudev@copyninja.info> Sun, 07 Oct 2018 10:39:49 +0530
216
217 cargo (0.29.0-1) unstable; urgency=medium
218
219 * Merge changes of 0.28.0-2, which was missed in first release of 0.29.0
220 * Upload to unstable.
221 * Refresh patch for `install --target` feature for release 0.29.0
222
223 -- Vasudev Kamath <vasudev@copyninja.info> Mon, 13 Aug 2018 20:37:13 +0530
224
225 cargo (0.29.0-1~exp1) experimental; urgency=medium
226 [ upstream ]
227 * Cargo will now no longer allow you to publish crates with build
228 scripts that modify the src directory. The src directory in a crate
229 should be considered to be immutable.
230
231 [ Vasudev Kamath ]
232 * Update unsuspicious text for new release 0.29.0
233 * Change pattern for embedded zlib
234 * debian/patches:
235 + Refresh patches 2001, 2002, 2003, 2004 to work with new release and
236 new vendor files.
237 + Add patch 1001 to fix deprecated warnings on usage of "casues" from
238 failure crate,
239 * Update copyright information for new release.
240 * Make package compliant with policy 4.2.0.
241
242 -- Vasudev Kamath <vasudev@copyninja.info> Sun, 12 Aug 2018 22:25:42 +0530
243
244 cargo (0.28.0-2) unstable; urgency=medium
245
246 * Re-add `install --target` functionality, needed by dh-cargo.
247
248 -- Ximin Luo <infinity0@debian.org> Sun, 12 Aug 2018 00:15:23 -0700
249
250 cargo (0.28.0-1) unstable; urgency=medium
251
252 * Upload to unstable
253
254 -- Vasudev Kamath <vasudev@copyninja.info> Tue, 07 Aug 2018 22:14:46 +0530
255
256 cargo (0.28.0-1~exp3) experimental; urgency=medium
257
258 * Disable incremental compilation tests on sparc64 architecture.
259 Closes: bug#905623, Thanks to John Paul Adrian Glaubitz.
260
261 -- Vasudev Kamath <vasudev@copyninja.info> Tue, 07 Aug 2018 22:01:31 +0530
262
263 cargo (0.28.0-1~exp2) experimental; urgency=medium
264
265 * Add patch 2005 to disable fetch_platform_specific_dependencies unit
266 tests. Upstream issue #5864.
267
268 -- Vasudev Kamath <vasudev@copyninja.info> Sun, 05 Aug 2018 17:17:00 +0530
269
270 cargo (0.28.0-1~exp1) experimental; urgency=medium
271
272 [ upstream ]
273 * cargo-metadata now includes authors, categories, keywords, readme, and
274 repository fields.
275 * cargo-metadata now includes a package's metadata table.
276 * Added the --target-dir optional argument. This allows you to specify a
277 different directory than target for placing compilation artifacts.
278 * Cargo will be adding automatic target inference for binaries,
279 benchmarks, examples, and tests in the Rust 2018 edition. If your
280 project specifies specific targets e.g. using [[bin]] and have other
281 binaries in locations where cargo would infer a binary, Cargo will
282 produce a warning. You can disable this feature ahead of time by
283 setting any of the following autobins, autobenches, autoexamples,
284 autotests to false.
285 * Cargo will now cache compiler information. This can be disabled by
286 setting CARGO_CACHE_RUSTC_INFO=0 in your environment.
287
288 [ Sylvestre Ledru ]
289 * Update of the alioth ML address.
290
291 [ Vasudev Kamath ]
292 * Update README.source to mention preferred way of upload.
293 * Update unsuspicious files for new release.
294 * debian/patches:
295 + Refresh patch 2007 for new release.
296 + Refresh patch 2001 for new version of libgit2-sys
297 + Drop patch 2008 as its merged upstream.
298 + Add patch 2003 for forcing use of libssh2 from system, which was now
299 controlled by environment variable.
300 * debian/copyright:
301 + Update copyright information for new release.
302 * Mark package compliance with Debian Policy 4.1.5.
303
304 -- Vasudev Kamath <vasudev@copyninja.info> Sun, 29 Jul 2018 22:07:36 +0530
305
306 cargo (0.27.0-2) unstable; urgency=medium
307
308 * Support cross-compile install (upstream PR #5614).
309
310 -- Ximin Luo <infinity0@debian.org> Wed, 06 Jun 2018 22:35:30 -0700
311
312 cargo (0.27.0-1) unstable; urgency=medium
313
314 * Upload to unstable.
315
316 -- Vasudev Kamath <vasudev@copyninja.info> Sun, 03 Jun 2018 20:42:13 +0530
317
318 cargo (0.27.0-1~exp1) experimental; urgency=medium
319
320 [ upstream ]
321 * Cargo will now output path to custom commands when -v is passed with
322 --list.
323 * Cargo binary version is now same as the Rust version.
324 * Cargo.lock files are now included in published crates.
325
326 [ Vasudev Kamath ]
327 * Update patch 2004 for the new release.
328 * Add files from clap and vec_map to unsuspicious list.
329 * debian/patches:
330 + Update path to libgit2-sys in patch 2001.
331 + Adjust file name and paths to test files to be patched in patch
332 2002.
333 + Drop all unused imports and comment out functions not just drop
334 #[test] in patch 2002.
335 + Drop patch 1001 as its now part of new cargo release.
336 + Refresh patch 2007.
337 * debian/copyright:
338 + Update copyright information for new vendored crates.
339
340 -- Vasudev Kamath <vasudev@copyninja.info> Sat, 02 Jun 2018 15:10:38 +0530
341
342 cargo (0.26.0-1) unstable; urgency=medium
343
344 * Upload to unstable.
345
346 -- Vasudev Kamath <vasudev@copyninja.info> Tue, 01 May 2018 13:02:05 +0530
347
348 cargo (0.26.0-1~exp1) experimental; urgency=medium
349
350 [upstream]
351 * cargo new now defaults to create binary crate instead of library
352 crate.
353 * cargo new will no longer name crates with name starting with rust- or
354 ending with -rs.
355 * cargo doc is faster as it uses cargo check instead of full rebuild.
356
357 [Vasudev Kamath]
358 * Refresh the patch 2004 against newer Cargo.toml
359 * Mark package compliance with Debian Policy 4.1.4
360 * debian/patches:
361 + Drop patch 2003 and 2005, the doc should be built from source using
362 mdbook.
363 + Drop patch 2006, the wasm32 related test seems to be dropped
364 upstream.
365 + Drop patch 1002, merged upstream.
366 + Add tests/generate_lock_file.rs to patch 2002 to disable
367 no_index_update test, this tries to access network.
368 + Refresh patch 1001 with new upstream release.
369 * debian/rules: disable execution of src/ci/dox.sh, this script is no
370 longer present in new release.
371 * debian/copyright:
372 + Add copyright for humantime crate.
373 + Add copyright for lazycell crate.
374 + Add copyright for quick-error crate
375 + Add copyright for proc-macro2 crate.
376
377 -- Vasudev Kamath <vasudev@copyninja.info> Sat, 21 Apr 2018 20:59:39 +0530
378
379 cargo (0.25.0-3) unstable; urgency=medium
380
381 [ Ximin Luo ]
382 * Update Vcs-* fields to salsa
383
384 [ Vasudev Kamath ]
385 * Add patch to prevent incremental builds on sparc64.
386 Closes: bug#895300, Thanks to John Paul Adrian Glaubitz.
387
388 -- Vasudev Kamath <vasudev@copyninja.info> Sun, 15 Apr 2018 12:28:29 +0530
389
390 cargo (0.25.0-2) unstable; urgency=medium
391
392 [ Ximin Luo ]
393 * Depend on rustc 1.24 or later.
394 * Backport a patch to not require dev-dependencies when not needed.
395
396 -- Vasudev Kamath <vasudev@copyninja.info> Thu, 22 Mar 2018 20:08:17 +0530
397
398 cargo (0.25.0-1) unstable; urgency=medium
399
400 * Upload to unstable.
401
402 -- Vasudev Kamath <vasudev@copyninja.info> Fri, 09 Mar 2018 21:09:38 +0530
403
404 cargo (0.25.0-1~exp2) experimental; urgency=medium
405
406 * Disable test running on powerpc and powerpcspe for now. Will be
407 enabled once issue in test suites are fixed.
408 Request from John Paul Adrian Glaubitz in IRC.
409
410 -- Vasudev Kamath <vasudev@copyninja.info> Sun, 25 Feb 2018 10:27:23 +0530
411
412 cargo (0.25.0-1~exp1) experimental; urgency=medium
413
414 [upstream]
415 * Added a workspace.default-members config that overrides implied --all
416 in virtual workspaces.
417 * Enable incremental by default on development builds.
418
419 [ Vasudev Kamath ]
420 * debian/vendor-tarball-filter.txt: Filter out git test data from
421 libgit2-sys crate.
422 * debian/vendor-tarball-unsusupiciousAudit unsuspicious files for 0.25.0
423 release.
424 * debian/make_orig_multi.sh: Make sure we take filter and unsuspiciaus
425 texts from debian folder.
426 * debian/patches:
427 + Drop patch 0001 it is merged upstream.
428 + Fix the typo in description of patch 2006.
429 * Drop source/lintian-override. README under patches directory is no
430 longer considered as a patch file by lintian.
431 * debian/copyright:
432 + Drop unused vendor crates copyright information.
433 + Add new crates copyright information to copyright.
434
435 -- Vasudev Kamath <vasudev@copyninja.info> Sat, 24 Feb 2018 14:43:48 +0530
436
437 cargo (0.24.0-1) unstable; urgency=medium
438
439 * Upload to unstable.
440
441 -- Ximin Luo <infinity0@debian.org> Sat, 27 Jan 2018 10:41:06 +0100
442
443 cargo (0.24.0-1~exp1) experimental; urgency=medium
444
445 [upstream]
446 * Supports uninstallation of multiple crates.
447 * `cargo check` unit testing.
448 * Install a specific version using `cargo install --version`
449
450 [ Vasudev Kamath ]
451 * Update vendor-tarball-unsuspicious.txt vendor-tarball-filter.txt for
452 new upstream release.
453 * debian/control:
454 + Mark package compliance with Debian Policy 4.1.3.
455 * debian/patches:
456 + Update patch 2001 to work with libgit2-sys-0.6.19.
457 + Update 1002 patch to drop url crate specific hunk as its merged
458 upstream.
459 + Add patch 0001 to fix bad_git_dependency test failure.
460 * debian/copyright:
461 + Add new vendor crates to copyright.
462 + Track rustfmt.toml in top level copyright section.
463 * Add lintian-override for ignoring README from
464 patch-file-present-but-not-mentioned-in-series tag.
465
466 -- Vasudev Kamath <vasudev@copyninja.info> Thu, 25 Jan 2018 14:57:43 +0530
467
468 cargo (0.23.0-1) unstable; urgency=medium
469
470 * Upload to unstable.
471 * Mark package as compliant with Debian Policy 4.1.2.
472 No change required to source.
473
474 -- Vasudev Kamath <vasudev@copyninja.info> Sun, 10 Dec 2017 15:33:55 +0530
475
476 cargo (0.23.0-1~exp1) experimental; urgency=medium
477
478 * [upstream]
479 + Cargo will now build multi file examples in subdirectories of the
480 examples folder that have a main.rs file.
481 + Changed [root] to [package] in Cargo.lock. Old format packages will
482 continue to work and can be updated using cargo update.
483 + Supports vendoring git repositories.
484 * Refresh patch 2004 for new release.
485 * Audit logo.svg file from termion crate.
486 * debian/patches:
487 + Drop patch 1001, its merged upstream.
488 + Refresh patch 2002 with new upstream changes.
489 + Refresh patch 2001 with newer libgit2-sys changes.
490 + Add patch 2005 to prevent executing non-existing mdbook command
491 during build.
492 + Move part of typo fix for url crate to patch 1001 to 1002. url crate
493 is not updated in new cargo release.
494 * debian/copyright:
495 + Remove copyright for gcc crate.
496 + Add copyright information for cc, commoncrypto, crypto-hash,
497 redox_syscall. redox_termios and termion crate.
498 + Add CONTRIBUTING.md to top Files section.
499 + Drop magnet-sys from copyright.
500
501
502 -- Vasudev Kamath <vasudev@copyninja.info> Tue, 05 Dec 2017 22:03:49 +0530
503
504 cargo (0.22.0-1~exp1) experimental; urgency=medium
505
506 * New upstream release.
507 + Can now install multiple crates with cargo install.
508 + cargo commands inside a virtual workspace will now implicitly pass
509 --all.
510 + Added [patch] section to Cargo.toml to handle prepublication
511 dependencies RFC 1969.
512 + include and exclude fields in Cargo.toml now accept gitignore like
513 patterns.
514 + Added --all-target option.
515 + Using required dependencies as a feature is now deprecated and emits
516 a warning.
517 * Put upstream PR url for patch 1001.
518 * Add conv crate file to unsuspicious files.
519 * debian/patches:
520 + Refresh patches 1001, 2002 and 2004 with new upstream release.
521 + Fix typo in cargo search command and related tests.
522 * debian/control:
523 + Mark package compliance with Debian Policy 4.1.1.
524 + Mark priority for package as optional from extra. Priority extra is
525 deprecated from Debian Policy 4.0.1.
526 * debian/copyright:
527 + Add newly added vendor copyright information.
528
529 -- Vasudev Kamath <vasudev@copyninja.info> Sun, 29 Oct 2017 19:50:42 +0530
530
531 cargo (0.21.1-2) unstable; urgency=medium
532
533 * Upload to unstable.
534
535 -- Ximin Luo <infinity0@debian.org> Wed, 25 Oct 2017 23:30:46 +0200
536
537 cargo (0.21.1-1) experimental; urgency=medium
538
539 * debian/control:
540 + Add myself as uploader for cargo package.
541 + Mark package compliance with Debian Policy 4.1.0.
542 * Mark tables.rs from unicode-normalization as unsuspicious.
543 * Ignore sublime workspace file from hex crate.
544 * debian/copyright:
545 + Drop wildcards representing the old crates under vendor folder.
546 + Add copyright information for newer crates under vendor
547 + Add ARCHITECTURE.* to copyright.
548 * debian/patches:
549 + Rename patches to follow patch naming guidelines mentioned in
550 debian/patches/README.
551 + Add patch 1001 to fix spelling errors in cargo output messages.
552 + Make patch 2003 DEP-3 compliant.
553 + Adjust make_orig_multi.sh to renamed clean-cargo-deps.patch
554
555 -- Vasudev Kamath <vasudev@copyninja.info> Sat, 23 Sep 2017 10:41:07 +0530
556
557 cargo (0.20.0-2) unstable; urgency=medium
558
559 * Work around #865549, fixes FTBFS on ppc64el.
560
561 -- Ximin Luo <infinity0@debian.org> Thu, 14 Sep 2017 15:47:55 +0200
562
563 cargo (0.20.0-1) unstable; urgency=medium
564
565 * New upstream release.
566 * Fix cross-compiling declarations, Multi-Arch: foreign => allowed
567 * Un-embed libgit2 0.25.1 again. (Closes: #860990)
568 * Update to latest Standards-Version; no changes required.
569
570 -- Ximin Luo <infinity0@debian.org> Thu, 24 Aug 2017 19:13:00 +0200
571
572 cargo (0.17.0-2) unstable; urgency=medium
573
574 * Re-embed libgit2 0.25.1 due to the Debian testing freeze. It will be
575 removed again after the freeze is over, when libgit2 0.25.1 can again
576 enter Debian unstable.
577
578 -- Ximin Luo <infinity0@debian.org> Wed, 03 May 2017 16:56:03 +0200
579
580 cargo (0.17.0-1) unstable; urgency=medium
581
582 * Upload to unstable so we have something to build rustc 1.17.0 with.
583
584 -- Ximin Luo <infinity0@debian.org> Wed, 03 May 2017 11:24:08 +0200
585
586 cargo (0.17.0-1~exp3) experimental; urgency=medium
587
588 * Add git to Build-Depends to fix FTBFS.
589 * Mention cross-compiling in the previous changelog entry.
590
591 -- Ximin Luo <infinity0@debian.org> Tue, 02 May 2017 13:18:53 +0200
592
593 cargo (0.17.0-1~exp2) experimental; urgency=medium
594
595 * Bring in some changes from Ubuntu.
596 - Rename deps/ to vendor/ as that's what upstream uses, and update
597 other files with the new paths too.
598 - Remove cargo-vendor-unpack since we no longer need to postprocess
599 cargo-vendor output in that way.
600 * Document that bootstrap.py probably doesn't work now.
601 * Include /usr/share/rustc/architecture.mk in d/rules instead of duplicating
602 awkward arch-dependent Makefile snippets.
603 * Don't embed libgit2, add a versioned B-D to libgit2-dev.
604 * Add support for cross-compiling bootstrap.
605
606 -- Ximin Luo <infinity0@debian.org> Mon, 01 May 2017 20:49:45 +0200
607
608 cargo (0.17.0-1~exp1) experimental; urgency=medium
609
610 * New upstream release. (Closes: #851089, #859312)
611
612 -- Ximin Luo <infinity0@debian.org> Thu, 20 Apr 2017 03:16:04 +0200
613
614 cargo (0.15.0~dev-1) unstable; urgency=medium
615
616 * New upstream snapshot (git 1877f59d6b2cb057f7ef6c6b34b926fd96a683c1)
617 - Compatible with OpenSSL 1.1.0 (Closes: #828259)
618 * rules: use new link-arg options (Closes: #834980, #837433)
619 - Requires rustc >= 1.13
620
621 -- Luca Bruno <lucab@debian.org> Fri, 25 Nov 2016 23:30:03 +0000
622
623 cargo (0.11.0-2) unstable; urgency=high
624
625 * debian/rules: fix RUSTFLAGS quoting (Closes: #834980)
626
627 -- Luca Bruno <lucab@debian.org> Sun, 21 Aug 2016 18:21:21 +0000
628
629 cargo (0.11.0-1) unstable; urgency=medium
630
631 [ Daniele Tricoli ]
632 * New upstream release. (Closes: #826938)
633 - Update deps tarball.
634 - Refresh patches.
635 - Drop clean-win-crates.patch since time crate is not a dependency
636 anymore.
637 - Drop deps-url-fix-toml.patch since merged upstream.
638
639 [ Luca Bruno ]
640 * Install subcommand manpages too
641 * Move to a bootstrapped (stage1) build by default
642
643 -- Luca Bruno <lucab@debian.org> Mon, 15 Aug 2016 13:59:04 +0000
644
645 cargo (0.9.0-1) unstable; urgency=medium
646
647 * New upstream version
648 + Fix deprecation errors (Closes: #822178, #823652)
649 + Updated deps tarball
650 + Refreshed patches
651
652 -- Luca Bruno <lucab@debian.org> Sat, 07 May 2016 17:56:28 +0200
653
654 cargo (0.8.0-2) unstable; urgency=low
655
656 * Prefer libcurl4-gnutls-dev for building (Closes: #819831)
657
658 -- Luca Bruno <lucab@debian.org> Tue, 05 Apr 2016 22:23:44 +0200
659
660 cargo (0.8.0-1) unstable; urgency=medium
661
662 * New upstream version 0.8.0
663 + Updated deps tarball
664 + Refreshed patches
665 * cargo: removed unused lintian overrides
666
667 -- Luca Bruno <lucab@debian.org> Sat, 05 Mar 2016 22:39:06 +0100
668
669 cargo (0.7.0-2) unstable; urgency=medium
670
671 * Bump standards version
672 * cargo:
673 + add a new stage2 profile
674 + preserve original Cargo.lock for clean
675 + clean environment to allow multiple builds
676 * cargo-doc:
677 + update docbase paths after package split
678 + do not reference remote jquery
679 + do not build under nodoc profile
680 * control: update build-deps for build-profiles
681
682 -- Luca Bruno <lucab@debian.org> Thu, 03 Mar 2016 22:18:32 +0100
683
684 cargo (0.7.0-1) unstable; urgency=medium
685
686 * New upstream version 0.7.0
687 + Updated deps tarball and repack filter
688 + Refreshed patches
689 * Fixes to debian packaging
690 + Updated deps repack script
691 + index packing: use the same TAR format as cargo
692 + rules: ask cargo to build verbosely
693 * Update README.source to match current packaging
694
695 -- Luca Bruno <lucab@debian.org> Sun, 14 Feb 2016 16:12:55 +0100
696
697 cargo (0.6.0-2) unstable; urgency=medium
698
699 * Introduce a cargo-doc package
700 * Fails to build when wget is installed. Force curl
701 (Closes: #809298)
702 * Add the missing VCS- fields
703
704 -- Sylvestre Ledru <sylvestre@debian.org> Tue, 26 Jan 2016 13:01:16 +0100
705
706 cargo (0.6.0-1) unstable; urgency=medium
707
708 * New upstream version 0.6.0
709 + Updated deps tarball
710 + Not shipping a registry index anymore
711 * Refreshed bootstrap.py script
712 + Skip optional dependencies in stage0
713 * Added some crude pack/unpack helpers
714 * copyright: cleaned up unused entries
715 * rules: major update for new 0.6.0 bootstrap
716
717 -- Luca Bruno <lucab@debian.org> Fri, 04 Dec 2015 00:42:55 +0100
718
719 cargo (0.3.0-2) unstable; urgency=medium
720
721 * Fix install target, removing arch-specific path
722
723 -- Luca Bruno <lucab@debian.org> Sat, 14 Nov 2015 19:46:57 +0100
724
725 cargo (0.3.0-1) unstable; urgency=medium
726
727 * Team upload.
728 * First upload to unstable.
729 * Update gbp.conf according to git repo structure.
730 * patches: downgrade missing_docs lints to simple warnings
731 to avoid build failures on newer rustc.
732
733 -- Luca Bruno <lucab@debian.org> Sat, 14 Nov 2015 17:29:15 +0100
734
735 cargo (0.3.0-0~exp1) experimental; urgency=low
736
737 * Team upload.
738 * Initial Debian release. (Closes: #786432)
739
740 -- Luca Bruno <lucab@debian.org> Tue, 11 Aug 2015 20:15:54 +0200