diff options
author | Michael Vogt <mvo@debian.org> | 2013-11-28 17:08:53 +0100 |
---|---|---|
committer | Michael Vogt <mvo@debian.org> | 2013-11-28 17:08:53 +0100 |
commit | 96ae6de5d3d5ae31100079c78fffc5ebc4a0b81c (patch) | |
tree | 3489aeb303d72f28b6cd96872dc1653ed74b68be /debian | |
parent | e4e5d47b0e66ae7bedafbdbb685114c404381204 (diff) |
fix regression that APT::Keep-Fds is not honored (closes: #730490)
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 7447628db..92b9635dd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,8 +2,9 @@ apt (0.9.13.1) unstable; urgency=low [ Colin Watson ] * fix "apt-get --purge build-dep" (closes: #720597) + * fix regression that APT::Keep-Fds is not honored (closes: #730490) - -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 28 Nov 2013 16:49:31 +0100 + -- Michael Vogt <mvo@debian.org> Thu, 28 Nov 2013 16:49:31 +0100 apt (0.9.13) unstable; urgency=low |