]> git.proxmox.com Git - debcargo-conf.git/commitdiff
autocfg: update to 1.1.0
authorFabian Grünbichler <f.gruenbichler@proxmox.com>
Wed, 1 Jun 2022 12:26:35 +0000 (14:26 +0200)
committerFabian Grünbichler <f.gruenbichler@proxmox.com>
Wed, 1 Jun 2022 12:26:35 +0000 (14:26 +0200)
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
src/autocfg/debian/changelog
src/autocfg/debian/copyright.debcargo.hint
src/autocfg/debian/tests/control
src/autocfg/debian/tests/control.debcargo.hint

index 7cbdbd16faa8ff4fe46f8452cc5e882f32f425b8..48509044f98f61ed8e2db558862b351640ac7582 100644 (file)
@@ -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 <f.gruenbichler@proxmox.com>  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
index e81662ef8da6fb88de658047ac751e8362585b4c..ffc9f484a3abae9b37897ef013f890bf42593e9d 100644 (file)
@@ -21,9 +21,9 @@ Comment:
 
 Files: debian/*
 Copyright:
- 2018-2020 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
- 2018-2020 Ximin Luo <infinity0@debian.org>
- 2018-2020 Wolfgang Silbermayr <wolfgang@silbermayr.at>
+ 2018-2022 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
+ 2018-2022 Ximin Luo <infinity0@debian.org>
+ 2018-2022 Wolfgang Silbermayr <wolfgang@silbermayr.at>
 License: Apache-2.0 or MIT
 
 License: Apache-2.0
index 83bff48fadce8a8b14ad6d1d1bf7e26f0a6c78e9..e458924a34cec984154f96ee201ae6f5f6e74c3e 100644 (file)
@@ -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
index c13fe288c168b1c714657b3ebed659ca99951d56..58f3e01438d2ea39d5e4f5e35b17c09eeb22d952 100644 (file)
@@ -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