diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index e639ed49f..bab51656b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,9 @@ apt (0.5.22) unstable; urgency=low * Updated French translation of man pages from Philippe Batailler <philippe.batailler@free.fr> (Closes: #203119) * Initialize StatusFile in debSystem (Closes: #229791) + * Fix apt-get's suggests/recommends printing, which was skipping every + other dependency due to both using GlobOr and incrementing the DepIterator + (Closes: #229722) -- |