[pkg-go] RFC: Enhancements to dh-golang

Martín Ferrari tincho at tincho.org
Mon May 9 01:23:34 UTC 2016


On 09/05/16 02:12, Michael Hudson-Doyle wrote:

> (parenthetically, as I think I said on IRC, dh-golang should just copy
> testdata by default)

I agree, but so far I don't know how to detect that programatically.


>> override_dh_auto_install:
>>         dh_auto_install -O--buildsystem=golang -- --no-source
> 
> Like Dmitry, I guess I'm only +0 on this.

I see the point... I don't think it adds clutter, but I'd remove it if
people are not too happy about it.

> Hmmm. Can see the point, but it would be a loooot of output in some
> cases. DH_VERBOSE doesn't really support levels of verbosity does it?

It is a lot of output, but currently, you have no way to see what is
actually being included in the build, which I think is a problem. I
thought of this when adding the first feature, because I had no way to
easily see what was going on!

About verbosity levels, not really. You have: normal, verbose, and quiet
mode.

Personally, I think this is valuable output, and one can just use
DH_VERBOSE=0

-- 
Martín Ferrari (Tincho)



More information about the Pkg-go-maintainers mailing list