Watch file results
component: main
debian_mangled_uversion: 6.0.11
debian_uversion: 6.0.11+dfsg
distribution: debian
last_check: 2023-06-03 00:54:14.175429
release: sid
source: kicad
status: newer package available
upstream_url: https://gitlab.com/kicad/code/kicad.git refs/tags/7.0.5
upstream_version: 7.0.5
version: 6.0.11+dfsg-1
watch_file:
# No real watch provided. # Upstream is not always available in unix format and includes components that # we normally remove for licence reasons. # Upstream is packaged from git with some tweaks, see README.source. version=4 # We ignore all x.99.x versions and map them back to x.0.x opts="mode=git, \ uversionmangle=s/-(beta|rc|dev)/~$1/; \ s/\.-(beta|rc|dev)\.\d.*//; \ s/\.99/\.0/; \ s/\.\.//,\ dversionmangle=s/\+dfsg(\.?\d+)?$//" \ https://gitlab.com/kicad/code/kicad.git \ refs/tags/(\d+\.\d+\.\d+(?:\.?beta[1-9])?)