From 3827c59bbde84916828e3f6c70ff3e6ccbe2ea6d Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Wed, 25 Oct 2017 15:13:41 +0200 Subject: bin/db-update: clean up TODOs --- bin/db-update | 5 ----- 1 file changed, 5 deletions(-) (limited to 'bin/db-update') 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 -- cgit v1.2.3-54-g00ecf