[pkg-go] dh-make-golang: search for existing go packages

Alexandre Viau aviau at debian.org
Sun Jan 7 19:15:22 UTC 2018


Hello,

dh-make-golang now allows you to search for existing go packages.
Hopefully you guys find that useful.

Example usage:
```
    $ dh-make-golang search debian
    golang-godebiancontrol-dev: github.com/stapelberg/godebiancontrol
    golang-pault-go-debian-dev: pault.ag/go/debian
```

Example use case: I imported a new upstream version for my existing
package and it won't build anymore because of a new dependency. I run
``dh-make-golang search <keyword>`` to quickly find the Debian binary
package name and add it to the build dependencies.

See the man page for more details. (not really, that is all the details
you will get).

Cheers,

-- 
Alexandre Viau
aviau at debian.org

-------------- 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/20180107/8edcdcbc/attachment.sig>


More information about the Pkg-go-maintainers mailing list