Re: [Pkg-javascript-devel] Help with watch file for jquery-lazyload

2013-01-10 Thread Gunnar Wolf
Hi Emilien, and Javascript maintainers in general,

Emilien Klein dijo [Sun, Dec 09, 2012 at 09:37:06PM +0100]:
 Hi Gunnar,

Wow... time flies when you are having fun! :-| I'm sorry, I was on
vacation visiting my wife's family, and this mail went by completely unnoticed.

 (...)
 dpkg: error: version
 'http://github.com/tuupola/jquery_lazyload/archive/1.8.1' has bad
 syntax: epoch in version is not number
 
 Gunnar, has there recently been some changes over at Github that would
 mess with githubredir?

Right, github played a trick on me again, and I must take a look to
fix it. I'll try to have it ready today or tomorrow!

Sorry for the long delay.

___
Pkg-javascript-devel mailing list
Pkg-javascript-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-javascript-devel


Re: [Pkg-javascript-devel] Help with watch file for jquery-lazyload

2013-01-10 Thread Gunnar Wolf
Emilien Klein dijo [Sun, Dec 09, 2012 at 09:37:06PM +0100]:
 Hi Gunnar,
 (...)
 Gunnar, has there recently been some changes over at Github that would
 mess with githubredir?

I fixed githubredir and it should work fine now. I finally got my act
together and am using the public API, instead of doing HTML
screen-scraping as when I started the service - Hopefully this will
remian stable in the long term.

___
Pkg-javascript-devel mailing list
Pkg-javascript-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-javascript-devel


Re: [Pkg-javascript-devel] Help with watch file for jquery-lazyload

2012-12-09 Thread Emilien Klein
Hi Gunnar,

2012/12/8 David Paleino da...@debian.org:
 On Sat, 8 Dec 2012 14:59:06 +0100, Emilien Klein wrote:

 Hi team,

 Hello,

 The following watch file is present for jquery-lazyload:

 version=3
 http://githubredir.debian.net/github/tuupola/jquery_lazyload
 /(.+).tar.gz debian uupdate

 The location of archives on github has changed, and seems like githubredir
 hasn't been fixed to deal with that yet.

 I suggest you to use:

 version=3
 https://github.com/tuupola/jquery_lazyload/tags \
 https://github.com/tuupola/jquery_lazyload/archive/(\d+.*)\.tar\.gz

I've changed the watchfile [0] to point directly to Github, as using
githubredir.d.n was throwing the following kind of errors:

dpkg: error: version
'http://github.com/tuupola/jquery_lazyload/archive/1.8.1' has bad
syntax: epoch in version is not number

Gunnar, has there recently been some changes over at Github that would
mess with githubredir?

 Question: should I start fiddling with the filenamemangle option, or
 is there some other solution? I'm asking because the watchfile used to
 work properly, but now for some reason it doesn't anymore...

 Explained above: github changed layout, and githubredir hasn't been fixed yet.
 And I haven't had time to contact Gunnar about it yet... *hint* ;)

 Have a nice evening,
 David

 --
  . ''`.   Debian developer | http://wiki.debian.org/DavidPaleino
  : :'  : Linuxer #334216 --|-- http://www.hanskalabs.net/
  `. `'`  GPG: 1392B174 | http://deb.li/dapal
`-   2BAB C625 4E66 E7B8 450A C3E1 E6AA 9017 1392 B174

Cheers,
   +Emilien

[0] 
http://anonscm.debian.org/gitweb/?p=pkg-javascript/jquery-lazyload.git;a=commitdiff;h=94fe66d309f7836c098e2acd2c492a8cea3894b8

___
Pkg-javascript-devel mailing list
Pkg-javascript-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-javascript-devel


Re: [Pkg-javascript-devel] Help with watch file for jquery-lazyload

2012-12-08 Thread David Paleino
On Sat, 8 Dec 2012 14:59:06 +0100, Emilien Klein wrote:

 Hi team,

Hello,

 The following watch file is present for jquery-lazyload:
 
 version=3
 http://githubredir.debian.net/github/tuupola/jquery_lazyload
 /(.+).tar.gz debian uupdate

The location of archives on github has changed, and seems like githubredir
hasn't been fixed to deal with that yet.

I suggest you to use:

version=3
https://github.com/tuupola/jquery_lazyload/tags \
https://github.com/tuupola/jquery_lazyload/archive/(\d+.*)\.tar\.gz

 Question: should I start fiddling with the filenamemangle option, or
 is there some other solution? I'm asking because the watchfile used to
 work properly, but now for some reason it doesn't anymore...

Explained above: github changed layout, and githubredir hasn't been fixed yet.
And I haven't had time to contact Gunnar about it yet... *hint* ;)

Have a nice evening,
David

-- 
 . ''`.   Debian developer | http://wiki.debian.org/DavidPaleino
 : :'  : Linuxer #334216 --|-- http://www.hanskalabs.net/
 `. `'`  GPG: 1392B174 | http://deb.li/dapal
   `-   2BAB C625 4E66 E7B8 450A C3E1 E6AA 9017 1392 B174


signature.asc
Description: PGP signature
___
Pkg-javascript-devel mailing list
Pkg-javascript-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-javascript-devel