File: watch

package info (click to toggle)
inputplug 0.4.0-4
  • links: PTS
  • area: main
  • in suites: forky, sid, trixie
  • size: 156 kB
  • sloc: makefile: 5
file content (13 lines) | stat: -rw-r--r-- 526 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
# watch control file for inputplug
# You can run the "uscan" command
# to check for upstream updates and more.
version=4

opts=filenamemangle=s/.*\/(.*)\/download/inputplug-$1\.tar\.gz/g,\
uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/ \
    https://qa.debian.org/cgi-bin/fakeupstream.cgi?upstream=crates.io/inputplug .*/crates/inputplug/@ANY_VERSION@/download

#opts="mode=git, pgpmode=none, pretty=0.4.0+git%cd+%h, repack, compression=xz" \
# https://github.com/andrewshadura/inputplug.git \
# HEAD