X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=dak%2Fclean_suites.py;h=85d4158ffa37ed1d5b118080e0c6a8990bc22c8a;hb=2075358234415c9f2906beea2cb220af09ca5c61;hp=f16474b14ff0405abe2c5fdeca54f8c9cd8b6453;hpb=fad6965611f8320f00f5e1d75b20ba38a0bd9f8a;p=dak.git diff --git a/dak/clean_suites.py b/dak/clean_suites.py index f16474b1..85d4158f 100755 --- a/dak/clean_suites.py +++ b/dak/clean_suites.py @@ -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 = """