rust-syn 1.0.76-1 source package in Ubuntu

Changelog

rust-syn (1.0.76-1) unstable; urgency=medium

  * Team upload.
  * Package syn 1.0.76 from crates.io using debcargo 2.4.4
  * d/patches/relax-deps: lower proc-macro2 required version (1.0.26 ->
    1.0) and reqwest (0.11 -> 0.9)
  * d/patches/relax-deps: this patch also prevents a debcargo crash.
    It removes a test feature which introduces a normal dependency which is
    also a dev-dep of the syn crate. 
    This corner case causes debcargo to crash, which this patch prevents.
  * d/tests/control: override default autopkgtest as this only works with the
    flags --all-features --release set.

 -- Henry-Nicolas Tourneur <email address hidden>  Sun, 19 Sep 2021 19:13:54 +0200

Upload details

Uploaded by:
Rust Maintainers
Uploaded to:
Sid
Original maintainer:
Rust Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe misc

Downloads

File Size SHA-256 Checksum
rust-syn_1.0.76-1.dsc 2.8 KiB 38cad77d292591af976b631676a2b023b1d1f45f1f9947d6193fa9524302837a
rust-syn_1.0.76.orig.tar.gz 228.2 KiB c6f107db402c2c2055242dbf4d2af0e69197202e9faacbef9571bbe47f5a1b84
rust-syn_1.0.76-1.debian.tar.xz 4.5 KiB ee58b0857f76cf77003b59af6bf31aa1c932b8fcf342c79b226d6d396f0c6002

Available diffs

No changes file available.

Binary packages built by this source

librust-syn+default-dev: Parser for Rust source code - feature "default"

 This metapackage enables feature "default" for the Rust syn crate, by pulling
 in any additional dependencies needed by that feature.

librust-syn+printing-dev: Parser for Rust source code - feature "printing" and 1 more

 This metapackage enables feature "printing" for the Rust syn crate, by pulling
 in any additional dependencies needed by that feature.
 .
 Additionally, this package also provides the "quote" feature.

librust-syn+proc-macro-dev: Parser for Rust source code - feature "proc-macro"

 This metapackage enables feature "proc-macro" for the Rust syn crate, by
 pulling in any additional dependencies needed by that feature.

librust-syn-dev: Parser for Rust source code - Rust source code

 This package contains the source for the Rust syn crate, packaged by debcargo
 for use with cargo and dh-cargo.