[Pkg-bazaar-maint] RFS: Bazaar-Explorer 0.11.2-1

Andrew SB a.starr.b at gmail.com
Wed Feb 10 20:38:18 UTC 2010


On Wed, Feb 10, 2010 at 3:18 PM, Jelmer Vernooij <jelmer at samba.org> wrote:
> On Wed, 2010-02-10 at 15:13 -0500, Andrew SB wrote:
>> On Wed, Feb 10, 2010 at 2:46 PM, Jelmer Vernooij <jelmer at samba.org> wrote:
>> >> Looks like qbzr 0.18.1-1 was just uploaded, so this should be ready to go.
>> > Can you please update debian/watch to cope with the b1 extension ? uscan
>> > can't find the upstream tarball at the moment.
>> It finds it here. Except that I need to rename the upstream tarball to
>> 1.0.0~b1-1 as it seems that 1.0.0b1-1 > 1.0.0-1
> uscan should be doing (and can do) this renaming for you.
>
>> andrew at andrew-laptop:~/development/bzr-explorer/unstable$ uscan
>> bzr-explorer: Newer version (1.0.0b1) available on remote site:
>>   http://launchpad.net/bzr-explorer/trunk/1.0.0beta/+download/bzr-explorer-1.0.0b1.tar.gz
>>   (local version is 1.0.0~b1)
>> bzr-explorer: Successfully downloaded updated package
>> bzr-explorer-1.0.0b1.tar.gz
>>     and symlinked bzr-explorer_1.0.0b1.orig.tar.gz to it
>>
>> Any suggestions? Should I add a get-orig-source target renaming the tarball?
> No, please add it inside of the watch file - it has mangling support
> exactly for this reason. If you use the mangling in the watch file uscan
> and DEHS will be able to match up the upstream and debian versions and
> can give info such as whether your package is out of date.

Ah... I got it. I added:

opts="uversionmangle=s/(b[0-9]+)$/~\\1/" \

It seems to handle the renaming fine here. Re-uploaded to mentors.

Thanks!

-- Andrew



More information about the Pkg-bazaar-maint mailing list