]> git.decadent.org.uk Git - dak.git/blobdiff - TODO
sync
[dak.git] / TODO
diff --git a/TODO b/TODO
index 6cfeddada8d1b1062f9cdc47c9adefa6f42c7d62..07d03fb872b2fd45a30b57033c6148c42e2505a7 100644 (file)
--- a/TODO
+++ b/TODO
@@ -24,12 +24,13 @@ Less Urgent
   o ability to rebuild all other tables from dists _or_ pools (in the event of disaster) (?)
   o check errors on apt_pkg calls so we don't bomb out on daily runs (?)
   o check to see if mutli-component binary packages from a single component source are supported
-  o need a way to sync katie.conf and the DB for things like architecture
+  o Need to finish alyson (a way to sync katie.conf and the DB)
   o dinstall should remove != stable on stable install, not just f + u
   o Should probably use $ in ~ compares for files.
   o jenna needs to validate arguments!
   o jenna's untochable flag doesn't stop adding new packages
   o db_access' get_files needs to use exceptions not this None, > 0, < 0 return val BS
+  o Fix 'mixed' component handling
 
 ===================================================================================================
 
@@ -44,6 +45,7 @@ Packaging TODO
 Future Enhancements
 -------------------
 
+  o possibly disallow binary versions >> source except for bin-only NMUs (Branden Robinson)
   o project/orphaned should be a timed dist so that things only stay
     in there temporarily (say 3 months) [aj]
   o make the --help and --version options do stuff for all scripts