gitlab-zip-cat and gitlab-zip-metadata are statically linked

After the package build, I get this lintian error.

E: gitlab-workhorse: statically-linked-binary usr/bin/gitlab-zip-cat
N: 
N:    The package installs a statically linked binary or object file.
N:    
N:    Usually this is a bug. Otherwise, please add an override if your package
N:    is an exception. Binaries named *-static and *.static are automatically
N:    excluded, as are any binaries in packages named *-static.
N:    
N:    Severity: important, Certainty: possible
N:    
N:    Check: binaries, Type: binary, udeb
N: 

Is this intentional?

@marin @jacobvosmaer