]> git.decadent.org.uk Git - dak.git/commitdiff
dak/clean_suites.py: remove TODO comment
authorAnsgar Burchardt <ansgar@debian.org>
Fri, 17 Aug 2012 11:38:14 +0000 (13:38 +0200)
committerAnsgar Burchardt <ansgar@debian.org>
Fri, 17 Aug 2012 11:38:14 +0000 (13:38 +0200)
sources only referenced by binaries about to be deleted are no longer
see to be used.

dak/clean_suites.py

index f16474b14ff0405abe2c5fdeca54f8c9cd8b6453..85d4158ffa37ed1d5b118080e0c6a8990bc22c8a 100755 (executable)
@@ -112,16 +112,9 @@ def check_sources(now_date, session):
     # Get the list of source packages not in a suite and not used by
     # any binaries.
 
-    #### XXX: this should ignore cases where the files for the binary b
-    ####      have been marked for deletion (so the delay between bins go
-    ####      byebye and sources go byebye is 0 instead of StayOfExecution)
-
     # Check for any sources which are marked for deletion but which
     # are now used again.
 
-    #### XXX: this should also handle deleted binaries specially (ie, not
-    ####      reinstate sources because of them
-
     # TODO: the UPDATE part is the same as in check_binaries. Merge?
 
     query = """