Bug#1043472: dialog: current d/watch no longer works

2023-08-11 Thread t3b4in+2gxh764v647us
Source: dialog Severity: normal Tags: patch Dear Maintainer, here is a d/watch file to restore searching for upstream versions: version=4 opts=pgpsigurlmangle=s/$/.asc/ \ https://invisible-island.net/archives/@PACKAGE@/@PACKAGE@@ANY_VERSION@@ARCHIVE_EXT@

Bug#1043475: gocryptfs: current d/watch no longer works

2023-08-11 Thread t3b4in+2gxh764v647us
Source: gocryptfs Severity: normal Tags: patch Dear Maintainer, The current d/watch file fails to reliably find the upstream version and doesn't check PGP signature. here is a d/watch file to restore searching for upstream versions and verifying PGP signatures: version=4

Bug#1043478: irssi: current d/watch no longer works

2023-08-11 Thread t3b4in+2gxh764v647us
Source: irssi Severity: normal Tags: patch Dear Maintainer, here is a d/watch file to restore searching for upstream versions: version=4 opts="searchmode=plain,\ uversionmangle=s/-(rc|beta)/~$1/,\ pgpsigurlmangle=s/$/.asc/" \ https://api.github.com/repos/@PACKAGE@/@PACKAGE@/releases \

Bug#1043468: anorack: current d/watch no longer works

2023-08-11 Thread t3b4in+2gxh764v647us
Package: anorack Severity: normal Tags: patch Dear Maintainer, here is a d/watch file to restore searching for upstream versions: version=4 opts=searchmode=plain,\ pgpsigurlmangle=s/$/.asc/ \ https://api.github.com/repos/jwilk/@PACKAGE@/releases \

Bug#1043470: cups: current d/watch no longer works

2023-08-11 Thread t3b4in+2gxh764v647us
Package: cups Severity: normal Tags: patch Dear Maintainer, here is a d/watch file to restore searching for upstream versions: version=4 opts="searchmode=plain,\ uversionmangle=s/^(release|v)?\.//;s/(rc|b)/~$1/,\ pgpsigurlmangle=s/$/\.sig/" \

Bug#1043479: libeatmydata: current d/watch no longer works

2023-08-11 Thread t3b4in+2gxh764v647us
Source: libeatmydata Severity: normal Tags: patch Dear Maintainer, here is a d/watch file to restore searching for upstream versions: version=4 opts="searchmode=plain,\ dversionmangle=auto,\ pgpmode=auto" \ https://api.github.com/repos/stewartsmith/@PACKAGE@/releases \

Bug#1043473: dosfstools: current d/watch no longer works

2023-08-11 Thread t3b4in+2gxh764v647us
Source: dosfstools Severity: normal Tags: patch Dear Maintainer, here is a d/watch file to restore searching for upstream versions: version=4 opts=searchmode=plain,\ pgpsigurlmangle=s/$/.sig/ \ https://api.github.com/repos/@PACKAGE@/@PACKAGE@/releases \

Bug#1043481: lsof: current d/watch no longer works

2023-08-11 Thread t3b4in+2gxh764v647us
Package: lsof Severity: normal Tags: patch Dear Maintainer, here is a d/watch file to restore searching for upstream versions: version=4 opts="searchmode=plain,\ dversionmangle=auto,\ repacksuffix=+dfsg,\ uversionmangle=s/.linux//" \ https://api.github.com/repos/lsof-org/@PACKAGE@/releases \

Bug#1043482: paperkey: current d/watch no longer works

2023-08-11 Thread t3b4in+2gxh764v647us
Source: paperkey Severity: normal Tags: patch Dear Maintainer, here is a d/watch file to restore searching for upstream versions: version=4 opts=searchmode=plain,\ pgpsigurlmangle=s/$/.sig/ \ https://api.github.com/repos/dmshaw/@PACKAGE@/releases \

Bug#1043485: shim: current d/watch no longer works

2023-08-11 Thread t3b4in+2gxh764v647us
Source: shim Severity: normal Tags: patch Dear Maintainer, here is a d/watch file to restore searching for upstream versions: version=4 opts="searchmode=plain,\ repack,\ compression=xz,\ filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/shim-$1\.tar\.gz/" \

Bug#1043488: xrdp: check pgp signature on upstream package

2023-08-11 Thread t3b4in+2gxh764v647us
Source: xrdp Severity: normal Tags: patch Dear Maintainer, I attach a patch that restores the ability to search for upstream versions using github API in d/watch and additionally check the pgp signature on the upstream tarball. This patch obsoletes #1036056 diff --git

Bug#1043483: rofi: current d/watch no longer works

2023-08-11 Thread t3b4in+2gxh764v647us
Source: rofi Severity: normal Tags: patch Dear Maintainer, here is a d/watch file to restore searching for upstream versions: version=4 opts="searchmode=plain,\ uversionmangle=s/-?(alpha|beta|rc)/~$1/i;tr/A-Z/a-z/;s/\D$/$&1/" \ https://api.github.com/repos/davatorium/@PACKAGE@/releases \

Bug#1043486: udftools: current d/watch no longer works

2023-08-11 Thread t3b4in+2gxh764v647us
Source: udftools Severity: normal Tags: patch Dear Maintainer, here is a d/watch file to restore searching for upstream versions: version=4 opts="searchmode=plain,\ pgpsigurlmangle=s/$/.asc/" \ https://api.github.com/repos/pali/@PACKAGE@/releases \

Bug#1043487: xorgxrdp: check pgp signature on upstream package

2023-08-11 Thread t3b4in+2gxh764v647us
Source: xorgxrdp Severity: normal Tags: patch Dear Maintainer, I attach a patch that restores the ability to search for upstream versions using github API in d/watch and additionally check the pgp signature on the upstream tarball. This patch obsoletes #1036057 diff --git

Bug#1040310: pam: debian/watch broken by GitHub change

2023-08-11 Thread t3b4in+2gxh764v647us
Followup-For: Bug #1040310 Dear Maintainer, here is a tested d/watch: version=4 opts=searchmode=plain \ https://api.github.com/repos/linux-pam/linux-pam/releases \ https://github.com/linux-pam/linux-pam/releases/download/v?[\d.]+/Linux-PAM-([\d.]+)@ARCHIVE_EXT@