:: Re: [DNG] Help me understand what D…
Top Page
Delete this message
Reply to this message
Author: aitor_czr
Date:  
To: Daniel Reurich, dng
Subject: Re: [DNG] Help me understand what Daniel Reurich is asking?
On 02/12/2016 02:51 AM, Daniel Reurich <daniel@???> wrote:
>> Where can i find documentation about this other method? I've never used it.
>> >
>> >Are the existing *.git files generated by this format? See, for example,
>> >the case of gdisk:
>> >
>> >http://packages.devuan.org/devuan/pool/main/g/gdisk/
>> >
>> >There isn't any tarball in the repository...; a git file, instead.
>> >
>> >Although after downloading the sources of the project i find the same
>> >3.0 (quilt) format in "debian/source/format", any 3.0 (native).
>> >
>> >Thanks in advance,
>> >
>> > Aitor.
> It's only used for packages that debian|devuan build for themselves.
> Look at the likes of debootstrap and other debian specific packages.


Thanks, i had a look at the latest commits in edward's git repository,
changing from DebSrc 3.0 (quilt) to DebSrc 3.0 (native) and removing all
the stuffs related with quilt.

Aitor.