File: watch

package info (click to toggle)
libcgi-formbuilder-perl 3.09-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 1,504 kB
  • ctags: 450
  • sloc: perl: 7,224; makefile: 12
file content (10 lines) | stat: -rw-r--r-- 526 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
# Run the "uscan" command to check for upstream updates and more.
version=3
#opts="uversionmangle=s/(\d)\.(\d{2})(\d{2})/$1.$2.$3/" \
#	http://www.formbuilder.org/download/CGI-FormBuilder-([\d\.]*)\.ta?r?\.?gz debian

opts="uversionmangle=s/(\d)\.(\d{2})(\d{2})/$1.$2.$3/" \
	http://search.cpan.org/dist/CGI-FormBuilder/ .*/CGI-FormBuilder-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

opts="uversionmangle=s/(\d)\.(\d{2})(\d{2})/$1.$2.$3/" \
https://github.com/formbuilder/formbuilder/tags .*/archive/v?(\d[\d.]+)\.tar\.gz