Le 18/11/2018 à 01:23, Alexandre Viau a écrit :
> On 2018-11-17 4:20 p.m., Mattia Rizzolo wrote:
>> Even if they were discussed there, changing such detail would be a
>> breaking change now, so I think it would be hard to do "by default".
> 
> That would be unfortunate as I think this is a much better default and
> it was suggested from the start.
> 
> However it that must be added as an option then sure, it will be better
> than not having it at all.
> 
>> I think what you are saying is that git HEAD tracking always uses
>> 0.0~ instead of using a version like the one used by `git describe`?
> 
> Yes.

Hi all,

I added a @TAG@ macro for this to avoid regression
(https://salsa.debian.org/debian/devscripts/merge_requests/85)

Your debian/watch becomes:

  version=4
  opts="pretty=@TAG@+git%cd.%h,mode=git,pgpmode=none" \
  https://github.com/collectd/go-collectd.git \
  HEAD

Cheers,
Xavier

Reply via email to