:: Re: [DNG] Debianising my uploaded v…
トップ ページ
このメッセージを削除
このメッセージに返信
著者: Roger Leigh
日付:  
To: dng
題目: 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