diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2010-09-10 12:29:10 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2010-09-10 12:29:10 +0200 |
commit | d674bb1d1a8e561ccedab9145dd58d34df68a66e (patch) | |
tree | ff308bbd559b13c55404b118098d5261a9b9e205 /debian | |
parent | 64b247e1939d43c6d8823c35615576594e4d18f5 (diff) | |
parent | 2a001232db431d995281c2bead32ed9423721447 (diff) |
merged from lp:~mvo/apt/mvo
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 64f606f77..64d37ba96 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,13 @@ -apt (0.8.3ubuntu2) maverick; urgency=low +apt (0.8.3ubuntu2) UNRELEASEDmaverick; urgency=low * ftparchive/writer.cc: - write out {Files,Checksum-Sha1,Checksum-Sha256} only if available LP: #633967. Thanks to Colin Watson + * apt-pkg/contrib/cdromutl.cc: + - if apt-cdrom is used on writable media (like usb-sticks), do + not use the root directory to identify the medium (as all + changes there change the ident id). Use the .disk directory + instead -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 09 Sep 2010 15:30:19 +0200 |