Watch file results

component: main
debian_mangled_uversion: 4.2.0
debian_uversion: 4.2.0+dfsg
distribution: debian
last_check: 2025-09-14 00:50:38.91013
release: sid
source: rust-curve25519-dalek
status: newer package available
upstream_url: https://api.github.com/repos/dalek-cryptography/curve25519-dalek/tarball/refs/tags/curve25519-5.0.0-pre.1
upstream_version: 5.0.0-pre.1
version: 4.2.0+dfsg-1
watch_file:
version: 5
# check: uscan --report
# update: gbp import-orig --upstream-vcs-tag=vX.Y.Z --uscan

Template: Github
Owner: dalek-cryptography
Project: curve25519-dalek
Dversion-Mangle: auto
Repacksuffix: +dfsg
# limit to prefixed tags
Source: https://api.github.com/repos/dalek-cryptography/curve25519-dalek/git/matching-refs/tags/curve25519
# avoid bare-version source file, easily clashing across projects
Filename-Mangle: s/.*?@ANY_VERSION@(@ARCHIVE_EXT@)/@PACKAGE@_$1.orig$2/
# mangle dot- or dash-versioned prereleases
Uversion-Mangle: s/\d\K-([a-z]+)[.-]?(\d)?/~$1$2/