Watch file results

component: main
debian_mangled_uversion: 1.12
debian_uversion: 1.12
distribution: debian
last_check: 2024-03-28 00:20:07.223742
release: sid
source: xalan
status: up to date
upstream_url: https://github.com/apache/xalan-c/releases/download/Xalan-C_1_12_0/xalan_c-1.12.tar.gz
upstream_version: 1.12
version: 1.12-7.1
watch_file:
version=4

opts=,\
  pgpmode=auto,\
  downloadurlmangle=s#/tag/#/download/#;s#(Xalan\-C_([\d_]+))$#$1/xalan_c-$2.tar.gz#;s#-(\d+)_(\d+)(_(\d+))?#-$1.$2#,\
  versionmangle=s#_#.#g;s#\.0$##,\
  filenamemangle=s#.*(Xalan-C_(\d+)_(\d+)_(\d+))#xalan_c-$2.$3.tar.gz# \
  https://github.com/apache/xalan-c/tags .*/releases/tag/Xalan\-C_([\d_]+)

#TODO figure out a cleaner way to write these rules