Re: watch file help needed: Download page of mkgmap changed and is now hiding download files behind JavaScript code

2014-04-24 Thread Daniel Lintott
On 24/04/14 12:32, Andreas Tille wrote: > Hi Daniel, > > thanks for your continuous trials to help me. :-) > No problem! I enjoy a good bit of problem solving! > On Thu, Apr 24, 2014 at 11:22:22AM +0100, Daniel Lintott wrote: >> >> Hope that helps... > > Not really since I can not confirm that

Re: watch file help needed: Download page of mkgmap changed and is now hiding download files behind JavaScript code

2014-04-24 Thread Andreas Tille
Hi Daniel, thanks for your continuous trials to help me. :-) On Thu, Apr 24, 2014 at 11:22:22AM +0100, Daniel Lintott wrote: > On 24/04/14 10:32, Daniel Lintott wrote: > > On 24/04/14 09:44, Daniel Lintott wrote: > >> On 24/04/14 09:04, Andreas Tille wrote: > >>> Hi, > >>> > >>> if you look at th

Re: watch file help needed: Download page of mkgmap changed and is now hiding download files behind JavaScript code

2014-04-24 Thread Daniel Lintott
On 24/04/14 10:32, Daniel Lintott wrote: > On 24/04/14 09:44, Daniel Lintott wrote: >> On 24/04/14 09:04, Andreas Tille wrote: >>> Hi, >>> >>> if you look at the HTML code of >>> >>>http://www.mkgmap.org.uk/download/ >>> >>> you see strings like: >>> >>> \"mkgmap-r3226-src.tar.gz\": 1555754

Re: watch file help needed: Download page of mkgmap changed and is now hiding download files behind JavaScript code

2014-04-24 Thread Daniel Lintott
On 24/04/14 09:44, Daniel Lintott wrote: > On 24/04/14 09:04, Andreas Tille wrote: >> Hi, >> >> if you look at the HTML code of >> >>http://www.mkgmap.org.uk/download/ >> >> you see strings like: >> >> \"mkgmap-r3226-src.tar.gz\": 1555754, \"mkgmap-r3226-src.zip\": 2194070, >> >> and thus u

Re: watch file help needed: Download page of mkgmap changed and is now hiding download files behind JavaScript code

2014-04-24 Thread Daniel Lintott
On 24/04/14 09:04, Andreas Tille wrote: > Hi, > > if you look at the HTML code of > >http://www.mkgmap.org.uk/download/ > > you see strings like: > > \"mkgmap-r3226-src.tar.gz\": 1555754, \"mkgmap-r3226-src.zip\": 2194070, > > and thus uscan stopped working. I guess it will be hard to

Re: watch file help needed: Download page of mkgmap changed and is now hiding download files behind JavaScript code

2014-04-24 Thread Paul Wise
On Thu, Apr 24, 2014 at 4:04 PM, Andreas Tille wrote: > Any idea how we could make uscan capable to detect and download the latest > source anyway? Use a match based on the zip download and downloadurlmangle to transform that to a src tarball. -- bye, pabs http://wiki.debian.org/PaulWise -

watch file help needed: Download page of mkgmap changed and is now hiding download files behind JavaScript code

2014-04-24 Thread Andreas Tille
Hi, if you look at the HTML code of http://www.mkgmap.org.uk/download/ you see strings like: \"mkgmap-r3226-src.tar.gz\": 1555754, \"mkgmap-r3226-src.zip\": 2194070, and thus uscan stopped working. I guess it will be hard to convince upstream that their new shiny page is a bad idea for

Re: Watch file help needed

2013-10-20 Thread Bart Martens
On Sun, Oct 20, 2013 at 07:27:40PM +0200, Andreas Tille wrote: > Hi, > > rel2gpx was moved to a new location > > http://blog.velocarte66.fr/?q=de/node/170 > > I tried to adapt the watch file to > > > http://anonscm.debian.org/gitweb/?p=pkg-grass/rel2gpx.git;a=commitdiff;h=HEAD > > but thi

Re: Watch file help needed

2013-10-20 Thread Pierre Blanc
Hi Andreas, At the end of your line, you have this \..tgz, but it's \.tgz And the link http://blog.velocarte66.fr/sites/blog.velocarte66.fr/files//filepicker/1/rel2gpx_v027.tgz on the page is not found. Best regards. -- Cordialement, Blanc Pierre -- To UNSUBSCRIBE, email to debian-mentors-

Re: Watch file help needed

2013-10-20 Thread Marius Gavrilescu
Andreas Tille writes: > but this does not work as expected. Any hint? 1. you have an extra "." in your watchfile. The line should be http://blog.velocarte66.fr/?q=de/node/170 /sites/blog.velocarte66.fr/files//filepicker/1/rel2gpx_([v.\d]+)\.tgz instead of http://blog.velocarte66.fr/?q=

Watch file help needed

2013-10-20 Thread Andreas Tille
Hi, rel2gpx was moved to a new location http://blog.velocarte66.fr/?q=de/node/170 I tried to adapt the watch file to http://anonscm.debian.org/gitweb/?p=pkg-grass/rel2gpx.git;a=commitdiff;h=HEAD but this does not work as expected. Any hint? Kind regards Andreas. -- http://fam-t

Re: Watch file help needed

2013-02-14 Thread Andreas Tille
On Wed, Feb 13, 2013 at 09:58:28PM +0600, Andrey Rahmatullin wrote: > For the reference: > > opts="uversionmangle=s/_/./" \ > ftp://ftp.ebi.edu.au/pub/software/MEME/index.html > .*/meme_([\d\._]+)\.tar\.gz > > > > -- Downloading updated package meme_4.9.0_4.tar.gz > > uscan warning: In direct

Re: Watch file help needed

2013-02-13 Thread Bart Martens
On Wed, Feb 13, 2013 at 04:39:11PM +0100, Andreas Tille wrote: > Hi, > > the watch file of the prospective package meme[1] is reporting a new > [1] svn://svn.debian.org/debian-med/trunk/packages/meme/trunk > version but fails to download the latest version (4.9.0.4). It was > working nicely with

Re: Watch file help needed

2013-02-13 Thread Andrey Rahmatullin
On Wed, Feb 13, 2013 at 04:39:11PM +0100, Andreas Tille wrote: > the watch file of the prospective package meme[1] is reporting a new > version but fails to download the latest version (4.9.0.4). It was > working nicely with version 4.9.0.3. I just get: For the reference: opts="uversionmangle=s/

Watch file help needed

2013-02-13 Thread Andreas Tille
Hi, the watch file of the prospective package meme[1] is reporting a new version but fails to download the latest version (4.9.0.4). It was working nicely with version 4.9.0.3. I just get: $ uscan --verbose --force-download ... 3.5.1/meme_3.5.1.tar.gz 3.5.0/meme_3.5.0.tar.gz Newest ve