Package: aptitude
Version: 0.4.4-4

'aptitude changelog' does not work for binNMUs or other situations
where the source version and the binary version differ.  It tries to
use the source package name with the binary version number.

$ apt-cache show gcc | grep -e Source -e Version
Source: gcc-defaults (1.52)
Version: 4:4.1.2-2

$ aptitude changelog gcc
Ign ChangeLog of gcc
E: Couldn't fetch URL 
http://packages.debian.org/changelogs/pool/main/g/gcc-defaults/gcc-defaults_4.1.2-2/changelog
E: Couldn't find a changelog for gcc


The correct URL is
http://packages.debian.org/changelogs/pool/main/g/gcc-defaults_1.52/changelog

Attachment: signature.asc
Description: Digital signature

Reply via email to