[Debian-med-packaging] Help for watch file needed for ssake
gregor herrmann
gregoa at debian.org
Sat Jan 18 17:49:25 UTC 2014
On Sat, 18 Jan 2014 16:55:13 +0100, Andreas Tille wrote:
> version=3
> opts=downloadurlmangle=s/software\/ssake\/releases\/([.\d]+)/&\/ssake_v$1-tar.gz/" \
> http://www.bcgsc.ca/platform/bioinfo/software/ssake/releases/([\d.]*)
> 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
The following seems to work:
version=3
opts=downloadurlmangle=s{([\d.]+)$}{$&/ssake_v$1-tar.gz}g \
http://www.bcgsc.ca/platform/bioinfo/software/ssake/releases/([\d.]*)
Cheers,
gregor
--
.''`. Homepage: http://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06
: :' : Debian GNU/Linux user, admin, and developer - http://www.debian.org/
`. `' Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe
`- NP: Derek Patton: Bright Grey
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/debian-med-packaging/attachments/20140118/cbf2833a/attachment.sig>
More information about the Debian-med-packaging
mailing list