aos / dsf-debian

Debian/Ubuntu packaging for diff-so-fancy
https://launchpad.net/~aos1/+archive/ubuntu/diff-so-fancy
17 stars 1 forks source link

Debian watch file matching is not finding matches #3

Closed dephekt closed 1 year ago

dephekt commented 2 years ago

It seems the presentation of the page in Github has changed so uscan is not finding any matching release archives:

$ uscan --destdir tarballs
uscan warn: In debian/watch no matching files for watch line
  https://github.com/so-fancy/diff-so-fancy/releases/latest (?:.*?/)?v?(\d[\d.]*)\.tar\.gz debian uupdate

The watch file needs updated to correctly account for the changes. It's obviously not a critical issue since one can just download the archives as mentioned in the readme, but it would still be nice to fix.