Package: wildmidi
Version: 0.4.3-1
Followup-For: Bug #1036913

Dear Maintainer,

Here is a new proposal for the d/watch. It is based on uscan(1) but avoids
@ANY_VERSION@ to not match any other OS source package, for instance:
https://github.com/Mindwerks/wildmidi/releases/download/wildmidi-0.4.5/wildmidi-0.4.5-win64.zip

Regards,
Patrice


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

Kernel: Linux 6.6.8-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 wildmidi depends on:
ii  libasound2    1.2.10-3
ii  libc6         2.37-13
ii  libwildmidi2  0.4.3-1

Versions of packages wildmidi recommends:
ii  libwildmidi-config  0.4.3-1

wildmidi suggests no packages.

-- no debconf information
diff --git a/debian/watch b/debian/watch
index 2782958..4532335 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,4 @@
 version=4
-https://github.com/Mindwerks/wildmidi/tags \
-(?:.*?/)?wildmidi-?@ANY_VERSION@@ARCHIVE_EXT@
+opts="searchmode=plain" \
+    https://api.github.com/repos/Mindwerks/@PACKAGE@/releases?per_page=100 \
+    
https://github.com/Mindwerks/@PACKAGE@/releases/download/[^/]+/@PACKAGE@-(\d[\.\d]*)@ARCHIVE_EXT@

Reply via email to