From 2c117daa1855c5f7e764364aeb970aa44587b176 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Sat, 28 Jan 2012 13:30:59 -0500 Subject: Note documentation files should be compressed. --- (limited to 'TODO') diff --git a/TODO b/TODO index 9530b3b..6430bc9 100644 --- a/TODO +++ b/TODO @@ -9,6 +9,7 @@ TODO: Future Plans: * Package signing. [3] * Calculate "Installed-Size" field values. [4] + * Compress documentation files. [5] Notes: 1: Requires change to format spec. @@ -33,3 +34,4 @@ Notes: pkg_size_kbs = (pkg->installed_size + 1023)/1024; For now, we'll omit this field (as a result, opkg simply won't make sure there is enough free space). + 5: Follow the model of debhelper's dh_compress. -- cgit v0.9.1