index : builder | |
Archlinux32 build system | gitolite user |
summaryrefslogtreecommitdiff |
-rwxr-xr-x | bin/get-package-updates | 3 |
diff --git a/bin/get-package-updates b/bin/get-package-updates index 91fb6be..fc66ec6 100755 --- a/bin/get-package-updates +++ b/bin/get-package-updates @@ -86,7 +86,8 @@ if [ -s "${work_dir}/build-master-sanity" ]; then exit fi -# TODO: Should new deletion-list packages be recorded in the database, too? +# TODO: New deletion-list packages should be recorded in the database, +# too - including all binary information (especially dependencies!) # delete_package package # mark $package for deletion |