Hi Frits,
Try this other way:
1) Checkout the gbp-master branch and remove the .git folder,
because we will use git-import-orig instead of git-import-dsc,
and git-import-orig doesn't support metadatas.
2) Now go to the parent directory, create a new folder and enter into it.
3) Create an empty git repository and import the sources of netman:
$ git-import-orig --pristine-tar ../netman
4) Enter the name of the project and the version:
What will be the source package name? [] netman
What is the upstream version? [] 0.1.1~468c97d
[....]
5) Now build:
$ git-buildpackage -tc --git-export-dir="../build-area"
--git-pristine-tar --git-ignore-branch
Aitor.
On 11/15/2015 08:04 PM, Godefridus Daalmans <frits@???> wrote:
> So it failed because you are not allowed to sign because only Aitor is.