From: Vasudev Kamath Date: Tue, 5 Dec 2017 16:34:26 +0000 (+0530) Subject: Update changelog for release to experimental. X-Git-Tag: archive/raspbian/0.35.0-2+rpi1~3^2^2^2^2^2^2^2~112 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=a90efa49ef4c379c5361f1c1cbc148d29cc2b1ac;p=cargo.git Update changelog for release to experimental. --- diff --git a/debian/changelog b/debian/changelog index ef78f949c..c2664518a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -cargo (0.23.0-1) UNRELEASED; urgency=medium +cargo (0.23.0-1~exp1) experimental; urgency=medium * [upstream] + Cargo will now build multi file examples in subdirectories of the @@ -14,8 +14,17 @@ cargo (0.23.0-1) UNRELEASED; urgency=medium + Refresh patch 2001 with newer libgit2-sys changes. + Add patch 2005 to prevent executing non-existing mdbook command during build. + + Move part of typo fix for url crate to patch 1001 to 1002. url crate + is not updated in new cargo release. + * debian/copyright: + + Remove copyright for gcc crate. + + Add copyright information for cc, commoncrypto, crypto-hash, + redox_syscall. redox_termios and termion crate. + + Add CONTRIBUTING.md to top Files section. + + Drop magnet-sys from copyright. + - -- Vasudev Kamath Sun, 03 Dec 2017 20:02:07 +0530 + -- Vasudev Kamath Tue, 05 Dec 2017 22:03:49 +0530 cargo (0.22.0-1~exp1) experimental; urgency=medium