From: Vasudev Kamath Date: Wed, 8 Aug 2018 16:32:44 +0000 (+0530) Subject: updated changelog for 0.29.0 (not yet ready for upload) X-Git-Tag: archive/raspbian/0.35.0-2+rpi1~3^2^2^2^2^2^2^2~17 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=a54bd2e7ae5d3ec09664dbce79ed71fecb323151;p=cargo.git updated changelog for 0.29.0 (not yet ready for upload) --- diff --git a/debian/changelog b/debian/changelog index c201efc72..67b0731b8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,18 @@ +cargo (0.29.0-1~exp1) UNRELEASED; urgency=medium + [ upstream ] + * Cargo will now no longer allow you to publish crates with build + scripts that modify the src directory. The src directory in a crate + should be considered to be immutable. + + [ Vasudev Kamath ] + * Update unsuspicious text for new release 0.29.0 + * Change pattern for embedded zlib + * debian/patches: + + Refresh patches 2001, 2002, 2003, 2004 to work with new release and + new vendor files. + + -- Vasudev Kamath Wed, 08 Aug 2018 22:01:56 +0530 + cargo (0.28.0-1) unstable; urgency=medium * Upload to unstable