* Disable dwz (Closes: #995918)
+rust-hyperfine (1.11.0-3) UNRELEASED-FIXME-AUTOGENERATED-DEBCARGO; urgency=medium
+
+ * Package hyperfine 1.11.0 from crates.io using debcargo 2.4.4-alpha.0
+ * Disable dwz (Closes: #995918)
+
+ -- Sylvestre Ledru <sylvestre@debian.org> Sun, 10 Oct 2021 18:19:45 +0200
+
rust-hyperfine (1.11.0-2) unstable; urgency=medium
* Package hyperfine 1.11.0 from crates.io using debcargo 2.4.3
Files: debian/*
Copyright:
- 2020 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
- 2020 Sylvestre Ledru <sylvestre@debian.org>
+ 2020-2021 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
+ 2020-2021 Sylvestre Ledru <sylvestre@debian.org>
License: MIT or Apache-2.0
License: Apache-2.0
--no-info \
debian/hyperfine/usr/bin/hyperfine > debian/hyperfine.1
dh_installman -O--buildsystem=cargo
+
+override_dh_dwz:
+ # Don't do anything. fails because of the
+ # https://github.com/rust-lang/rust/issues/66118