[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: debian/watch and different action than `uupdate'



On Sun, Aug 26, 2007 at 07:10:17PM +0200, Daniel Leidert wrote:
> > 2) Is it possible to use a different action than uupdate, e.g. `fakeroot
> > debian/rules get-orig-source'?
> 
> And this too. Seems to be impossible atm. Would be a nice-to-have for
> me.

$ cat debian/get-source
#! /bin/sh
fakeroot debian/rules get-orig-source
$ cat debian/watch
http://.../.../pkg-(.*).tar.gz  debian  debian/get-source

   Julian



Reply to: