]> git.decadent.org.uk Git - dak.git/blobdiff - TODO
gracefully handle non-existent .changes files
[dak.git] / TODO
diff --git a/TODO b/TODO
index 341d9a90621e122832d549099bc5d3bfda0824a7..41e49c61dba4484dfc67814120769a66bd27b0db 100644 (file)
--- a/TODO
+++ b/TODO
@@ -6,13 +6,22 @@
 Actually Urgent
 ---------------
 
-  o Fix lisa not to trample distirbutions (DOH)
+  o katie's per-suite version checks don't work for stable uploads
+    since "stable" has been removed from the list of target suites
+    (doh).
 
-More Urgent
------------
+  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
+
+  o lisa can't handle non-existent .changes files
+
+  o lisa doesn't handle :q! from rejections well at all
 
   o lisa exits if you check twice (aj)
 
+More Urgent
+-----------
+
   o jenna sucks
 
   o queued and/or perl on sparc stable sucks
@@ -157,7 +166,11 @@ Less Urgent
 
  * Easy:
 
+    o promote changes["changes"] to mandatory in katie.py(dump_vars)
+      after a month or so (or all .katie files contain in the queue
+      contain it).
     o Rationalize config stuff.. Dir::Foo not Dir::FooDir [breaks other people??] 
+      Also Dir::Queue::Foo, not Dir::QueueFooDir
     o melanie should behave better with -a and without -b; see
       gcc-defaults removal for an example.
     o Reject on misconfigured kernel-package uploads
@@ -188,6 +201,8 @@ Less Urgent
     o Add an 'add' ability to melanie (? separate prog maybe)
     o Replicate old dinstall report stuff (? needed ?)
     o Handle the case of 1:1.1 which would overwrite 1.1 (?)
+    o maybe drop -r/--regex in madison, make it the default and
+      implement -e/--exact (a la joey's "elmo")
   
  * Cleanups & misc: