Watch file results

component: main
debian_mangled_uversion: 2.0.9
debian_uversion: 2.0.9
distribution: debian
last_check: 2025-10-29 02:50:02.464668
metadata: Bug-Database: https://github.com/ClusterLabs/libqb/issues Bug-Submit: https://github.com/ClusterLabs/libqb/issues/new Repository: https://github.com/ClusterLabs/libqb.git Repository-Browse: https://github.com/ClusterLabs/libqb
release: sid
source: libqb
status: up to date
upstream_url: https://github.com/ClusterLabs/libqb/releases/download/v2.0.9/libqb-2.0.9.tar.xz
upstream_version: 2.0.9
version: 2.0.9-1
watch_file:
version=4

opts=\
  downloadurlmangle=s|/tag/(v?)@ANY_VERSION@|/download/$1$2/@PACKAGE@-$2.tar.xz|,\
  filenamemangle=s|.*/(v?)@ANY_VERSION@|@PACKAGE@-$2.tar.xz|,\
  pgpsigurlmangle=s|$|.asc| \
  https://github.com/ClusterLabs/@PACKAGE@/releases/ /ClusterLabs/@PACKAGE@/releases/tag/v?(.+)
# The version part of matching-pattern is more generic than @ANY_VERSION@
# used in the mangles to provoke early errors on unexpected version strings.