Source: apt-listchanges Section: utils Priority: standard Maintainer: Robert Luberda Standards-Version: 4.2.1 Vcs-Git: https://salsa.debian.org/debian/apt-listchanges.git Vcs-Browser: https://salsa.debian.org/debian/apt-listchanges/ Build-Depends: debhelper (>= 11), dh-python Build-Depends-Indep: docbook-xml, docbook-xsl, gettext, libxml2-utils, po-debconf, po4a (>= 0.47), python3 (>= 3.5), xsltproc Rules-Requires-Root: no X-Python3-Version: >= 3.5 Package: apt-listchanges Architecture: all Depends: apt (>= 0.5.3), python3-apt (>= 0.7.93), python3-debconf, sensible-utils, ucf (>= 0.28), ${misc:Depends}, ${python3:Depends} Suggests: default-mta | mail-transport-agent, python3-gi, www-browser, x-terminal-emulator Description: package change history notification tool The tool apt-listchanges can compare a new version of a package with the one currently installed and show what has been changed, by extracting the relevant entries from the Debian changelog and NEWS files. . It can be run on several .deb archives at a time to get a list of all changes that would be caused by installing or upgrading a group of packages. When configured as an APT plugin it will do this automatically during upgrades.