]> git.decadent.org.uk Git - dak.git/blobdiff - docs/TODO
Merge remote branch 'ftpmaster/master'
[dak.git] / docs / TODO
index f769f831178c73d734905a48f312c6cf033812fb..93a6ae946217044713a8c5d9ae7c457bb0b666e5 100644 (file)
--- a/docs/TODO
+++ b/docs/TODO
@@ -3,12 +3,24 @@
 
 Various
 -------
-* Fix process-accepted and oldstable point releases. It currently is a
-   mess even bigger than what we are used to normally. Like, removing
-   all the hardcoded stable/proposed-updates stuff.
 
 * 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_
@@ -27,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