Package: nnn
Version: 4.5-1
Severity: wishlist

Dear Maintainer,

Here is a patch regarding trouble with Releases page (see
https://wiki.debian.org/debian/watch#GitHub)

Thanks,
patrice


-- System Information:
Debian Release: bookworm/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'unstable'), (1, 
'experimental-debug'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.1.0-0-amd64 (SMP w/12 CPU threads; PREEMPT)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages nnn depends on:
ii  libc6            2.36-5
ii  libncursesw6     6.3+20220423-2
ii  libreadline8     8.2-1.2
ii  libtinfo6        6.3+20220423-2
ii  readline-common  8.2-1.2

nnn recommends no packages.

Versions of packages nnn suggests:
pn  atool | patool                     <none>
ii  file                               1:5.41-4
pn  lftp                               <none>
ii  libimage-exiftool-perl [exiftool]  12.51+dfsg-1
ii  mediainfo                          22.09-1
ii  sshfs                              3.7.2-1
pn  vlock                              <none>
ii  xdg-utils                          1.1.3-4.1

-- no debconf information
diff --git a/debian/watch b/debian/watch
index 01fa5f9..fc30e00 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
 version=4
 opts=filenamemangle=s/.+\/v?(\d\S+)\.tar\.gz/nnn-$1\.tar\.gz/ \
-   https://github.com/jarun/nnn/releases \
-   (?:.*?/)?v?(\d[\d.]*)\.tar\.gz debian uupdate
+   https://github.com/jarun/nnn/tags \
+   (?:.*?/)?v?(\d[\d.]*)\.tar\.gz

Reply via email to