diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2010-09-09 15:38:08 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2010-09-09 15:38:08 +0200 |
commit | 64b247e1939d43c6d8823c35615576594e4d18f5 (patch) | |
tree | f67b5734c899c07df1b1c3ce141903c333c7cd11 /debian | |
parent | f1fe904373897893ac7a656f90ad20405871093d (diff) | |
parent | 2a19ec29ab5491fdb12a3ccaa1601097fdc83c86 (diff) |
* ftparchive/writer.cc:
- write out {Files,Checksum-Sha1,Checksum-Sha256} only if
available LP: #633967. Thanks to Colin Watson
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 08115765c..64f606f77 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +apt (0.8.3ubuntu2) maverick; urgency=low + + * ftparchive/writer.cc: + - write out {Files,Checksum-Sha1,Checksum-Sha256} only if + available LP: #633967. Thanks to Colin Watson + + -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 09 Sep 2010 15:30:19 +0200 + apt (0.8.3ubuntu1) maverick; urgency=low * merged fixes from debian-sid |