summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbin/db-update5
1 files changed, 0 insertions, 5 deletions
diff --git a/bin/db-update b/bin/db-update
index 2c8772f..de9157d 100755
--- a/bin/db-update
+++ b/bin/db-update
@@ -8,16 +8,11 @@
# a) nothing on the build-list run-depends on A and
# b) no done package B which is not being moved run-depends on A
-# TODO: correctly handle if multiple versions of a single package are marked
-# as "done" or "testing"
# TODO: be (even?) more atomic
# TODO: separate locks for staging, testing (and stable)
-# TODO: correctly handle if a package moved from community to official or
-# vice versa (delete residues)
-
# TODO: mark a package as tested if it shall be stabilized but
# can't due to pending dependent packages