]> git.decadent.org.uk Git - dak.git/blobdiff - TODO
ziyi changes: handle hardlinked Release files okay, include uncompressedmd5s of Sourc...
[dak.git] / TODO
diff --git a/TODO b/TODO
index 9d17f9a16d3be6062c399835d7e63378ae8b0988..cc0054d9524465512e3bdc5ba6eb779da6260659 100644 (file)
--- a/TODO
+++ b/TODO
@@ -61,6 +61,9 @@ Less Urgent
     o Rene needs to check for binary-less source packages.
     o Rene could accept a suite argument (?)
     o run shania every day (?) [ryan]
+    o we don't check for .orig.tar.gz's, so it's possible to upload -2 with no .orig.tar.gz.
+    o byhand stuff should send notification
+    o catherine should udpate db; move files, not the other way around [neuro]
   
  * Bizzare/uncertain:
    
@@ -137,7 +140,7 @@ Less Urgent
   o Add urgency + installed date to the DB for aj/testing (? still needed ?)
   o jt's web stuff, matt's changelog stuff (overlap)
 
-  o [Hard] Need to merge non-non-US and non-US DBs. (Need to upgrade to 7.1 for SSL)
+  o [Hard] Need to merge non-non-US and non-US DBs.
 
   o experimental needs to auto clean (relative to unstable) [warns in rene about this]
 
@@ -145,7 +148,6 @@ Less Urgent
   o fix parse_changes()/build_file_list() to sanity check filenames
   o saftey check and/or rename debs so they match what they should be
 
-  o Enable catherine (when daily mirror hit drops down below 300Mb maybe..)
   o Improve andrea.
   o Need to optimize all the queries by using EXAMINE and building some INDEXs.
   o Need to enclose all the setting SQL stuff in transactions (mostly done).