debian/watch problem

2014-06-13 Thread Eugene Zhukov
Hello, I'm struggling to get debian/watch working for the package jing-trang. The problem is upstream says Google no longer allows publishing tarballs under [0]. So they only have tag for the latest release [1]. My question is, is it possible to write a d/watch file for that? [0]

Re: debian/watch problem

2014-06-13 Thread Colin Tuckley
On 13/06/14 11:50, Eugene Zhukov wrote: I'm struggling to get debian/watch working for the package jing-trang. The problem is upstream says Google no longer allows publishing tarballs under [0]. We are having the same problem with the abcde package, our solution has been to move the code base

Re: debian/watch problem

2014-06-13 Thread Mathieu Malaterre
On Fri, Jun 13, 2014 at 12:50 PM, Eugene Zhukov jevgeni...@gmail.com wrote: Hello, I'm struggling to get debian/watch working for the package jing-trang. The problem is upstream says Google no longer allows publishing tarballs under [0]. So they only have tag for the latest release [1]. My

Re: debian/watch problem due to http://code.google.com download page's link format change

2010-05-23 Thread Iustin Pop
On Sat, May 15, 2010 at 06:48:41PM +0900, Osamu Aoki wrote: Hi, On Sat, May 15, 2010 at 05:16:08PM +0800, Asias He wrote: Hi, All Recently, code.google.com changed the download page link format. As a result, the old debian/watch file in packages whose upstream source code hosted

debian/watch problem due to http://code.google.com download page's link format change

2010-05-15 Thread Asias He
Hi, All Recently, code.google.com changed the download page link format. As a result, the old debian/watch file in packages whose upstream source code hosted on code.google.com did work anymore. Take the ibus project for example: $ cat ibus/debian/watch version=3

Re: debian/watch problem due to http://code.google.com download page's link format change

2010-05-15 Thread Jakub Wilk
* Asias He asias.he...@gmail.com, 2010-05-15, 17:16: Recently, code.google.com changed the download page link format. As a result, the old debian/watch file in packages whose upstream source code hosted on code.google.com did work anymore. [...] The new download page contain the detail link,

Re: debian/watch problem due to http://code.google.com download page's link format change

2010-05-15 Thread Osamu Aoki
Hi, On Sat, May 15, 2010 at 05:16:08PM +0800, Asias He wrote: Hi, All Recently, code.google.com changed the download page link format. As a result, the old debian/watch file in packages whose upstream source code hosted on code.google.com did work anymore. Take the ibus project for

Re: debian/watch problem due to http://code.google.com download page's link format change

2010-05-15 Thread Asias He
On Sat, May 15, 2010 at 5:48 PM, Osamu Aoki os...@debian.org wrote: Hi, I guess we need to generarize situation on sf.net to other popular download sites.  This data is used mainly by uscan program. Yes. When the watch file has an URL matching with the Perl regexp ^http://sf\.net/;, the

Re: debian/watch problem due to http://code.google.com download page's link format change

2010-05-15 Thread Daniel Leidert
Am Samstag, den 15.05.2010, 17:16 +0800 schrieb Asias He: Recently, code.google.com changed the download page link format. As a result, the old debian/watch file in packages whose upstream source code hosted on code.google.com did work anymore. Take the ibus project for example: $ cat

Re: debian/watch problem due to http://code.google.com download page's link format change

2010-05-15 Thread Asias He
On Sat, May 15, 2010 at 9:27 PM, Daniel Leidert daniel.leidert.s...@gmx.net wrote: The URL at http://code.google.com/p/ibus/downloads/list itself tells you everything you need: the version number. And you have a static download location. So what you need to do is to rewrite the download URL to