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
[email protected]
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Pkg-go-maintainers mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-go-maintainers
