add primal & dependencies (primal-*, hamming)
This is required by !502 (merged) (which depends on primal-check)
PRIMAL="hamming primal-bit primal-estimate primal-slowsieve \
primal-sieve primal-check primal"
REPACKAGE= dev/chain_build.py $PRIMAL
Note there is a cycling dependency in primal. So maybe 2 passes are required to have autopkgtest succeed.
Hopefully everything is fine.
Edited by bastif