Erwan David wrote: > The information is almost always in the changelog. I look at the > changelog using aptitude, but aptitude is not the official tool, > Thus, what would be the official way to look at the changelog ?
I usually use "apt changelog <pkgname>", though I see that the "changelog" subcommand is not documented in the apt(8) man page (at least for Debian 12). "apt-get changelog <pkgname>" *is* documented, though, so I guess you could use that. cheers, mike

