From fa4588f48e29b8d5c53026bf89c0a88bccb09ac4 Mon Sep 17 00:00:00 2001 From: Vasudev Kamath Date: Sat, 19 May 2018 19:09:17 +0530 Subject: [PATCH] Update changelog. --- debian/changelog | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/debian/changelog b/debian/changelog index a505c77f3..469f45b57 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,25 @@ +cargo (0.27.0-1~exp1) UNRELEASED; urgency=medium + + [ upstream ] + * Cargo will now output path to custom commands when -v is passed with + --list. + * Cargo binary version is now same as the Rust version. + * Cargo.lock files are now included in published crates. + + [ Vasudev Kamath ] + * Update patch 2004 for the new release. + * Add files from clap and vec_map to unsuspicious list. + * debian/patches: + + Update path to libgit2-sys in patch 2001. + + Adjust file name and paths to test files to be patched in patch + 2002. + + Drop all unused imports and comment out functions not just drop + #[test] in patch 2002. + + Drop patch 1001 as its now part of new cargo release. + + Refresh patch 2007. + + -- Vasudev Kamath Sat, 19 May 2018 19:09:09 +0530 + cargo (0.26.0-1) unstable; urgency=medium * Upload to unstable. -- 2.30.2