From: Vasudev Kamath Date: Sat, 24 Feb 2018 07:32:46 +0000 (+0530) Subject: Drop patch 0001 as its merged upstream. X-Git-Tag: archive/raspbian/0.35.0-2+rpi1~3^2^2^2^2^2^2^2~91 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=0942294487a7c0fe244e942598dac00c11b24e44;p=cargo.git Drop patch 0001 as its merged upstream. --- diff --git a/debian/patches/0001-fix_bad_git_dependency.patch b/debian/patches/0001-fix_bad_git_dependency.patch deleted file mode 100644 index f99cc4ea7..000000000 --- a/debian/patches/0001-fix_bad_git_dependency.patch +++ /dev/null @@ -1,16 +0,0 @@ -Description: Make error message bad_git_dependency test less strict -Author: Vasudev Kamath -Bug: https://github.com/rust-lang/cargo/issues/4908 -Last-Update: 2018-01-24 - ---- a/tests/bad-config.rs -+++ b/tests/bad-config.rs -@@ -389,7 +389,7 @@ - failed to clone into: [..] - - Caused by: -- [[..]] 'file:///' is not a valid local file URI -+ [..]'file:///' is not a valid local file URI[..] - ")); - } - diff --git a/debian/patches/series b/debian/patches/series index a5cb1ae6b..7e0bb0a15 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -5,4 +5,3 @@ 1002_fix_typo_cargo_search.patch 2005_dont_run_mdbook.patch 2006_disable_wasm32_tests.patch -0001-fix_bad_git_dependency.patch