[Debian-med-packaging] Help for watch file needed for ssake
Andreas Tille
andreas at an3as.eu
Sat Jan 18 15:55:13 UTC 2014
Hi,
the current watch file for ssake fails finding any version. The reason
is that the upstream download page
http://www.bcgsc.ca/platform/bioinfo/software/ssake/releases
has dedicated download pages for every single download tarball. I tried
to fix this using the following watch file
version=3
opts=downloadurlmangle=s/software\/ssake\/releases\/([.\d]+)/&\/ssake_v$1-tar.gz/" \
http://www.bcgsc.ca/platform/bioinfo/software/ssake/releases/([\d.]*)
at least is able to detect the versions but I get
$ uscan --verbose --report
-- Scanning for watchfiles in .
-- Found watchfile in ./debian
-- In debian/watch, processing watchfile line:
opts=downloadurlmangle=s/software\/ssake\/releases\/([.\d]+)/&\/ssake_v$1-tar.gz/" http://www.bcgsc.ca/platform/bioinfo/software/ssake/releases/([\d.]*)
-- Found the following matching hrefs:
http://www.bcgsc.ca/platform/bioinfo/software/ssake/releases/2.0 (2.0)
http://www.bcgsc.ca/platform/bioinfo/software/ssake/releases/2.0 (2.0)
http://www.bcgsc.ca/platform/bioinfo/software/ssake/releases/3.8.1 (3.8.1)
http://www.bcgsc.ca/platform/bioinfo/software/ssake/releases/3.8.1 (3.8.1)
http://www.bcgsc.ca/platform/bioinfo/software/ssake/releases/3.8 (3.8)
http://www.bcgsc.ca/platform/bioinfo/software/ssake/releases/3.8 (3.8)
http://www.bcgsc.ca/platform/bioinfo/software/ssake/releases/3.7 (3.7)
http://www.bcgsc.ca/platform/bioinfo/software/ssake/releases/3.7 (3.7)
http://www.bcgsc.ca/platform/bioinfo/software/ssake/releases/3.6 (3.6)
http://www.bcgsc.ca/platform/bioinfo/software/ssake/releases/3.6 (3.6)
http://www.bcgsc.ca/platform/bioinfo/software/ssake/releases/3.5 (3.5)
http://www.bcgsc.ca/platform/bioinfo/software/ssake/releases/3.5 (3.5)
http://www.bcgsc.ca/platform/bioinfo/software/ssake/releases/3.4 (3.4)
http://www.bcgsc.ca/platform/bioinfo/software/ssake/releases/3.4 (3.4)
http://www.bcgsc.ca/platform/bioinfo/software/ssake/releases/3.2.1 (3.2.1)
http://www.bcgsc.ca/platform/bioinfo/software/ssake/releases/3.2.1 (3.2.1)
http://www.bcgsc.ca/platform/bioinfo/software/ssake/releases/3.2 (3.2)
http://www.bcgsc.ca/platform/bioinfo/software/ssake/releases/3.2 (3.2)
uscan: In debian/watch, potentially unsafe or malformed downloadurlmangle pattern:
's/software\/ssake\/releases\/([.\d]+)/&\/ssake_v$1-tar.gz/"' found. Skipping watchline
http://www.bcgsc.ca/platform/bioinfo/software/ssake/releases/([\d.]*)
-- Scan finished
Any help to fix the watch file?
Kind regards
Andreas.
--
http://fam-tille.de
More information about the Debian-med-packaging
mailing list