Packaging ardour 4.0
    forum::für::umläute 
    zmoelnig at umlaeute.mur.at
       
    Mon Apr 20 10:24:06 UTC 2015
    
    
  
On 2015-04-20 12:13, Jaromír Mikeš wrote:
> 2015-04-20 10:30 GMT+02:00 Fabian Greffrath <fabian at greffrath.com>:
> 
>> Am Montag, den 20.04.2015, 10:27 +0200 schrieb Jaromír Mikeš:
>>> What is wrong ? :(
>>
>> I think you will have to pass --git-debian-branch=master-a4 and
>> --git-upstream-branch=upstream-a4 to "gbp buildpackage" to point it to
>> the right branches.
>>
> 
> Sorry some problem between my ears , but still can't get it work. :(
> 
> $ git checkout alioth/upstream-a4
is "alioth/upstream-a4" a local branch? or is it just a short-form for
the "upstream-a4" branch on the "alioth" remote?
if you see:
$ git branch
* (detached from alioth/upstream-a4)
then you most likely have the 2nd case, and gbp seems to need a local
branch.
so do, e.g.
$ git checkout upstream-a4
to create a local branch from the remote.
apart from that, i would think that the branch "foo/bar" (as checked
out) and the branch "bar" (as given to gbp) are never the same.
fgmsdr
IOhannes
    
    
More information about the pkg-multimedia-maintainers
mailing list