Add the local-pipeline-post-binary-build hook
Let packages run custom jobs after the binaries have been built on OBS
by shipping a debian/apertis/local-post-binary-build-gitlab-ci.yml
file just like the other existing hooks.
For instance, the pkg/lintian> package could be switched to use it rather
than having to ship the lintian-error
job in the main pipeline.