Package: tracker.debian.org Severity: wishlist Control: affects -1 check-all-the-things devscripts X-Debbugs-CC: [email protected], [email protected] User: [email protected] Usertags: new-check
It would be nice to have an API for tracker.debian.org so that people could run a command-line tool to list all the actions that are needed on a package as well as the URLs to more info about those actions. This could then be automatically run by check-all-the-things and manually by people wanting to check what they need to do. I'm not sure what this API should look like but maybe JSON: GET https://tracker.debian.org/api/json/1/iotop/actions [ { 'type': 'lintian', 'url': 'https://lintian.debian.org/maintainer/[email protected]#iotop' } ] Or maybe like this using plain text: GET https://tracker.debian.org/api/text/1/iotop/actions There is 1 lintian warning: https://lintian.debian.org/maintainer/[email protected]#iotop -- bye, pabs https://wiki.debian.org/PaulWise
signature.asc
Description: This is a digitally signed message part
_______________________________________________ devscripts-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/devscripts-devel
