rust-drt-tools 0.2.20-2 source package in Ubuntu

Changelog

rust-drt-tools (0.2.20-2) unstable; urgency=medium

  * Package drt-tools 0.2.20 from crates.io using debcargo 2.6.1
  * d/debcargo.toml: Fix section (Closes: #1064864)

 -- Sebastian Ramacher <email address hidden>  Fri, 01 Mar 2024 19:51:10 +0100

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.20-2.dsc 2.3 KiB 94683dcae400ff624b83adae2c426f65d068d098a4df95143bb8b35051efb153
rust-drt-tools_0.2.20.orig.tar.gz 46.7 KiB 603786ccaa3bb09850b7ce8d9a68d55610f2e93784a4a620406e3d14615bf29c
rust-drt-tools_0.2.20-2.debian.tar.xz 3.2 KiB b12ed3f4d7411627fc97cc83d607e78fe3653d6d2ca34ce9790365a51030e2c9

Available diffs

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