From 85f10d9ce376f8c921abd6f0266d5da62bb7c791 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Mon, 5 Feb 2018 09:12:30 +0100 Subject: bin/get-package-updates: clarify todo --- bin/get-package-updates | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'bin/get-package-updates') diff --git a/bin/get-package-updates b/bin/get-package-updates index 1ad5ce4..ffbd390 100755 --- a/bin/get-package-updates +++ b/bin/get-package-updates @@ -86,8 +86,12 @@ if [ -s "${work_dir}/build-master-sanity" ]; then exit fi -# TODO: New deletion-list packages should be recorded in the database, -# too - including all binary information (especially dependencies!) +# TODO: How should new deletion-list packages be handled? +# - packages deleted upstream should be marked as to-be-deleted if +# existent and otherwise be ignored +# - packages deleted due to black listing should be marked as black +# listed - and thus as to-be-deleted, but they should remain in the +# database after deletion! # delete_package package # mark $package for deletion -- cgit v1.2.3-54-g00ecf