File: watch

package info (click to toggle)
python-django-casclient 1.5.3-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 208 kB
  • sloc: python: 756; makefile: 160
file content (14 lines) | stat: -rw-r--r-- 413 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# watch control file for uscan
# run the "uscan" command to check for upstream updates and more.
# See uscan(1) for format

# Compulsory line, this is a version 4 file
version=4

# PGP signature mangle, so foo.tar.gz has foo.tar.gz.sig
#opts="pgpsigurlmangle=s%$%.sig%"


opts=filenamemangle=s/.+\/v?(\d\S+)\.tar\.gz/django-cas-$1\.tar\.gz/ \
  https://github.com/kstateome/django-cas/tags .*/v?(\d\S+)\.tar\.gz