Misc. collection of scripts for reproducible builds in Debian
=============================================================

See <https://wiki.debian.org/ReproducibleBuilds> to learn more about the
project.

clean-notes: sort and cleanup the packages' notes
-------------------------------------------------

`clean-notes` compares the reproducible.json from jenkins.debian.net with
the packages.yml file from the notes.git repository to find old entries (mostly
packages that have been fixed in the meantime) and remove them from the yml 
file. It also help keeping the file sorted by package names.

Usage:

    clean-notes
