summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbin/get-package-updates7
1 files changed, 0 insertions, 7 deletions
diff --git a/bin/get-package-updates b/bin/get-package-updates
index 55252a2..997a260 100755
--- a/bin/get-package-updates
+++ b/bin/get-package-updates
@@ -107,13 +107,6 @@ if [ -s "${work_dir}/build-master-sanity" ]; then
exit
fi
-# 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
delete_package() {