:: Re: [DNG] netman packages
Pàgina inicial
Delete this message
Reply to this message
Autor: aitor_czr
Data:  
A: dng
Assumpte: Re: [DNG] netman packages
Sorry, Hendrik, i forgot to checkout the gbp-master brach
(git-buildpackage):

$ git clone https://git.devuan.org/aitor_czr/netman.git
$ cd netman
$ pristine-tar checkout ../netman_0.1.1~468c97d.orig.tar.bz2
$ git checkout gbp-master
$ git-buildpackage -tc --git-export-dir="../build-area"
--git-pristine-tar --git-tag --git-ignore-branch

Cheers,

      Aitor.


On 11/11/15 12:38, aitor_czr wrote:
> Hi Hendrik,
>
> The latest version is in the following link:
>
> https://git.devuan.org/edbarx/netman/branches
>
> And here the debian branch and pristine-tar (updated):
>
> https://git.devuan.org/aitor_czr/netman/branches
>
> I updated also the packages:
>
> http://gnuinos.org/netman/
>
> But only in amd64, because i still can't use pbuilder (cowbuilder
> fails in Devuan) and i haven't any computer in i386 to hand at this
> moment. But you can build them in a very easy way:
>
> $ git clone https://git.devuan.org/aitor_czr/netman.git
> $ cd netman
> $ pristine-tar checkout ../netman_0.1.1~468c97d.orig.tar.bz2
> $ git-buildpackage -tc --git-export-dir="../build-area"
> --git-pristine-tar --git-tag --git-ignore-branch
>
> Hope this help,
>
>       Aitor.