From: Jeroen van Wolffelaar Date: Tue, 7 Feb 2006 15:40:55 +0000 (+0000) Subject: Make a note about order in _small.db X-Git-Tag: switch-to-templates~157 X-Git-Url: https://git.deb.at/?p=deb%2Fpackages.git;a=commitdiff_plain;h=08721b8e6f4a348804799627d44ca4902e47921d Make a note about order in _small.db --- diff --git a/TODO b/TODO index e67df6a..ca72c49 100644 --- a/TODO +++ b/TODO @@ -24,6 +24,11 @@ search_packages.pl: - drop case-sensitive from options, descriptions.txt all lowercase and without punctuation, such that instead of =~ //, indexof can be used +- backend: + - Ensure that in _small.db, newest version for each suite is first, + show_package relies on that. So foreach suite, 'newest entry', and only + then, all the other entries + General: - Try to break everything with empty/short searches - Check for case sensitive consistency