apt-listchanges 2.85.8ubuntu1 source package in Ubuntu

Changelog

apt-listchanges (2.85.8ubuntu1) oneiric; urgency=low

  * Merge from debian unstable.  Remaining changes:
    - apt-listchanges/DebianFiles.py:
      + If the new package does not have a Debian changelog, fall back
        to apt-get changelog.
    - debian/control: version depend on apt with apt-get changelog support

apt-listchanges (2.85.8) unstable; urgency=low

  * Update the debconf Danish PO file; thanks to Joe Dalton; Closes: #610566
  * Don't skip the very first entry when the NEWS file is added; thanks to Ryo
    IGARASHI for the report and to Robert Luberda for the patch; Closes: #590541
 -- Michael Vogt <email address hidden>   Fri, 17 Jun 2011 10:47:04 +0200

Upload details

Uploaded by:
Michael Vogt
Uploaded to:
Oneiric
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
utils
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Oneiric: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
apt-listchanges_2.85.8ubuntu1.tar.gz 102.9 KiB efb97b59cd3cd0d053c953310d5d886faf550aaabd98bfcf0091880faf9362a7
apt-listchanges_2.85.8ubuntu1.dsc 1.2 KiB caad28277c112a4f67ef596b4c60cde058d3de723a61b3c94a5c1b60e237e0d6

Available diffs

View changes file

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.