]> git.decadent.org.uk Git - dak.git/blobdiff - TODO
okay, get rid of KatieDir, and add a which_apt_conf_file to utils.py instead
[dak.git] / TODO
diff --git a/TODO b/TODO
index e66fbb38212b1ffa680f4bb5eb46dd76b18276a4..9da6e66118d8d5f50017e5b2d36ebe5a3ecd1894 100644 (file)
--- a/TODO
+++ b/TODO
@@ -4,26 +4,32 @@ TOFIX
 Urgent
 ------
 
-  o Add an 'add' ability to melanie (? separate prog maybe)
+  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 fix ssh appearing in 3 packages files
-
-  o maintainers file needs overrides
-
-  o Make experimental work
+  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 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