diff options
author | Michael Vogt <mvo@debian.org> | 2013-11-28 16:50:20 +0100 |
---|---|---|
committer | Michael Vogt <mvo@debian.org> | 2013-11-28 16:50:20 +0100 |
commit | e4e5d47b0e66ae7bedafbdbb685114c404381204 (patch) | |
tree | 2f5367f9239343ae070c47042630e87a98ddd73a /debian | |
parent | ef102a0639ac994a5dc909a8ef40a826f7ebc056 (diff) |
fix "apt-get --purge build-dep" (closes: #720597)
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index ebcc7399d..7447628db 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +apt (0.9.13.1) unstable; urgency=low + + [ Colin Watson ] + * fix "apt-get --purge build-dep" (closes: #720597) + + -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 28 Nov 2013 16:49:31 +0100 + apt (0.9.13) unstable; urgency=low [ TJ Guthrie ] |