diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2010-09-07 16:24:35 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2010-09-07 16:24:35 +0200 |
commit | f1fe904373897893ac7a656f90ad20405871093d (patch) | |
tree | f5e1cd255ff58ea3b903470125698a26d544a724 /debian/changelog | |
parent | 7dd61fad9a41ddd4279b51fb86d76a9484876e36 (diff) | |
parent | 0f0b4a0e63835ed3f7e1800a7115a52e8223c91e (diff) |
merged from the debian-sid branch
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 18 |
1 files changed, 16 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 1c24a6b29..08115765c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -apt (0.8.2ubuntu1) maverick; urgency=low +apt (0.8.3ubuntu1) maverick; urgency=low * merged fixes from debian-sid * debian/rules: @@ -6,12 +6,26 @@ apt (0.8.2ubuntu1) maverick; urgency=low * apt-pkg/init.cc: - ignore ".distUpgrade" and ".save" files in sources.list.d (LP: #631770) + + -- Michael Vogt <michael.vogt@ubuntu.com> Tue, 07 Sep 2010 09:27:24 +0200 + +apt (0.8.3) unstable; 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 - -- Michael Vogt <michael.vogt@ubuntu.com> Tue, 07 Sep 2010 09:27:24 +0200 + [ 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 15:28:41 +0200 apt (0.8.2) unstable; urgency=low |