diff options
author | Julian Andres Klode <jak@debian.org> | 2015-09-15 14:55:36 +0000 |
---|---|---|
committer | Julian Andres Klode <jak@debian.org> | 2015-09-15 17:08:27 +0200 |
commit | c4ced6f4210c4687606f07f73762ea414ea22556 (patch) | |
tree | a57d2f06822cf0c77ae40a1d2299b5420332d1b1 /debian/changelog | |
parent | 845b201ec4ddfec159f91d3f2285fd8e6ac1df9d (diff) |
Release 1.0.9.8.21.0.9.8.2
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 23 |
1 files changed, 20 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index 974037ff3..46a30b615 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,20 @@ -apt (1.0.9.8.1) stable; urgency=medium +apt (1.0.9.8.2) jessie; urgency=medium + + [ David Kalnischkies ] + * hide first pdiff merge failure debug message (Closes: 793444) + * mark again deps of pkgs in APT::Never-MarkAuto-Sections as manual. + Thanks to Raphaƫl Hertzog and Adam Conrad for detailed reports and initial patches + (Closes: 793360) (LP: 1479207) + + [ Julian Andres Klode ] + * Do not parse Status fields from remote sources [ Michael Vogt ] - * Fix endless loop in apt-get update that can cause disk fillup (LP: #1445239) + * Use xgettext --no-location in make update-pot + + -- Julian Andres Klode <jak@debian.org> Tue, 15 Sep 2015 16:48:35 +0200 + +apt (1.0.9.8.1) stable; urgency=medium [ David Kalnischkies ] * parse specific-arch dependencies correctly on single-arch systems @@ -9,7 +22,11 @@ apt (1.0.9.8.1) stable; urgency=medium * remove "first package seen is native package" assumption. Thanks to Axel Beckert for testing (Closes: 782777) - -- Michael Vogt <mvo@debian.org> Thu, 28 May 2015 11:07:45 +0200 + [ Michael Vogt ] + * Fix endless loop in apt-get update that can cause disk fillup + (LP: #1445239) + + -- Michael Vogt <mvo@debian.org> Wed, 10 Jun 2015 09:40:19 +0200 apt (1.0.9.8) unstable; urgency=medium |