rust-cargo-debstatus 0.5.1-1 source package in Ubuntu

Changelog

rust-cargo-debstatus (0.5.1-1) unstable; urgency=medium

  * Package cargo-debstatus 0.5.1 from crates.io using debcargo 2.6.0

 -- Matthias Geiger <email address hidden>  Sun, 08 Oct 2023 17:16:42 +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

Downloads

File Size SHA-256 Checksum
rust-cargo-debstatus_0.5.1-1.dsc 2.6 KiB 3070526c0eb86a821dd48bd40b6d3341c0a7bf644292332e132d350b53311c06
rust-cargo-debstatus_0.5.1.orig.tar.gz 882.2 KiB 852b106159e20b12e5bf10318d2bb4de3aa2d661e2b43138a6df62c0c785222c
rust-cargo-debstatus_0.5.1-1.debian.tar.xz 2.7 KiB 2b7b69a1939480f38f3a1fd28fba677ea094c2afe21106e74b02dab91e2f333b

Available diffs

No changes file available.

Binary packages built by this source

cargo-debstatus: print dependency tree of a Rust project using Cargo

 This package provides a debstatus subcommand for the Cargo, the Rust
 package manager.
 .
 cargo debstatus is similar to cargo tree, but for Debian packaging: it
 traverses all dependencies of your project, checks if the dependency is
 already in Debian, in the Debian NEW queue or if it needs to be updated.
 .
 This tool is primarily targetting Debian Rust packagers and should not
 be necessary for developing in Rust on Debian.
 This package contains the following binaries built from the Rust crate
 "cargo-debstatus":
  - cargo-debstatus

cargo-debstatus-dbgsym: debug symbols for cargo-debstatus