summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDavid Kalnischkies <kalnischkies@gmail.com>2010-01-30 23:57:27 +0100
committerDavid Kalnischkies <kalnischkies@gmail.com>2010-01-30 23:57:27 +0100
commitf99da9089c1122bdb47173171d3c6a692fb4d439 (patch)
treeb125eed7f24a785ca227da3f95d8eef9f6a21c1e /debian
parentee6970ea70dff6f700d13424a3d0ed620f056547 (diff)
* ftparchive/writer.cc:
- generate sha1 and sha256 checksums for dsc (Closes: #567343)
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index d791eb5a0..57c9c1f7b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -28,6 +28,8 @@ apt (0.7.25.3) UNRELEASED; urgency=low
* cmdline/acqprogress.cc:
- Set Mode to Medium so that the correct prefix is used.
Thanks Stefan Haller for the patch! (Closes: #567304 LP: #275243)
+ * ftparchive/writer.cc:
+ - generate sha1 and sha256 checksums for dsc (Closes: #567343)
-- David Kalnischkies <kalnischkies@gmail.com> Sat, 30 Jan 2010 22:13:48 +0100