Watch file results

component: main
distribution: debian
last_check: 2025-12-13 01:20:27.656544
metadata: --- Bug-Database: https://github.com/dalek-cryptography/curve25519-dalek/issues Bug-Submit: https://github.com/dalek-cryptography/curve25519-dalek/issues/new Repository: https://github.com/dalek-cryptography/curve25519-dalek.git Repository-Browse: https://github.com/dalek-cryptography/curve25519-dalek
release: sid
source: rust-curve25519-dalek
status: error
version: 4.2.0+dfsg-1
warnings: In debian/watch no matching files for watch source https://api.github.com/repos/dalek-cryptography/curve25519-dalek/git/matching-refs/tags/curve25519
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/