summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDavid Kalnischkies <kalnischkies@gmail.com>2010-09-28 17:27:44 +0200
committerDavid Kalnischkies <kalnischkies@gmail.com>2010-09-28 17:27:44 +0200
commit4d8d8112bb2bdee0f0e3cb46a6677e9fa35d791a (patch)
tree91b425b8e7b49056bfa645f40259dc9d4c9a7af0 /debian
parentdd21adb85a810125230cbc29d8bc413fe337f96c (diff)
* apt-pkg/contrib/strutl.cc:
- add a space between number and unit as required by SI (Closes: #598352)
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog4
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 7f3ccb624..5e1333309 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,8 +4,10 @@ apt (0.8.6) UNRELEASED; urgency=low
* cmdline/apt-cache.cc:
- use the TranslatedDescription for searching and not the first
available one as it is maybe not an expected language (Closes: #597925)
+ * apt-pkg/contrib/strutl.cc:
+ - add a space between number and unit as required by SI (Closes: #598352)
- -- David Kalnischkies <kalnischkies@gmail.com> Fri, 24 Sep 2010 14:11:52 +0200
+ -- David Kalnischkies <kalnischkies@gmail.com> Tue, 28 Sep 2010 17:25:22 +0200
apt (0.8.5) unstable; urgency=low