Watch file results

component: main
debian_mangled_uversion: 2023.10
debian_uversion: 2023.10+ds
distribution: debian
last_check: 2024-04-17 00:20:24.076757
release: sid
source: opm-simulators
status: up to date
upstream_url: https://github.com/OPM/opm-simulators/archive/refs/tags/release/2023.10/final.tar.gz
upstream_version: 2023.10
version: 2023.10+ds-3
watch_file:
# Compulsory line, this is a version 4 file
version=4

# PGP signature mangle, so foo.tar.gz has foo.tar.gz.sig
#opts="pgpsigurlmangle=s%$%.sig%"

# GitHub hosted projects
opts="filenamemangle=s%(?:.*?)?release/(\d\d\d\d.\d\d)/(.*)\.tar\.gz%@PACKAGE@-$1-$2.tar.gz%,oversionmangle=s/(.*)/$1+ds/,uversionmangle=s/.final//;s/.rc/~rc/,dversionmangle=s/\+(debian|dfsg|ds|deb)(\.?\d+)?$//" \
   https://github.com/OPM/@PACKAGE@/tags \
   (?:.*?)?release/(\d\d\d\d\.\d\d)/(final|rc.*)\.tar\.gz debian uupdate

# Direct Git
# opts="mode=git" http://git.example.com/opm-simulators.git \
#   refs/tags/v([\d\.]+) debian uupdate