diff options
| author | Julian Andres Klode <jak@debian.org> | 2025-08-26 21:03:09 +0200 |
|---|---|---|
| committer | Julian Andres Klode <jak@debian.org> | 2025-08-26 21:03:09 +0200 |
| commit | 23af056d0dd21acaeae14d02e416a8696ebd69af (patch) | |
| tree | 8a0fd91663d3837337bc3962383bb31c06a971d9 /debian | |
| parent | 8b67bde9a04fce5fbf155f8918de44264cc37086 (diff) | |
Release 3.1.53.1.5
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index f9b62a9cf..cf094bb7a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,30 @@ +apt (3.1.5) unstable; urgency=medium + + [ Christopher Bock ] + * completion: apt why/why-not + + [ Julian Andres Klode ] + * doc: Remove <filename> inside <arg> + * solver3: Sort dependency targets against current alternative + * solver3: Allow any downloadable version to mark a package as not obsolete + * debListParser: Cache `essential` and `myArch` more + * edsp: Clear architecture cache + * edsp: Do not skip lines (fixes Architecture reading) + + [ Américo Monteiro ] + * Portuguese manpages translation update (Closes: #1111124) + + [ Helge Kreutzmann ] + * German program translation update (Closes: #1111875) + + [ Tianyu Chen ] + * Update Simplified Chinese translation + + [ Biswapriyo Nath ] + * Fix indentation compiler warning with clang + + -- Julian Andres Klode <jak@debian.org> Tue, 26 Aug 2025 21:02:54 +0200 + apt (3.1.4) unstable; urgency=medium * Upload to unstable |
