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

Changelog

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

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

 -- Sebastian Ramacher <email address hidden>  Sat, 04 May 2024 23:35:13 +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.22-1.dsc 2.4 KiB 45cb7e13d9260ebe50337ba69791006025ae50d77eaa91570fc092c5d7157c88
rust-drt-tools_0.2.22.orig.tar.gz 49.2 KiB a009ab4295cd26566a8403e1e861d94f22a52a6596a7fb9f08a2752c13ef4d73
rust-drt-tools_0.2.22-1.debian.tar.xz 3.2 KiB 64cf55b90a775eefe05fec3cf3faecf4bfc16e3ce2602d1780d9501147583df0

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