:: Re: [DNG] Help me understand what D…
Top Page
Delete this message
Reply to this message
Author: aitor_czr
Date:  
To: Edward Bartolo
CC: dng
Subject: Re: [DNG] Help me understand what Daniel Reurich is asking?
Hi Edward,

El 11/02/16 a las 08:31, Edward Bartolo escribió:
> Hi,
>
> I repeated the git tag command and it was successfully run. However,
> git-buildpackage complained that there is no
> simple-netaid_0.1.1.orig.tar.bz2 file in the sources parent directory.
> As there is actually a simple-netaid_0.1.1.orig.tar.bz2 file, I am
> perplexed.
>
> Edward
>
> On 11/02/2016, aitor_czr<aitor_czr@???> wrote:
>> >
>> >On 02/11/2016 08:21 AM, Edward Bartolo wrote:
>>> >>$ git taf -a 0.1.1 -m "Tagging
>>> >>simple-netaid version number 0.1.1"
>> >
>> >$ git tag [...]
>> >
>> >Aitor.


You can generate the tarball doing:

$ pristine-tar checkout ../simple-netaid_0.1.1.orig.tar.bz2

Cheers,

Aitor.