Watch file results
component: main
debian_mangled_uversion: 2.6.2
debian_uversion: 2.6.2
distribution: debian
last_check: 2025-10-26 02:20:13.894512
metadata: --- Bug-Database: https://github.com/caddyserver/caddy/issues Bug-Submit: https://github.com/caddyserver/caddy/issues/new Repository: https://github.com/caddyserver/caddy.git Repository-Browse: https://github.com/caddyserver/caddy
release: sid
source: caddy
status: newer package available
upstream_url: https://github.com/caddyserver/caddy/archive/refs/tags/v2.10.2.tar.gz
upstream_version: 2.10.2
version: 2.6.2-14
watch_file:
version=4
# Caddy main repo
opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%caddy-$1.tar.gz%, \
uversionmangle=s/(\d)[_\.\-\+]?(RC|rc|pre|dev|beta|alpha)[.]?(\d*)$/\$1~\$2\$3/" \
https://github.com/caddyserver/caddy/tags .*/v?(\d\S*)\.tar\.gz debian
# Distribution ressources
opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%caddy-$1-dist.tar.gz%, \
uversionmangle=s/(\d)[_\.\-\+]?(RC|rc|pre|dev|beta|alpha)[.]?(\d*)$/\$1~\$2\$3/, \
component=dist" \
https://github.com/caddyserver/dist/tags .*/v?(\d\S*)\.tar\.gz debian
