Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 11e977d8 authored by Thomas Moulard's avatar Thomas Moulard
Browse files

Improve watch file

parent 786cb89e
No related branches found
No related tags found
No related merge requests found
# 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
version=3 version=3
# Mangle upstream pre-releases to make sure they are ordered before
http://www.irisa.fr/lagadic/visp/download.html http://gforge.inria.fr/frs/download.php/.*/ViSP-(.*).tar.gz # the final release.
opts=uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/ \
http://www.irisa.fr/lagadic/visp/download.html \
(?:.*/|)ViSP-(\d\S*)\.(?:tar\.(?:gz|bz2|xz)|tgz|tbz2|txz|zip)(?:|\?\S+)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment