info > DEB-JANITOR

πŸ“– NAME

deb-janitor – interact with the Debian Janitor service

πŸš€ Quick Reference

Use CaseCommandDescription
πŸ“„ Retrieve diff for a packagedeb-janitor diff SOURCE SUITEShow the diff that the Janitor would apply to SOURCE in SUITE.
πŸ“… Schedule a new rundeb-janitor schedule SOURCE SUITESchedule a fresh run of the Janitor on SOURCE for SUITE.
❓ Show helpdeb-janitor -h or --helpDisplay the help message and exit.
πŸ”Š Verbose outputdeb-janitor -v or --verboseOutput more detailed information.
🌐 Override API URLdeb-janitor --api-url=URLUse a custom API endpoint (e.g., https://janitor.kali.org/api/).

πŸ“‹ SYNOPSIS

deb-janitor diff SOURCE SUITE
deb-janitor schedule SOURCE SUITE

πŸ“ DESCRIPTION

deb-janitor is a command-line client for the Debian Janitor service, interacting with the API. It currently allows retrieving the diff for specific packages or scheduling new runs.

SOURCE is the name of a source package.

SUITE is the name of one of the suites supported by the janitor. Common values include lintian-fixes and multiarch-fixes. See the homepage for a full list.

βš™οΈ OPTIONS

πŸ”Ή -h, --help

show this help message and exit

πŸ”Ή -v, --verbose

Output more information

πŸ”Ή --api-url

Override the API endpoint to communicate with, rather than using the main Debian Janitor instance. E.g. --api-url=https://janitor.kali.org/api/

πŸ’‘ EXAMPLES

# Schedule a new run fixing lintian issues in the "dulwich" package:
$ deb-janitor schedule dulwich lintian-fixes
Scheduled. Estimated duration: 236.32s, queue position: 1 (wait time: 0.00)
# Retrieve the diff for fontmake
$ deb-janitor diff fontmake lintian-fixes
=== added file 'debian/upstream/metadata'
--- a/debian/upstream/metadata     1970-01-01 00:00:00 +0000
+++ b/debian/upstream/metadata     2020-11-28 11:58:34 +0000
@@ -0,0 +1,5 @@
+---
+Bug-Database: https://github.com/googlei18n/fontmake/issues
+Bug-Submit: https://github.com/googlei18n/fontmake/issues/new
+Repository: https://github.com/googlei18n/fontmake.git
+Repository-Browse: https://github.com/googlei18n/fontmake

πŸ‘€ AUTHORS

deb-janitor and this manual page were written by Jelmer VernooΔ³ <jelmer AT debian.org>

Both are released under the GNU General Public License, version 3 or later.

πŸ“š SEE ALSO

lintian-brush(1)


DEBIAN Debian Utilities DEB-JANITOR(1)

DEB-JANITOR
πŸ“– NAME πŸš€ Quick Reference πŸ“‹ SYNOPSIS πŸ“ DESCRIPTION βš™οΈ OPTIONS
πŸ”Ή -h, --help πŸ”Ή -v, --verbose πŸ”Ή --api-url
πŸ’‘ EXAMPLES πŸ‘€ AUTHORS πŸ“š SEE ALSO

Generated by phpman v4.9.26-5-g7740029 Author: Che Dong Under GNU General Public License
2026-08-14 20:53 @2600:1f28:365:80b0:4d23:66fa:c2bb:7bae
CrawledBy CCBot/2.0 (https://commoncrawl.org/faq/)
Valid XHTML 1.0 Transitional!Valid CSS!