]> git.decadent.org.uk Git - dak.git/blobdiff - TODO
Remove versions for unreleased suites, since they're not released yet :)Add "Tree...
[dak.git] / TODO
diff --git a/TODO b/TODO
index 62c994dd9fc81a791759c5028c5f8a4cf76f2eec..9da6e66118d8d5f50017e5b2d36ebe5a3ecd1894 100644 (file)
--- a/TODO
+++ b/TODO
@@ -4,18 +4,32 @@ TOFIX
 Urgent
 ------
 
-  o Claire needs to know about sections on auric.
-  o maintainers file needs overrides.
-  o jenna needs to use order by to keep aj from going nutzo
+  o Write something to sync architectures.
+
+  o fix katie's handling of source packages in different directories;
+    e.g. if a package moves from main to contrib, the .orig.tar.gz
+    needs to what? copy or be moved and old source removed; one of the
+    two.
+
+  o maintainers file needs overrides  
+    [ change override.maintainer to override.maintainer-from +
+      override.maintainer-to and have them reference the maintainers
+      table.  Then fix charisma to use them and write some scripting
+      to handle the Santiago situation. ]
+
   o need to have process_it run a big try: loop so that individual
     package screws up don't kill the daily cron run.
-  o Add an 'add' ability to melanie
-  o Make experimental work
+
+  o Add urgency + installed date to the DB for aj/testing
+
+  o [Easy] Enable catherine
 
 Less Urgent
 -----------
 
   o check out hardlinks [aj]
+  o Add an 'add' ability to melanie (? separate prog maybe)
   o [Hard] Need to merge non-non-US and non-US DBs.
   o [Easy] Need to vacuum daily
   o [Easy] remove empty directories in the pool in cron.weekly or so