Comment 2 for bug 2054344

Revision history for this message
Ɓukasz Zemczak (sil2100) wrote :

Thanks for the upload! The package looks great, just two things:
* The licensing question I asked already
* debian/watch is not entirely correct, running `uscan --no-download -vvv` gives me an error of not being able to find any releases. I made it work by using this instead:

opts=filenamemangle=s/.+\/v@ANY_VERSION@\.tar\.gz/@PACKAGE@_$1\.orig\.tar\.gz/ \
  https://github.com/waveform80/@PACKAGE@/tags .*/v@ANY_VERSION@\.tar\.gz

Could you fix those and re-upload? Thank you!