Watch file results
component: main
debian_mangled_uversion: 4.0.20
debian_uversion: 4.0.20+ds
distribution: debian
last_check: 2023-03-22 00:52:18.770131
release: sid
source: raritan-json-rpc-sdk
status: up to date
upstream_url: https://cdn1.raritan.com/download/pdu-g2/4.0.20/pdu-json-rpc-sdk-040020-49038.zip
upstream_version: 4.0.20
version: 4.0.20+ds-2
watch_file:
# See uscan(1) for format version=4 # Upstream is redirecting to their CDN to something like # ... # https://cdn1.raritan.com/download/pdu-g2/4.0.10/pdu-json-rpc-sdk-040010-48891.zip # # So we "just" need disassemble the URL which is returning by uversionmangle # as we can use the folder name before the file name, this reflects the # version we need for comparing against the Debian version. opts="repacksuffix=ds, \ dversionmangle=s/\+ds(\.?\d+)?$//, \ uversionmangle=s/(.+)\/pdu-g2\///; \ s/\/(.+)$//" \ https://www.raritan.com/support/product/pdu-g2/ (.+)-sdk-(.+)\.zip