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

Changelog

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

  * Team upload.
  * Package drt-tools 0.2.22 from crates.io using debcargo 2.6.1
  * Relax dependencies on itertools, reqwest, serde-yaml and stderrlog.

 -- Peter Michael Green <email address hidden>  Sat, 18 May 2024 06:12:36 +0000

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
Oracular release universe misc

Downloads

File Size SHA-256 Checksum
rust-drt-tools_0.2.22-2.dsc 3.0 KiB 206fc5ce924cdca9ea9d6de6b957f7b14e68ac91a617a10e38fcf855282be506
rust-drt-tools_0.2.22.orig.tar.gz 49.2 KiB a009ab4295cd26566a8403e1e861d94f22a52a6596a7fb9f08a2752c13ef4d73
rust-drt-tools_0.2.22-2.debian.tar.xz 3.3 KiB 1e39d44290ca01859c67c95a5cb8bfcd2f24891c8810be862c3f82f11b8e4696

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