Package: wildmidi Version: 0.4.3-1 Followup-For: Bug #1036913 Oops, with the patch attached this time.
-- System Information: Debian Release: 12.0 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.3.0-0-amd64 (SMP w/12 CPU threads; PREEMPT) Kernel taint flags: TAINT_WARN 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.8-1+b1 ii libc6 2.36-9 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 b2f0067..39096af 100644 --- a/debian/watch +++ b/debian/watch @@ -1,2 +1,4 @@ version=4 -https://github.com/psi29a/wildmidi/releases .*wildmidi-([0-9]+\.[0-9]+\.[0-9]+).tar.gz +opts="filenamemangle=s%(?:.*?)?v?@ANY_VERSION@(@ARCHIVE_EXT@)%@PACKAGE@-$1$2%" \ + https://github.com/Mindwerks/@PACKAGE@/tags \ + (?:.*?/)@PACKAGE@@ANY_VERSION@@ARCHIVE_EXT@

