On Sun, 22 Nov 2020 10:37:32 +0100 Adam Borowski <[email protected]>
wrote:
On Thu, Nov 19, 2020 at 07:26:32PM +0100, Bastian Germann wrote:
> * Package name : dvbstreamer
> Version : 2.1.0-5.1
> dvbstreamer (2.1.0-5.1) unstable; urgency=medium
> .
> * Non-maintainer upload.
> * Build with libedit (Closes: #966143).
Hi,
I find it strange that you patch both the source (Makefile.am) and
precompiled stuff (Makefile.in, configure.in). Just the former
should be enough -- and if it isn't, it should be either fixed, or,
to keep a NMU minimal, at least commented upon.
You are right, the Makefile.in change is not needed. However, the
configure.in change is needed. That change is actually in an existing
patch; the file was already patched not to check for ncurses/termcap.
I replaced my upload with Makefile.in untouched.