From d2e3ab73fd0709968bf465cce87293b220b0cb2b Mon Sep 17 00:00:00 2001 From: James Troup Date: Sat, 8 Jun 2002 00:15:50 +0000 Subject: [PATCH] sync --- TODO | 5 ++--- docs/README.assumptions | 13 +++++++------ 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/TODO b/TODO index aa1d91dd..df2b4b5e 100644 --- a/TODO +++ b/TODO @@ -29,9 +29,6 @@ More Urgent o the whole versioncmp thing should be documented - o security.debian.org: BYHAND auto-uploading doesn't work - o security.debian.org: BYHAND auto-uploading assumes ftp-master - o lisa doesn't do the right thing with -2 and -1 uploads, as you can end up with the .orig.tar.gz not in the pool @@ -184,6 +181,8 @@ Less Urgent * Easy: + o suite mapping and component mapping are parsed per changes file, + they should probably be stored in a dictionary created at startup. o don't stat/md5sum files you have entries for in the DB, moron boy (Katie.check_source_blah_blah) o promote changes["changes"] to mandatory in katie.py(dump_vars) diff --git a/docs/README.assumptions b/docs/README.assumptions index 0b5270ee..04a9afd7 100644 --- a/docs/README.assumptions +++ b/docs/README.assumptions @@ -1,10 +1,11 @@ Assumptions ----------- -[Incomplete, to be sure] +o Usernames do not contain ",". [julia] +o Password files do not contain ":" except as a field separator. [julia] +o Version numbers do not contain "~" [logging, charisma, db_access.py, heidi, neve] +o Suites are case-independent in conf files, but forced lower case in use. [jenna] +o Components are case-sensitive. [jenna] + +[Very incomplete...] -Usernames do not contain ",". [julia] -Password files do not contain ":" except as a field separator. [julia] -Version numbers do not contain "~" [logging, charisma] -suites are case-independent in conf files, but forced lower case in use -components are case-sensitive -- 2.39.2