Hi Paul, thanks for your explanations!
On 5/18/19 12:30 PM, Paul Gevers wrote:
Control: tags -1 moreinfo Hi Arnaud, On Tue, 14 May 2019 10:19:06 +0700 Arnaud Rebillout <arnaud.rebillout@collabora.com> wrote:I just had a quick look, so it turns out that: - testing has "golang-golang-x-sys (= 0.0~git20181228.9a3f9b0-1)" - unstable has "golang-golang-x-sys (=0.0~git20190412.9773273-1)" As long as I upload a source package to unstable, it will be built against golang-golang-x-sys from unstable, hence it will be unsuitable for testing. It seems that I should instead upload to *testing-proposed-update**s*, am I correct?As docker.io embeds golang-golang-x-sys (am I correct on that), yes.
Yes, docker being written in Golang, it's built statically
against its dependencies.
Of course! Somehow it didn't cross my mind, thanks for pointing that out.
Ok, I've just done that and uploaded the source package. Is there anything else I should do?
Thanks, Arnaud |