:: [DNG] Help me understand what Dan…
Pàgina inicial
Delete this message
Reply to this message
Autor: aitor_czr
Data:  
A: Edward Bartolo, dng
Assumpte: [DNG] Help me understand what Daniel Reurich is asking?
Sorry, some lines were missing:

$ git clonehttps://git.devuan.org/edbarx/netman.git

$ mv netman simple-netaid

$ tar -c simple-netaid | bzip2 > simple-netaid_0.1.1.orig.tar.bz2

$ cd simple-netaid

$ git tag -a 0.1.1 -m 'my_dear_netbarx_sniff'

$ pristine-tar commit ../simple-netaid_0.1.1.orig.tar.bz2 tags/0.1.1

$ git-buildpackage -tc --git-export-dir="../build-area" --git-pristine-tar --git-tag --git-ignore-branch


You can also create a hidden config .gbp file instead of using arguments
in the command line.

HTH.

    Aitor.