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
* 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)
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