File: watch

package info (click to toggle)
libhtmlparser-java 1.6.20060610.dfsg0-3
  • links: PTS, VCS
  • area: main
  • in suites: lenny, squeeze, wheezy
  • size: 6,736 kB
  • ctags: 3,706
  • sloc: java: 35,078; sh: 2,502; xml: 468; makefile: 27
file content (16 lines) | stat: -rw-r--r-- 587 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Example watch control file for uscan
# Rename this file to "watch" and then you can run the "uscan" command
# to check for upstream updates and more.
# See uscan(1) for format

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

# Uncomment to find new files on sourceforge, for devscripts >= 2.9
# opts=dversionmangle=s/(\d+)\.(\d+)\.(\d+)/$1.$2..$3/ \
opts=uversionmangle=s/(\d+)\.(\d)(\d)\.(\d+)/$1.$2.$3.$4/,\
dversionmangle=s/\.dfsg\d$// \
  http://sf.net/htmlparser/htmlparser(\d+)_(\d+)_?(\d*)\.zip

# <http://downloads.sourceforge.net/htmlparser/htmlparser1_6_20060610.zip