summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <smcv@debian.org>2023-01-18 16:49:59 +0000
committerSimon McVittie <smcv@debian.org>2023-01-18 16:49:59 +0000
commit9e4b24ca3a9c261cf19288f21a55d7e503a5dca4 (patch)
tree508dc7c3aa782affa066cf3ca85df4cfccacba53
parent0d7ca176ed0ec91c66a0884ba6e239a19f887f74 (diff)
d/watch: Watch for any version number
dbus-python does not use odd/even versioning, unlike dbus.
-rw-r--r--debian/watch2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/watch b/debian/watch
index 1961ce5..37d24ba 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
version=4
opts=pgpsigurlmangle=s/$/.asc/ \
-https://dbus.freedesktop.org/releases/dbus-python/dbus-python-(\d+\.\d*[02468]\..*)\.tar\.gz
+https://dbus.freedesktop.org/releases/dbus-python/dbus-python-@ANY_VERSION@\.tar\.gz