Package: git-buildpackage
Version: 0.6.11
Severity: normal

I have a repository with a dfsg branch, and therefore I created a
debian/gbp.conf that contains just this:

    [buildpackage]
    upstream-tag = dfsg/%(version)s

With git-buildpackage 0.6.10, running `gbp buildpackage -uc -us -S`
produces the following output:

    gbp:info: libfann_2.1.0~beta~dfsg.orig.tar.gz does not exist, creating from 
'dfsg/2.1.0_beta_dfsg'
                                                                                
 ^^^^

With git-buildpackage 0.6.11, I get the following error:

    gbp:error: upstream/2.1.0_beta_dfsg is not a valid treeish
               ^^^^^^^^

So it's not looking at dfsg/%(version)s as it should, and did with
0.6.10 as you can see above. Downgrading back to 0.6.10 resolves
the issue.

The repo is available here if you want to verify this:

    git://code.kvr.at/git/pkg-libfann.git


Christian


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to