Hi all,
On 12/27/2015 02:40 PM, Edward Bartolo wrote:
> Hi,
>
> Thanks Aitor. At the moment, I am exercising my maintainer's skills on
> a simple package I created but that I didn't upload. This is to
> sharpen my skills so that I avoid stupid mistakes with git while at
> the same time, I learn.
>
> Edward
I pushed to gitlab the latest version with *debconf*:
https://git.devuan.org/aitor_czr/netman/branches
I will repeat the proccess:
$ git clone
https://git.devuan.org/aitor_czr/netman.git
$ cd netman
$ pristine-tar checkout ../netman_0.1.1-41822e0.orig.tar.bz2
pristine-tar: successfully generated ../netman_0.1.1-41822e0.orig.tar.bz2
$ git-buildpackage -tc --git-export-dir="../build-area"
--git-pristine-tar --git-tag --git-ignore-branch
Cheers,
Aitor.