# Upstream tags pre-releases as v7.0.0-m0 (git cannot hold a tilde);
# Debian wants 7.0.0~m0 so it sorts before 7.0.0.
#
# http, not https: ctsim.org serves https with a self-signed certificate,
# which uscan rejects, so https would break the check rather than secure
# it.  See the override in debian/source/lintian-overrides.  When the site
# has a certificate from a recognised authority this should become https
# and the override go.
version=5
opts="uversionmangle=s/-(m|rc|alpha|beta)(\d+)$/~$1$2/" \
http://ctsim.org/download.html .*/ctsim/ctsim-([\d\.]*)\.tar\.gz
