]> git.decadent.org.uk Git - dak.git/commitdiff
sync
authorJames Troup <james@nocrew.org>
Tue, 14 May 2002 15:38:41 +0000 (15:38 +0000)
committerJames Troup <james@nocrew.org>
Tue, 14 May 2002 15:38:41 +0000 (15:38 +0000)
TODO

diff --git a/TODO b/TODO
index 852aae861ad1aaa1f76a9659cc3b057a5f684b60..700397ec743e7653a8adb647bb4c6d1726bfaa97 100644 (file)
--- a/TODO
+++ b/TODO
@@ -26,22 +26,10 @@ More Urgent
 
   o lisa doesn't trap signals from fernanda properly
 
-  o cross-suite version checking
+  o jenna sucks; should be rewritten to use python arrays rather than
+    multiple selects, similar to heidi/natalie rewrites.
 
-     Priority based; stable == 1, proposed-update == 2, etc.
-
-      i.e. A package targeted for a suite, must have a higher (or
-      equal) version number than anything in a suite with a lower
-      priority and also must have a lower (or equal) version number
-      than anything in a suite with a higher priorty.  The checks are
-      always "or equal to" because two seperate uploads with the same
-      version will fail thanks to the file overwrite errors (at least
-      ignoring potato) and multi-suite uploads (e.g. "stable
-      unstable") need to work.
-
-  o jenna sucks
-
-  o queued and/or perl on sparc stable sucks
+  o queued and/or perl on sparc stable sucks - reimplement it.
 
   o aj's bin nmu changes