From: Vasudev Kamath Date: Sat, 24 Feb 2018 09:13:52 +0000 (+0530) Subject: Prepare new release for experimental X-Git-Tag: archive/raspbian/0.35.0-2+rpi1~3^2^2^2^2^2^2^2~87 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=799ff779d3d26410a12a6b6f252229a1cb057426;p=cargo.git Prepare new release for experimental --- diff --git a/debian/changelog b/debian/changelog index b88bac623..26356d30e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,28 @@ +cargo (0.25.0-1~exp1) experimental; urgency=medium + + [upstream] + * Added a workspace.default-members config that overrides implied --all + in virtual workspaces. + * Enable incremental by default on development builds. + + [ Vasudev Kamath ] + * debian/vendor-tarball-filter.txt: Filter out git test data from + libgit2-sys crate. + * debian/vendor-tarball-unsusupiciousAudit unsuspicious files for 0.25.0 + release. + * debian/make_orig_multi.sh: Make sure we take filter and unsuspiciaus + texts from debian folder. + * debian/patches: + + Drop patch 0001 it is merged upstream. + + Fix the typo in description of patch 2006. + * Drop source/lintian-override. README under patches directory is no + longer considered as a patch file by lintian. + * debian/copyright: + + Drop unused vendor crates copyright information. + + Add new crates copyright information to copyright. + + -- Vasudev Kamath Sat, 24 Feb 2018 14:43:48 +0530 + cargo (0.24.0-1) unstable; urgency=medium * Upload to unstable.