Source: apt-listchanges
Section: utils
Priority: standard
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Sandro Tosi <morph@debian.org>
Uploaders: Thadeu Lima de Souza Cascardo <cascardo@minaslivre.org>
Standards-Version: 3.9.6
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/apt-listchanges.git;a=summary
Vcs-Git: git://anonscm.debian.org/collab-maint/apt-listchanges.git
Build-Depends: debhelper (>= 9)
Build-Depends-Indep: docbook-to-man, gettext, po-debconf, libexpat1-dev, python, dh-python

Package: apt-listchanges
Architecture: all
Depends: ${python:Depends}, apt (>= 0.5.3), python-apt (>= 0.7.93),
 ucf (>= 0.28), debianutils (>= 2.0.2), ${misc:Depends}
Suggests: x-terminal-emulator, www-browser, python-glade2, python-gtk2,
 default-mta | mail-transport-agent
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.

