flyspray: add removed packages script
This script goes through all open bugs in the Arch Linux and Community tracker and extracts the packagename from "[$pkgname]" and tries match it to the list of packages in the repo. If there is no match the package is assumed to be dropped from the repo and printed.
This script will give false positives, but not enough which requires some extra filtering.
Main reason to check it in, is to:
- help with migration to drop old issues
- not have it around on my desktop :-)
- sharing is caring
Edited by Jelle van der Waa
Merge request reports
Activity
assigned to @foutrelis
unassigned @foutrelis
requested review from @foutrelis
added 2 commits
mentioned in commit 8b1b4d97
Please register or sign in to reply