[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Automatic trimming of changelogs in binary packages




Hi Paul

Am 19.08.22 um 03:01 schrieb Paul Wise:
On Thu, 2022-08-18 at 21:18 +0200, Gioele Barabucci wrote:

Does anybody have objective objections against activating automatic
changelog trimming in binary packages?

Before we consider enabling this by default, first we need a way for
`apt changelog` to download the full changelog rather than loading the
changelog from /usr/share/doc in the currently installed package.

Otherwise people who want to look at the full changelog for the
currently installed version of the package will have no easy way to do
so. They will have to manually find it instead, which isn't exactly an
easy process if you do not know where the changelogs are stored online.


apt has the necessary infrastructure already in place and we have https://metadata.ftp-master.debian.org/changelogs

So all one needs to do is to turn it on via

# cat /etc/apt/apt.conf.d/01-changelogs
Acquire::Changelogs::AlwaysOnline "true";

If we turn on changelog trimming by default, we should probably also turn on apt downloading the changelogs by default.


Regards,
Michael

Attachment: OpenPGP_signature
Description: OpenPGP digital signature


Reply to: