apt-listchanges 3.21 source package in Ubuntu

Changelog

apt-listchanges (3.21) unstable; urgency=medium

  * Fold identical binary NMUs entries together and display them
    as separate "Binary NMU of: <list of packages>" sections at
    the bottom of the changelogs list (closes: #841837, #934187).
  * Reword the continue/abort installation message shown by GTK frontend
    to make it less misleading (closes: #924313)
  * Before deleting a temporary file, try to detect if spawned program
    has actually started reading it.  This fixes showing changes in a
    programs like firefox that fork themselves and exit immediately.
  * Update German translation of man page (closes: #941346). Thanks
    to Chris Leick.
  * Fix two spelling typos in the English man page noticed by Chris,
    and unfuzzy translations.
  * Standards-Version: 4.4.1 (no changes).

 -- Robert Luberda <email address hidden>  Sun, 03 Nov 2019 20:09:22 +0100

Upload details

Uploaded by:
Robert Luberda
Uploaded to:
Sid
Original maintainer:
Robert Luberda
Architectures:
all
Section:
utils
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
apt-listchanges_3.21.dsc 1.7 KiB 50bb5e675179651d7d457c9361fc023a6f9f75e752effacc40d1f8d662a88e7e
apt-listchanges_3.21.tar.xz 135.4 KiB 3196cb679bdcb83fa3454d028c3de8e0e8ccb2d63f11decd4c4da6a3a891a5ee

Available diffs

No changes file available.

Binary packages built by this source

apt-listchanges: 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.