]> git.decadent.org.uk Git - dak.git/blobdiff - docs/TODO
Remove old, broken and unused code
[dak.git] / docs / TODO
index 3a99ad944b720c4aa12a4ca6dbb54c8a67c21483..93a6ae946217044713a8c5d9ae7c457bb0b666e5 100644 (file)
--- a/docs/TODO
+++ b/docs/TODO
@@ -6,6 +6,21 @@ Various
 
 * Implement autosigning, see ftpmaster_autosigning on ftp-master host in text/.
 
+* Improve logging in dak control-suite. --add is silent, not nice. same
+   for --remove
+
+* Throw away all DD uploaded .debs. (Depend on "Lintian based automated
+   rejects")
+  - Depends on the lintian based automated rejects, we do want correct
+   .debs uploaded. Ubuntu nicely demonstrated the quality loss if people
+   can just upload anything without even having to get one build
+   running.
+  - Need a way to define a build-architecture for arch_all debs. Some of
+   them can only be build on certain architectures.
+   A control file header build-architecture: YXY should do it.
+  - its a suite option, not active for all at once.
+  - should have all buildd machines under dsa control
+
 * Check TODO.old and move still-valid/useful entries over here.
 
 * need a testsuite _badly_
@@ -24,10 +39,6 @@ Various
   - needs updateX.py written and then the rest of the code changed to deal
      with it.
 
-* Checkout SQL Alchemy and probably use that for our database layer.
-
-* reject on > or < in a version constraint
-
 * use pythonX.Y-tarfile to check orig.tar.gz timestamps too.
 
 * the .dak stuff is fundamentally braindamaged for various reasons, it