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 question is, is it possible to write a d/watch file for that? > > [0] https://code.google.com/p/jing-trang/downloads/list > [1] https://code.google.com/p/jing-trang/source/browse/#svn%2Ftags%2FV20131210 > > Thanks, > Eugene >
That should get you started: $ cat debian/watch version=3 https://code.google.com/p/jing-trang/source/browse/tags/ V(.*) You'll still need a repack script shell to create the tarball but at least you can scan for newever version automagically. -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/CA+7wUswWp3K05-vSOPq1Cc_w23MJ31=vpxpi+qnsglhwhb_...@mail.gmail.com