File: watch

package info (click to toggle)
git-ftp 0.7.4%2Bgit20120528-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 512 kB
  • sloc: sh: 2,383; makefile: 86
file content (13 lines) | stat: -rw-r--r-- 403 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
# Run the "uscan" command
# to check for upstream updates and more.
# See uscan(1) for format

version=3

opts=dversionmangle=s/\+git\d+// \
http://githubredir.debian.net/github/resmo/git-ftp .*/([\d\.]+)\.tar\.(?:gz|xz|bz2)

# alternative (direct) method
opts=dversionmangle=s/\+git\d+// \
opts=filenamemangle=s/.*\/(\d[\d\.]+)/$1.tar.gz/ \
https://github.com/resmo/git-ftp/tags .*/tarball/(\d[\d\.]+)