Codebase list rust-stfu8 / fbfc9db
* Package pkg-config 0.3.17 from crates.io using debcargo 2.4.0 * Silent a test to make autopkgtest green Sylvestre Ledru 4 years ago
4 changed file(s) with 23 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
0 rust-pkg-config (0.3.17-3) UNRELEASED-FIXME-AUTOGENERATED-DEBCARGO; urgency=medium
1
2 * Team upload.
3 * Package pkg-config 0.3.17 from crates.io using debcargo 2.4.0
4 * Silent a test to make autopkgtest green
5
6 -- Sylvestre Ledru <sylvestre@debian.org> Sat, 11 Apr 2020 16:51:02 +0200
7
08 rust-pkg-config (0.3.17-2) unstable; urgency=medium
19
210 * Package pkg-config 0.3.17 from crates.io using debcargo 2.4.0
2020
2121 Files: debian/*
2222 Copyright:
23 2018-2019 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
24 2018-2019 Ximin Luo <infinity0@debian.org>
23 2018-2020 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
24 2018-2020 Ximin Luo <infinity0@debian.org>
2525 License: MIT or Apache-2.0
2626
2727 License: Apache-2.0
0 Index: pkg-config/tests/test.rs
1 ===================================================================
2 --- pkg-config.orig/tests/test.rs
3 +++ pkg-config/tests/test.rs
4 @@ -66,7 +66,6 @@ fn cross_enabled_if_customized() {
5 find("foo").unwrap();
6 }
7
8 -#[test]
9 fn cross_disabled_if_customized() {
10 let _g = LOCK.lock();
11 reset();
00 no-special-snowflake-env.patch
11 debian-auto-cross-compile.patch
2 disable-test.diff