diff -Nru rust-bindgen-0.60.1/debian/cargo-checksum.json rust-bindgen-0.60.1/debian/cargo-checksum.json --- rust-bindgen-0.60.1/debian/cargo-checksum.json 2022-06-06 14:19:28.000000000 +0000 +++ rust-bindgen-0.60.1/debian/cargo-checksum.json 2022-07-31 17:59:04.000000000 +0000 @@ -1 +1 @@ -{"package":"Could not get crate checksum","files":{}} +{"package":"062dddbc1ba4aca46de6338e2bf87771414c335f7b2f2036e8f3e9befebf88e6","files":{}} diff -Nru rust-bindgen-0.60.1/debian/changelog rust-bindgen-0.60.1/debian/changelog --- rust-bindgen-0.60.1/debian/changelog 2022-06-06 14:19:28.000000000 +0000 +++ rust-bindgen-0.60.1/debian/changelog 2022-07-31 17:59:04.000000000 +0000 @@ -1,3 +1,11 @@ +rust-bindgen (0.60.1-2) unstable; urgency=medium + + * Team upload. + * Package bindgen 0.60.1 from crates.io using debcargo 2.5.0 + * Drop lower-dep.diff - shlex has been updated. + + -- Peter Michael Green Sun, 31 Jul 2022 17:59:04 +0000 + rust-bindgen (0.60.1-1) unstable; urgency=medium * Team upload. diff -Nru rust-bindgen-0.60.1/debian/control rust-bindgen-0.60.1/debian/control --- rust-bindgen-0.60.1/debian/control 2022-06-06 14:19:28.000000000 +0000 +++ rust-bindgen-0.60.1/debian/control 2022-07-31 17:59:04.000000000 +0000 @@ -22,7 +22,7 @@ librust-regex-1+std-dev, librust-regex-1+unicode-dev, librust-rustc-hash-1+default-dev (>= 1.0.1-~~), - librust-shlex-0.1+default-dev, + librust-shlex-1+default-dev, librust-which-4-dev (>= 4.2.1-~~), clang, clang, @@ -56,7 +56,7 @@ librust-regex-1+std-dev, librust-regex-1+unicode-dev, librust-rustc-hash-1+default-dev (>= 1.0.1-~~), - librust-shlex-0.1+default-dev, + librust-shlex-1+default-dev, clang Recommends: librust-bindgen+default-dev (= ${binary:Version}) diff -Nru rust-bindgen-0.60.1/debian/patches/lower-dep.diff rust-bindgen-0.60.1/debian/patches/lower-dep.diff --- rust-bindgen-0.60.1/debian/patches/lower-dep.diff 2022-06-06 14:19:28.000000000 +0000 +++ rust-bindgen-0.60.1/debian/patches/lower-dep.diff 1970-01-01 00:00:00.000000000 +0000 @@ -1,13 +0,0 @@ -Index: bindgen/Cargo.toml -=================================================================== ---- bindgen.orig/Cargo.toml -+++ bindgen/Cargo.toml -@@ -81,7 +81,7 @@ default-features = false - version = "1.0.1" - - [dependencies.shlex] --version = "1" -+version = "0.1" - - [dependencies.which] - version = "4.2.1" diff -Nru rust-bindgen-0.60.1/debian/patches/series rust-bindgen-0.60.1/debian/patches/series --- rust-bindgen-0.60.1/debian/patches/series 2022-06-06 14:19:28.000000000 +0000 +++ rust-bindgen-0.60.1/debian/patches/series 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -lower-dep.diff