rust-drt-tools 0.2.21-1 source package in Ubuntu

Changelog

rust-drt-tools (0.2.21-1) unstable; urgency=medium

  * Package drt-tools 0.2.21 from crates.io using debcargo 2.6.1

 -- Sebastian Ramacher <email address hidden>  Sun, 07 Apr 2024 23:01:07 +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-drt-tools_0.2.21-1.dsc 2.4 KiB b733aeb085bad7362f95bd353736131fa9c75e95ac146ba64212fca6bb1a9a6d
rust-drt-tools_0.2.21.orig.tar.gz 48.9 KiB 8bd08b181a13e548ebbc9168c60f931425c7cf909a49dc44b66d6fb5394252ec
rust-drt-tools_0.2.21-1.debian.tar.xz 3.2 KiB 78a6481f0fd930af012a3873f9838e142bcfe74fa5420be8c4624c9f23ce0d79

No changes file available.

Binary packages built by this source

drt-tools: Tools for Debian Release Team work

 drt-tools includes tools to help with typical work of Debian's release
 team. Currently, it processes excuses.yaml to check for packages that
 require a binNMU for migration to testing, prepares a list of binNMUs
 for transitions, and so on. It provides the following sub-commands:
 .
  * grep-excuses: Mostly the same as the tool of the same name from
    devscripts.
  * process-excuses: Download and process excuses.yaml to generate a list
    binNMUs for packages that require them for migration. Packages that
    have other issues preventing them from migrating, are not considered.
  * process-unblocks: Download and process excuses.yaml to generate a
    list of unblocks for packages in tpu and some other cases.
  * nmu-transition: Take a list packages copies from ben's output and
    schedules binNMUs.
  * nmu-eso: Produce and schedule a list of rebuilds for packages having
    Built-Using on source packages with Extra-Source-Only: yes set.

drt-tools-dbgsym: debug symbols for drt-tools