Package: src:golang Version: 1.4.2-4 Severity: important Dear Maintainer,
golang-go depends on golang-go-linux-${go:Hostarch} (= ${source:Version})
This will break on packages built with sbuild --binNMU (or
--append-to-version=...) because ${binary:Version} != ${source:Version}
for those packages.
One could either use ${binary:Version} instead of ${source:Version} or
relax the match -- I suggest doing the former.
Cheers,
-Hilko

