File: watch

package info (click to toggle)
rust-ed25519 2.2.3%2Bds-7
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 224 kB
  • sloc: makefile: 2; sh: 1
file content (12 lines) | stat: -rw-r--r-- 416 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
version: 5
# check: uscan --report
# update: gbp import-orig --upstream-vcs-tag=vX.Y.Z --uscan

Template: Github
Owner: rustcrypto
Project: signatures
Matching-Pattern: https://api.github.com/repos/[^/]+/[^/]+/git/refs/tags/ed25519/@ANY_VERSION@
Dversion-Mangle: auto
Repacksuffix: +ds
# mangle dot- or dash-versioned prereleases (see bug#1112452)
Uversion-Mangle: s/\d\K[_.+-]?((?i)dev|pre|alpha|beta|rc)[.-]?/~$1/