Your message dated Tue, 5 Jan 2016 19:57:18 -0800
with message-id
<cahnknk0tqzemav9gcnn_pbckn7ybdqtevuv8cvhgrd8kjp_...@mail.gmail.com>
and subject line Re: Bug#799252: src:golang: exact binary dep usnig
${source:Version} break on binNMU
has caused the Debian Bug report #799252,
regarding src:golang: exact binary dep usnig ${source:Version} break on binNMU
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
799252: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=799252
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
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
--- End Message ---
--- Begin Message ---
fixed 799252 golang/2:1.5.1-1~exp1
thanks
On 17 September 2015 at 02:04, Hilko Bengen <[email protected]> wrote:
> One could either use ${binary:Version} instead of ${source:Version} or
> relax the match -- I suggest doing the former.
This was actually fixed as a side effect of the binary packages
refactoring I did for 1.5 (arch:all now, so had to go for the >=
solution instead of ${binary:Version}).
Thanks so much for the report and the patch! (and sorry it took so
long for me to both take care of and to finally realize was fixed)
♥,
- Tianon
4096R / B42F 6819 007F 00F8 8E36 4FD4 036A 9C25 BF35 7DD4
--- End Message ---