Packaging ardour 4.0

Jaromír Mikeš mira.mikes at gmail.com
Mon Apr 20 11:05:09 UTC 2015


2015-04-20 12:31 GMT+02:00 Adrian Knoth <adi at drcomp.erfurt.thur.de>:

> On Mon, Apr 20, 2015 at 12:13:17PM +0200, Jaromír Mikeš wrote:
>
> > > 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
> > Previous HEAD position was e421097... Set gbp.conf to
> {master,upstream}-a4
> > HEAD is now at f3b3893... Imported Upstream version 4.0~dfsg
>
> You're not creating a branch here. You either want
>
>    $ git checkout upstream-a4
>
> which should do it automatically, or throw in a -b.
>

Thanks ... I finally got it .... hopefully right

$ git checkout alioth/upstream-a4
$ git checkout -b upstream-a4
$ git checkout alioth/master-a4
$ git checkout -b master-a4

Now I am building new ardour ... just noticed this in build output

 * Use External Libraries                            : False

Does it mean that we use build-in libraries?

regards

mira
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/pkg-multimedia-maintainers/attachments/20150420/c817614b/attachment.html>


More information about the pkg-multimedia-maintainers mailing list