From e7f6ac97bc0fd123b547324901d78bb6b61b9014 Mon Sep 17 00:00:00 2001 From: Vasudev Kamath Date: Sun, 3 Dec 2017 20:41:49 +0530 Subject: [PATCH] Update changelog. --- debian/changelog | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/debian/changelog b/debian/changelog index 86d97bc83..ef78f949c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,22 @@ +cargo (0.23.0-1) UNRELEASED; urgency=medium + + * [upstream] + + Cargo will now build multi file examples in subdirectories of the + examples folder that have a main.rs file. + + Changed [root] to [package] in Cargo.lock. Old format packages will + continue to work and can be updated using cargo update. + + Supports vendoring git repositories. + * Refresh patch 2004 for new release. + * Audit logo.svg file from termion crate. + * debian/patches: + + Drop patch 1001, its merged upstream. + + Refresh patch 2002 with new upstream changes. + + Refresh patch 2001 with newer libgit2-sys changes. + + Add patch 2005 to prevent executing non-existing mdbook command + during build. + + -- Vasudev Kamath Sun, 03 Dec 2017 20:02:07 +0530 + cargo (0.22.0-1~exp1) experimental; urgency=medium * New upstream release. -- 2.30.2