Man page - dpt-ready-for-upload(1)
Packages contains this manual
- dpt-gen-itp(1)
- patchedit(1)
- dpt-cd(1)
- dpt-lp-mass-subscribe(1)
- dpt-rename-uploader(1)
- dpt-lib.sh(5)
- dpt-prepare(1)
- dpt-shell-lib(1)
- dpt-takeover(1)
- dpt-uscan(1)
- dpt-clean-mr-repos(1)
- dpt-invite-github(1)
- dpt-missing-upload(1)
- dpt-missing-pristine-tar(1)
- dpt-never-uploaded(1)
- dpt-ci-failures(1)
- dpt-push(1)
- dpt-missing-upstream(1)
- dpt-ready-for-upload(1)
- dpt-get-ubuntu-packages(1)
- dpt-gc(1)
- dpt-fixup(1)
- bts-retitle(1)
- bts-srcpkg(1)
- dpt-dch-note(1)
- dpt-new-upstream(1)
- dpt-co(1)
- dpt(1)
- dpt-salsa(1)
- dpt-import-orig(1)
- dh-make-perl-dev(1)
- dpt-packagecheck(1)
- dpt-repack.sh(1)
- dpt-debian-upstream(1)
- dpt-checkout(1)
- pristine-orig(1)
- dpt-config(5)
- dpt-upstream-repo(1)
- dpt-forward(1)
- dpt-github-oauth(1)
apt-get install pkg-perl-tools
Manual
dpt-ready-for-upload
NAMESYNOPSIS
DESCRIPTION
OPTIONS
CONFIGURATION
COPYRIGHT AND LICENSE
NAME
dpt-ready-for-upload - list packages in Git which need an upload
SYNOPSIS
dpt ready-for-upload [--help|-h] [--man|-m]
DESCRIPTION
dpt ready-for-upload queries UDDβs DMD for packages which are considered "ready for upload", i.e. where the version in Git is newer than the latest version in the archive. If this reminds you of PET -- youβre not wrong to assume that there was some inspiration taken from there.
/*
UDD: Ultimate Debian Database
DMD: Debian Maintainer Dashboard
PET: Package Entropy Tracker
*/
OPTIONS
--help|-h
Show this help.
--man|-m
Show full manpage.
CONFIGURATION
dpt ready-for-upload uses the "DPT_PACKAGES" environment variable.
See dpt-config (5) for details.
COPYRIGHT AND LICENSE
Copyright 2023, gregor herrmann <gregoa@debian.org>
Released under the same terms as Perl itself, i.e. Artistic or GPL-1+.