From 4f8a326130c4ce5cd5314bddd0fa57608aef88b1 Mon Sep 17 00:00:00 2001 From: Russ Allbery Date: Tue, 23 Jun 2009 19:49:26 -0700 Subject: [PATCH] Clarify that Installed-Size is in kibibytes * Clarify that Installed-Size is in kibibytes. Thanks, Martin Dorey. (Closes: #534408) --- debian/changelog | 2 ++ policy.sgml | 5 +++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index acbc8f5..db79d81 100644 --- a/debian/changelog +++ b/debian/changelog @@ -24,6 +24,8 @@ debian-policy (3.8.3.0) UNRELEASED; urgency=low warnings against its use. Thanks, Steve Langasek. (Closes: #533577) * Add references to the sections on Breaks and Conflicts to the section on binary dependencies. Thanks, Frank Küster. (Closes: #529771) + * Clarify that Installed-Size is in kibibytes. Thanks, Martin Dorey. + (Closes: #534408) -- Russ Allbery Thu, 18 Jun 2009 15:59:48 -0700 diff --git a/policy.sgml b/policy.sgml index 528c4b9..b09bb5d 100644 --- a/policy.sgml +++ b/policy.sgml @@ -3291,8 +3291,9 @@ Package: libc6

- The disk space is represented in kilobytes as a simple - decimal number. + The disk space is given as the integer value of the installed + size divided by 1024 and rounded (in other words, the size in + kibibytes).

-- 2.39.5