Your message dated Thu, 20 Oct 2016 19:34:17 -0400
with message-id <[email protected]>
and subject line RE: dh-golang: Possibly wrong XS- prefix for Go-Import-Path
field
has caused the Debian Bug report #839109,
regarding dh-golang: Possibly wrong XS- prefix for Go-Import-Path field
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.)
--
839109: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=839109
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: dh-golang
Version: 1.19
Severity: normal
Hi!
It seems that many Go packages include an XS-Go-Import-Path field in
their control file, which AFAICT is only (?) used at build time from
inside the same source package.
The XS- prefix tells dpkg-source to propagate that field to the source
package (.dsc) and that in turn gets propagated to the Sources indices.
With the additional bloat. If this field is never used by querying the
Sources indices, I'd appreciate if you could switch to simply use the
X- prefix instead.
Thanks,
Guillem
--- End Message ---
--- Begin Message ---
Hey Guilem,
Thanks for the bug!
This feature is handy because sources are known by their import path,
and being able to crosswalk from our build toolchain to a source package
without relying on name munging (since source packages aren't all named
the same thing) has been useful for me in the past, and I use quite a
bit.
I haven't got the chance to make it fancy (something like
`debcheckout pault.ag/go/debian` doing the right thing) yet, but it's on
my radar when I get un-hit by the work bus.
with my ftp hat on, I don't think the 'bloat' is all that much, and it's
not a big deal so long as it's adding value
I'm going to close it, but feel free to reopen if someone has stronger
opinions, and we'll find middleground.
Thanks again!
Paul
signature.asc
Description: PGP signature
--- End Message ---