Bug#1090045: frotz: update watch file

Patrice Duroux patrice.duroux at gmail.com
Sun Dec 15 18:56:49 GMT 2024


Source: frotz
Version: 2.54+dfsg-4
Severity: minor
Tags: patch

Hi,
Here is a patch that fix it.
Best,
Patrice


-- System Information:
Debian Release: trixie/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.12.3-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
-------------- next part --------------
diff --git a/debian/watch b/debian/watch
index 91c06da..0f24058 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
 version=4
-opts="dversionmangle=auto,repacksuffix=+dfsg" \
+opts="dversionmangle=auto,repacksuffix=+dfsg,searchmode=plain" \
   https://gitlab.com/DavidGriffith/frotz/tags?sort=updated_desc \
-  archive/@ANY_VERSION@/frotz-\d\S*@ARCHIVE_EXT@
+  -/archive/[^/]+/@PACKAGE@@ANY_VERSION@@ARCHIVE_EXT@


More information about the Pkg-games-devel mailing list