[Debian-med-packaging] Help for watch file needed for ssake
Andreas Tille
andreas at an3as.eu
Sat Jan 18 22:54:43 UTC 2014
On Sat, Jan 18, 2014 at 06:49:25PM +0100, gregor herrmann wrote:
> On Sat, 18 Jan 2014 16:55:13 +0100, Andreas Tille wrote:
>
> > 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.]*)
Hmmm, it just drops the tarball named
3.8.1
(simply the version number as file name) and I failed to add a proper
filenamemangle statement. :-( However, this solution has the advantage
that it really prints all available versions (which is not the case in
his suggestion and the renaming / linking to orig.tar.gz is necessary
as well).
Thanks for your patience and greetings from MiniDebConf in Paris
Andreas.
--
http://fam-tille.de
More information about the Debian-med-packaging
mailing list