On Sunday, 8 May 2016 5:31:08 AM AEST Martín Ferrari wrote:
> Thoughts?

Awesome. :)

I think --no-source and --no-binaries options are unnecessary.
It is easy and more portable to do

~~~~:rules:
override_dh_auto_install:
        dh_auto_install --destdir=debian/tmp
~~~~

and put either "usr/bin" or "usr/share/gocode/src" to "install" file for 
binary and source packages respectively. "override_dh_auto_install" is only 
needed in case of single binary package. It is the default for multiple 
binary packages.

Thanks.

-- 
Regards,
 Dmitry Smirnov.

---

The man who does not do his own thinking is a slave, and is a traitor
to himself and to his fellow-men.
         -- Robert G. Ingersoll, "The Liberty
            of Man, Woman and Child" 1877

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
Pkg-go-maintainers mailing list
Pkg-go-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-go-maintainers

Reply via email to