:: Re: [DNG] Debianising my uploaded v…
Página Principal
Delete this message
Reply to this message
Autor: Roger Leigh
Data:  
Para: dng
Assunto: Re: [DNG] Debianising my uploaded version of netman.
On 16/12/2015 20:03, Edward Bartolo wrote:
>> On 15/12/15 21:00, Rainer Weikusat <rainerweikusat@???> wrote:
>>> Some more remarks on the packaging efforts so far: The rules file in the
>>> git repository is
>
>>> override_dh_auto_clean:
>>>           dh_auto_clean

>
> I am very hesitant about deleting this particular line as it has been
> added to clean the sources after using dpkg-buildpackage.


Are you *sure* about that? You're overriding the default clean action,
and then setting the custom action to run the default action...
Deleting these two lines should be harmless, since it will default to
running dh_auto_clean /anyway/, i.e. the lines here are redundant.


Regards,
Roger