summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-04 05:38:31 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-04 05:38:31 +0000
commit18a3a83811be50219f5ffd08ee4f3bae2fdd31d6 (patch)
treea9f4456dd9b3afa819695114175905dd79bf7830
parentMerging upstream version 1.0.81. (diff)
downloadrust-proc-macro2-18a3a83811be50219f5ffd08ee4f3bae2fdd31d6.tar.xz
rust-proc-macro2-18a3a83811be50219f5ffd08ee4f3bae2fdd31d6.zip
Merging debian version 1.0.81-1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r--debian/cargo-checksum.json2
-rw-r--r--debian/changelog7
-rw-r--r--debian/control10
-rw-r--r--debian/tests/control24
4 files changed, 25 insertions, 18 deletions
diff --git a/debian/cargo-checksum.json b/debian/cargo-checksum.json
index ffa31ad..5696df7 100644
--- a/debian/cargo-checksum.json
+++ b/debian/cargo-checksum.json
@@ -1 +1 @@
-{"package":"95fc56cda0b5c3325f5fbbd7ff9fda9e02bb00bb3dac51252d2f1bfa1cb8cc8c","files":{}}
+{"package":"3d1597b0c024618f09a9c3b8655b7e430397a36d23fdafec26d6965e9eec3eba","files":{}}
diff --git a/debian/changelog b/debian/changelog
index d515819..d54c582 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+rust-proc-macro2 (1.0.81-1) unstable; urgency=medium
+
+ * Team upload.
+ * Package proc-macro2 1.0.81 from crates.io using debcargo 2.6.1
+
+ -- James McCoy <jamessan@debian.org> Tue, 30 Apr 2024 10:04:11 -0400
+
rust-proc-macro2 (1.0.76-1~progress7.99u1) graograman-backports; urgency=medium
* Initial reupload to graograman-backports.
diff --git a/debian/control b/debian/control
index 0b13f53..2d011c2 100644
--- a/debian/control
+++ b/debian/control
@@ -45,10 +45,10 @@ Provides:
librust-proc-macro2-1.0+nightly-dev (= ${binary:Version}),
librust-proc-macro2-1.0+proc-macro-dev (= ${binary:Version}),
librust-proc-macro2-1.0+span-locations-dev (= ${binary:Version}),
- librust-proc-macro2-1.0.76-dev (= ${binary:Version}),
- librust-proc-macro2-1.0.76+default-dev (= ${binary:Version}),
- librust-proc-macro2-1.0.76+nightly-dev (= ${binary:Version}),
- librust-proc-macro2-1.0.76+proc-macro-dev (= ${binary:Version}),
- librust-proc-macro2-1.0.76+span-locations-dev (= ${binary:Version})
+ librust-proc-macro2-1.0.81-dev (= ${binary:Version}),
+ librust-proc-macro2-1.0.81+default-dev (= ${binary:Version}),
+ librust-proc-macro2-1.0.81+nightly-dev (= ${binary:Version}),
+ librust-proc-macro2-1.0.81+proc-macro-dev (= ${binary:Version}),
+ librust-proc-macro2-1.0.81+span-locations-dev (= ${binary:Version})
Description: Substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case - Rust source code
Source code for Debianized Rust crate "proc-macro2"
diff --git a/debian/tests/control b/debian/tests/control
index c26278d..3dcffe0 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,29 +1,29 @@
-Test-Command: /usr/share/cargo/bin/cargo-auto-test proc-macro2 1.0.76 --all-targets --all-features
+Test-Command: /usr/share/cargo/bin/cargo-auto-test proc-macro2 1.0.81 --all-targets --all-features
Features: test-name=rust-proc-macro2:@
-Depends: dh-cargo (>= 18), librust-quote-1-dev, librust-rustversion-1+default-dev, @
+Depends: dh-cargo (>= 18), librust-flate2-1+default-dev, librust-quote-1-dev, librust-rayon-1+default-dev, librust-rustversion-1+default-dev, librust-tar-0.4+default-dev, @
Restrictions: allow-stderr, skip-not-installable
-Test-Command: /usr/share/cargo/bin/cargo-auto-test proc-macro2 1.0.76 --all-targets
+Test-Command: /usr/share/cargo/bin/cargo-auto-test proc-macro2 1.0.81 --all-targets
Features: test-name=librust-proc-macro2-dev:default
-Depends: dh-cargo (>= 18), librust-quote-1-dev, librust-rustversion-1+default-dev, @
+Depends: dh-cargo (>= 18), librust-flate2-1+default-dev, librust-quote-1-dev, librust-rayon-1+default-dev, librust-rustversion-1+default-dev, librust-tar-0.4+default-dev, @
Restrictions: allow-stderr, skip-not-installable
-Test-Command: /usr/share/cargo/bin/cargo-auto-test proc-macro2 1.0.76 --all-targets --no-default-features --features nightly
+Test-Command: /usr/share/cargo/bin/cargo-auto-test proc-macro2 1.0.81 --all-targets --no-default-features --features nightly
Features: test-name=librust-proc-macro2-dev:nightly
-Depends: dh-cargo (>= 18), librust-quote-1-dev, librust-rustversion-1+default-dev, @
+Depends: dh-cargo (>= 18), librust-flate2-1+default-dev, librust-quote-1-dev, librust-rayon-1+default-dev, librust-rustversion-1+default-dev, librust-tar-0.4+default-dev, @
Restrictions: allow-stderr, skip-not-installable
-Test-Command: /usr/share/cargo/bin/cargo-auto-test proc-macro2 1.0.76 --all-targets --no-default-features --features proc-macro
+Test-Command: /usr/share/cargo/bin/cargo-auto-test proc-macro2 1.0.81 --all-targets --no-default-features --features proc-macro
Features: test-name=librust-proc-macro2-dev:proc-macro
-Depends: dh-cargo (>= 18), librust-quote-1-dev, librust-rustversion-1+default-dev, @
+Depends: dh-cargo (>= 18), librust-flate2-1+default-dev, librust-quote-1-dev, librust-rayon-1+default-dev, librust-rustversion-1+default-dev, librust-tar-0.4+default-dev, @
Restrictions: allow-stderr, skip-not-installable
-Test-Command: /usr/share/cargo/bin/cargo-auto-test proc-macro2 1.0.76 --all-targets --no-default-features --features span-locations
+Test-Command: /usr/share/cargo/bin/cargo-auto-test proc-macro2 1.0.81 --all-targets --no-default-features --features span-locations
Features: test-name=librust-proc-macro2-dev:span-locations
-Depends: dh-cargo (>= 18), librust-quote-1-dev, librust-rustversion-1+default-dev, @
+Depends: dh-cargo (>= 18), librust-flate2-1+default-dev, librust-quote-1-dev, librust-rayon-1+default-dev, librust-rustversion-1+default-dev, librust-tar-0.4+default-dev, @
Restrictions: allow-stderr, skip-not-installable
-Test-Command: /usr/share/cargo/bin/cargo-auto-test proc-macro2 1.0.76 --all-targets --no-default-features
+Test-Command: /usr/share/cargo/bin/cargo-auto-test proc-macro2 1.0.81 --all-targets --no-default-features
Features: test-name=librust-proc-macro2-dev:
-Depends: dh-cargo (>= 18), librust-quote-1-dev, librust-rustversion-1+default-dev, @
+Depends: dh-cargo (>= 18), librust-flate2-1+default-dev, librust-quote-1-dev, librust-rayon-1+default-dev, librust-rustversion-1+default-dev, librust-tar-0.4+default-dev, @
Restrictions: allow-stderr, skip-not-installable