Man page - drt-tools-nmu-eso(1)
Packages contains this manual
Manual
drt-tools-nmu-eso
NAMESYNOPSIS
DESCRIPTION
OPTIONS
NAME
drt-tools-nmu-eso - Prepare binNMUs to rebuild for outdated Built-Using
SYNOPSIS
drt-tools nmu-eso [ --bp ] [ -s | --suite ] [ --field ] [ -v | --verbose ]... [ -q | --quiet ]... [ -h | --help ]
DESCRIPTION
Prepare binNMUs to rebuild for outdated Built-Using
Collect a list of all packages that refer to âExtra-Source-Only: yesâ source packages in their âBuilt-Usingâ field. The command also support to check packages where âStatic-Built-Usingâ or âX-Cargo-Built-Usingâ refers to packages no longer in the archive. The latter is useful to check for rebuilds of Rust and Go packages.
OPTIONS
--bp = BUILD_PRIORITY [default: -50]
Build priority
If specified, the binNMUs are scheduled with the given build priority. Builds with a positive priority will be built earlier.
-s , --suite = SUITE [default: unstable]
Suite for binNMUs
--field = FIELD [default: Built-Using]
Select the binary package field to check for outdated information
By default, the âBuilt-Usingâ field is checked. Other supported values are âStatic-Built-Usingâ and âX-Cargo-Built-Usingâ.
-v , --verbose
Increase logging verbosity
-q , --quiet
Decrease logging verbosity
-h , --help
Print help (see a summary with '-h')