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

Re: librabbitmq and git



On 19 August 2014 09:55, Tianon Gravi <admwiggin@gmail.com> wrote:
Not that I'm involved in the packaging or the upstream here in any
way, but I just wanted to point out that this is exactly what
"debian/watch"[1] is for, which uscan(1) will read and use to find
upstream versions.

Unfortunately, debian/watch (AFAIK) doesn't include any details of any changes that were made to the tar.gz file by the package developer.

In this case, there is a debian/watch, and it seems to use github:

 version=3
opts=uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/,filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/librabbitmq-c-$1.tar.gz/ \
https://github.com/alanxz/rabbitmq-c/releases \
/alanxz/rabbitmq-c/archive/v([\d\.]+)\.tar\.gz

--
Brian May <brian@microcomaustralia.com.au>

Reply to: