apt-listdifferences - source differences notification tool
apt-listdifferences [ --apt | --initialize | <list of package
names> ]
apt-listdifferences will show the differences, or patch, between the
sources for all packages as they get updated. This makes it possible to easily
review source changes that have been included in new Debian package updates.
- --apt, expect a list of packages, one per line, on
stdin
- --initialize, download source database based on existing
installed packages
- <list of packages>, a list of Debian package files to
use as reference
Michael Gilbert <
[email protected]>