Package: fish Version: 2.3.0-1 Severity: wishlist Dear Maintainer,
I am not sure about the following patch as a suggestion to be more upstream reactive by checking the GitHub repository. 'man uscan' on my current sid suggests me the patch (version=4) but without specifying signature check and https://wiki.debian.org/debian/watch suggests another (version=3) but then the signature check doesn't work. I would have help more. Regards, Patrice diff --git a/debian/watch b/debian/watch index 8ffc860..0b076e5 100644 --- a/debian/watch +++ b/debian/watch @@ -1,4 +1,4 @@ -version=3 -opts=dversionmangle=s/\+dfsg\d*$//,repacksuffix=+dfsg1 \ -http://fishshell.com/ \ -(?:|.*/)fish(?:[_\-]v?|)(\d[^\s/]*)\.(?:tar\.xz|txz|tar\.bz2|tbz2|tar\.gz|tgz) +version=4 +opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%fish-shell-$1.tar.gz%" \ + https://github.com/fish-shell/fish-shell/tags \ + (?:.*?/)?v?(\d[\d.]*)\.tar\.gz debian uupdate -- System Information: Debian Release: stretch/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 4.6.0-1-amd64 (SMP w/8 CPU cores) Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages fish depends on: ii bc 1.06.95-9+b1 ii chromium [www-browser] 51.0.2704.79-1 ii dpkg 1.18.9 ii firefox [www-browser] 47.0.1-1 ii fish-common 2.3.0-1 ii libc6 2.23-1 ii libgcc1 1:6.1.1-8 ii libncurses5 6.0+20160319-2+b1 ii libpcre2-32-0 10.21-1 ii libstdc++6 6.1.1-8 ii libtinfo5 6.0+20160319-2+b1 ii vivaldi-snapshot [www-browser] 1.3.519.23-1 Versions of packages fish recommends: ii xsel 1.2.0-2 Versions of packages fish suggests: pn doc-base <none> -- no debconf information

