[pkg-go] Bug#885780: dh-golang: support comma-separated paths in Go-Import-Path

Alexandre Viau aviau at debian.org
Fri Dec 29 20:16:39 UTC 2017


Package: dh-golang
Version: 1.26
Severity: normal
Tags: patch

Some packages can be imported from several import paths.
XS-Go-Import-Path can reflect this by using a comma-separated list
of known import paths for the package.

For example, the following format would now be valid:
```
XS-Go-Import-Path: github.com/go-mgo/mgo,
                   gopkg.in/mgo.v2,
                   labix.org/v2/mgo,
                   launchpad.net/mgo
```

Would you please apply this patch?

I am willing to make an upload after that if you want. I just wanted
somebody to review the patch.

See the related dh-make-golang bugs:
 - issue: https://github.com/Debian/dh-make-golang/issues/74
 - PR: https://github.com/Debian/dh-make-golang/pull/75

Cheers,

-- 
Alexandre Viau
aviau at debian.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-support-comma-separated-paths-in-Go-Import-Path.patch
Type: text/x-patch
Size: 1504 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-go-maintainers/attachments/20171229/ba6341e1/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 858 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-go-maintainers/attachments/20171229/ba6341e1/attachment.sig>


More information about the Pkg-go-maintainers mailing list