<div dir="ltr"><div>Hi Tim and thanks!<br><br></div><div>I'm just using a random upstream repository(github) and trying to package it using the Debian tools. Actually dh-make-golang does all the magic and now I'm able to create the .deb with the binaries and sources in it. I don't know why yesterday it wasn't including the binaries in the .deb package, but now is working like a charm. Today I was messing it with cowbuilder and pbuilder stuff and it works. I'll take a closer look on how those tools work under the hood. <br><br></div><div>Question: If some projects have their dependencies in the vendor dir, why dh-make-golang skip those? Does Debian packages never ship the deps in that way?<br><br></div><div>Anyway, thanks for the interest.<br><br></div><div>Regards,<br></div><div>Erick Cardona<br></div><div class="gmail_extra"><br><div class="gmail_quote">2016-07-19 16:24 GMT-05:00 Potter, Tim (HPE Linux Support) <span dir="ltr"><<a href="mailto:timothy.potter@hpe.com" target="_blank">timothy.potter@hpe.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 20 Jul 2016, at 1:51 AM, Erick Cardona <<a href="mailto:erick0zcr.dev@gmail.com">erick0zcr.dev@gmail.com</a>> wrote:<br>
><br>
> Hi everyone,<br>
><br>
><br>
> I'm currently packaging a go project for educational purposes. Now I'm able to build a package using the tools dh-make-golang and gbp(Awesome tools!!). I was able to build a binary-only package but manually. I was wondering if using gbp I could obtain a .deb which contains the binaries of the package? Like the docker-engine.deb which contains the binaries of docker.<br>
><br>
> PS: I'm really new to packaging, but looking further to join the Debian community.<br>
<br>
</span>Hi Erick.  The best way to make a new Debian package from a Go library is with dh-make-golang<br>
and gbp so you're on the right track there.<br>
<br>
Can you push what you've done so far to a git repo somewhere for review?  I'm happy to<br>
take a look and give feedback.<br>
<span class="HOEnZb"><font color="#888888"><br>
<br>
Tim.<br>
</font></span></blockquote></div><br></div></div>