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

Re: Bug#699669: RFS: agar/1.4.1+repack1-1 [ITP] -- toolkit for graphical applications



On 02/04/2013 10:50 PM, Mathieu Malaterre wrote:
> Package looks pretty good !
>
> Some quick comments:
>
> What's with the renaming (Please add a REAMDE.source for explanation thanks) ?
>
> $ uscan --verbose --force-download
> [...]
> Newest version on remote site is 1.4.1, local version is 1.4.1+repack1
>  => remote site does not even have current version
> -- Scan finished
Stephen,

You need to add the following in your debian/watch file:
opts=dversionmangle=s/\+repack\d// \

In other words, your watch file becomes:

version=3
opts=dversionmangle=s/\+repack\d// \
http://stable.hypertriton.com/agar/agar-(.*)\.tar.gz

If you don't do that, then uscan can't find the correct
match between debian and upstream versions.

Also, I don't think "+repack" is very nice. Probably you could
use "+dfsg" instead, which is more the habit in Debian.

Thomas


Reply to: