diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2010-09-07 15:15:23 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2010-09-07 15:15:23 +0200 |
commit | c05e4d78eed3ae5ba5c4df7fcd2b2b200ff800a5 (patch) | |
tree | 6f25ea392c137458331dea630fb15a535d8d6b7c /debian | |
parent | 23bd97d4e1e509efef4fbda49036c8ac36c6d5d4 (diff) | |
parent | 2db5b414b2181ae1af65e0d346f7604ff53f051c (diff) |
merged from lp:~donkult/apt/sid
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 12 |
1 files changed, 9 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index 3a17d7f58..99a972031 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,14 +1,20 @@ apt (0.8.3) UNRELEASED; urgency=low + [ Manpages translations ] + * Japanese (KURASAWA Nozomu). Closes: #595862 + + [ Michael Vogt ] * apt-pkg/indexcopy.cc: - only use trusted.gpg.d directory if it exists - do not replace /dev/null when running in APT::CDROM::NoAct mode (LP: #612666), thanks to Colin Watson - [ Manpages translations ] - * Japanese (KURASAWA Nozomu). Closes: #595862 + [ David Kalnischkies ] + * ftparchive/apt-ftparchive.cc: + - ensure that BinDirectory as well as Tree settings get + the correct default FileMode setting (Closes: #595922) - -- Michael Vogt <mvo@debian.org> Tue, 07 Sep 2010 10:02:02 +0200 + -- David Kalnischkies <kalnischkies@gmail.com> Tue, 07 Sep 2010 15:07:59 +0200 apt (0.8.2) unstable; urgency=low |