File: watch

package info (click to toggle)
tupi 0.2%2Bgit04-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 33,780 kB
  • ctags: 8,094
  • sloc: cpp: 69,811; ruby: 1,021; xml: 786; sh: 124; makefile: 54
file content (15 lines) | stat: -rw-r--r-- 443 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# uscan(1) configuration file
version=3

#opts=\
#uversionmangle=s/\-git/\+git/ \
# http://developer.berlios.de/project/showfiles.php?group_id=12151 \
# .*/tupi_([0-9.\-git]+)\.tar\.(?:gz|bzip2|xz)

opts=\
uversionmangle=s/\-git/+git/ \
 https://github.com/xtingray/tupi/tags .*/archive/v?(\d[-\d\.git]+)\.tar\.(?:gz|bzip2|xz)

opts=\
uversionmangle=s/\-git/\+git/ \
 http://sf.net/tupi.berlios/tupi_([0-9.]+\-git[0-9]+)\.tar\.(?:gz|bzip2|xz)