[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1027675: devilspie2: watch file doesn't work properly



Source: devilspie2
Version: 0.43-5
Severity: minor
Tags: patch

Dear Maintainer,

Devilspie2 has a new upstream, and they have made new releases (yay!)
which unfortunately doesn't follow the file-name "layout" of the
previous, which causes the watch file to not recognise the newer
versions.

A fix like

--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
 opts=pgpsigurlmangle=s/$/.asc/ \
-https://download-mirror.savannah.gnu.org/releases/devilspie2/devilspie2_(.+)-src\.tar\.gz
+https://download-mirror.savannah.gnu.org/releases/devilspie2/devilspie2[_-](.+)[-src]*\.tar\.[gx]z

fixes the watch file and makes uscan also recognise the newer versions.

-- System Information:
Debian Release: bookworm/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'unstable'), (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 6.0.0-5-amd64 (SMP w/2 CPU threads; PREEMPT)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=sv_SE.UTF-8, LC_CTYPE=sv_SE.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


Reply to: