From: Fabian Grünbichler Date: Wed, 1 Jun 2022 12:26:35 +0000 (+0200) Subject: autocfg: update to 1.1.0 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=5289ed0009b7279b6bd538202fbb457fe6b77d45;p=debcargo-conf.git autocfg: update to 1.1.0 Signed-off-by: Fabian Grünbichler --- diff --git a/src/autocfg/debian/changelog b/src/autocfg/debian/changelog index 7cbdbd16f..48509044f 100644 --- a/src/autocfg/debian/changelog +++ b/src/autocfg/debian/changelog @@ -1,3 +1,10 @@ +rust-autocfg (1.1.0-1) UNRELEASED-FIXME-AUTOGENERATED-DEBCARGO; urgency=medium + + * Team upload. + * Package autocfg 1.1.0 from crates.io using debcargo 2.5.0 + + -- Fabian Grünbichler Wed, 01 Jun 2022 14:25:55 +0200 + rust-autocfg (1.0.1-1) unstable; urgency=medium * Package autocfg 1.0.1 from crates.io using debcargo 2.4.3 diff --git a/src/autocfg/debian/copyright.debcargo.hint b/src/autocfg/debian/copyright.debcargo.hint index e81662ef8..ffc9f484a 100644 --- a/src/autocfg/debian/copyright.debcargo.hint +++ b/src/autocfg/debian/copyright.debcargo.hint @@ -21,9 +21,9 @@ Comment: Files: debian/* Copyright: - 2018-2020 Debian Rust Maintainers - 2018-2020 Ximin Luo - 2018-2020 Wolfgang Silbermayr + 2018-2022 Debian Rust Maintainers + 2018-2022 Ximin Luo + 2018-2022 Wolfgang Silbermayr License: Apache-2.0 or MIT License: Apache-2.0 diff --git a/src/autocfg/debian/tests/control b/src/autocfg/debian/tests/control index 83bff48fa..e458924a3 100644 --- a/src/autocfg/debian/tests/control +++ b/src/autocfg/debian/tests/control @@ -1,9 +1,9 @@ -Test-Command: TESTS_TARGET_DIR=${AUTOPKGTEST_TMP} /usr/share/cargo/bin/cargo-auto-test autocfg 1.0.1 --all-targets --all-features +Test-Command: TESTS_TARGET_DIR=${AUTOPKGTEST_TMP} /usr/share/cargo/bin/cargo-auto-test autocfg 1.1.0 --all-targets --all-features Features: test-name=@ Depends: dh-cargo (>= 18), @ Restrictions: allow-stderr, skip-not-installable -Test-Command: TESTS_TARGET_DIR=${AUTOPKGTEST_TMP} /usr/share/cargo/bin/cargo-auto-test autocfg 1.0.1 --all-targets --no-default-features +Test-Command: TESTS_TARGET_DIR=${AUTOPKGTEST_TMP} /usr/share/cargo/bin/cargo-auto-test autocfg 1.1.0 --all-targets --no-default-features Features: test-name=librust-autocfg-dev Depends: dh-cargo (>= 18), @ Restrictions: allow-stderr, skip-not-installable diff --git a/src/autocfg/debian/tests/control.debcargo.hint b/src/autocfg/debian/tests/control.debcargo.hint index c13fe288c..58f3e0143 100644 --- a/src/autocfg/debian/tests/control.debcargo.hint +++ b/src/autocfg/debian/tests/control.debcargo.hint @@ -1,9 +1,14 @@ -Test-Command: /usr/share/cargo/bin/cargo-auto-test autocfg 1.0.1 --all-targets --all-features -Features: test-name=@ +Test-Command: /usr/share/cargo/bin/cargo-auto-test autocfg 1.1.0 --all-targets --all-features +Features: test-name=rust-autocfg:@ Depends: dh-cargo (>= 18), @ Restrictions: allow-stderr, skip-not-installable -Test-Command: /usr/share/cargo/bin/cargo-auto-test autocfg 1.0.1 --all-targets --no-default-features -Features: test-name=librust-autocfg-dev +Test-Command: /usr/share/cargo/bin/cargo-auto-test autocfg 1.1.0 --all-targets +Features: test-name=librust-autocfg-dev:default +Depends: dh-cargo (>= 18), @ +Restrictions: allow-stderr, skip-not-installable + +Test-Command: /usr/share/cargo/bin/cargo-auto-test autocfg 1.1.0 --all-targets --no-default-features +Features: test-name=librust-autocfg-dev: Depends: dh-cargo (>= 18), @ Restrictions: allow-stderr, skip-not-installable