]> git.decadent.org.uk Git - dak.git/blobdiff - TODO
add OverrideSuite for w-p-u
[dak.git] / TODO
diff --git a/TODO b/TODO
index aa1d91dd96e25be26f6736f3ff55826c7f9bc7aa..66499d3d5a16a617aea541df7d658e45c3e59818 100644 (file)
--- 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)
@@ -207,6 +206,7 @@ Less Urgent
   
  * Bizzare/uncertain:
    
+    o drop rather dubious currval stuff (?)
     o rationalize os.path.join() usage
     o Rene also doesn't seem to warn about missing binary packages (??)
     o logging: hostname + pid ?