File: watch

package info (click to toggle)
rust-curve25519-dalek 4.2.0%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,848 kB
  • sloc: sh: 63; makefile: 29
file content (15 lines) | stat: -rw-r--r-- 571 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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/