]> git.decadent.org.uk Git - dak.git/blobdiff - TODO
2004-04-03 James Troup <james@nocrew.org> * debian/control (Depends): add python2...
[dak.git] / TODO
diff --git a/TODO b/TODO
index 6d94b1d4e51d4fda760820ff43f4b70885d65065..936baa08a0e923a590d315c2eea91a335129ccba 100644 (file)
--- a/TODO
+++ b/TODO
@@ -27,6 +27,18 @@ queue/approved
 Others
 ------
 
+  o need to decide on whether we're tying for most errors at once.. if
+    so (probably) then make sure code doesn't assume variables exist and
+    either way do something about checking error code of check_dsc and
+    later functions so we skip later checks if they're bailing.
+
+  o the .katie stuff is fundamentally braindamaged, it's not versioned
+    so there's no way to change the format, yay me.  need to fix.
+    probably by putting a version var as the first thing and checking
+    that.. auto-upgrade at least from original format would be good.
+    might also be a good idea to put everything in one big dict after
+    that?
+
   o reject sparc64 binaries in a non '*64*' package.
 
   o katie.py(source_exists): a) we take arguments as parameters that