On 2018-05-21 16:28 +0000, Niels Thykier wrote:
> Control: tags -1 patch
> Control: severity -1 serious
>
> On Mon, 21 May 2018 17:05:54 +0200 Sven Joachim <[email protected]> wrote:
>> Package: debhelper
>> Version: 11.3
>>
>> Upon rebuilding (binary-arch only) ncurses with debhelper 11.3, I found
>> that lintian would notice missing upstream changelogs:
>>
>> ,----
>> | P: libtinfo6: no-upstream-changelog
>> | P: libtinfo5: no-upstream-changelog
>> | P: lib64tinfo6: no-upstream-changelog
>> | P: ncurses-bin: no-upstream-changelog
>> | P: ncurses-examples: no-upstream-changelog
>> `----
>>
>> In debian/rules I have "dh_installchangelogs -a NEWS", nothing fancy.
>> And dh_installchangelogs silently skipped this file.
>>
>>
>> [...]
> Hi Sven,
>
> Thanks for reporting this bug.
>
> Could you please try the attached patch and see/confirm it fixes the
> issue for you?
Yep, that seems to work. :-)
Thanks,
Sven