On Donnerstag, 16. März 2017 17:26:23 CET Matthias Klose wrote:
> please read about bug severities.
This bugs renders the source package unusable for me.
That's what reportbug suggests 'important' for ("...major effect on the
usability...")
And I need the source package to create a .deb with deb
Control: severity -1 normal
On 16.03.2017 17:13, Tim Ruehsen wrote:
> Package: bash
> Version: 4.4-4+b1
> Severity: serious
> Justification: fails to build from source (but built successfully in the past)
>
> Dear Maintainer,
>
> in debian/rules the $(STRIP) command is tried to be executed even
Package: bash
Version: 4.4-4+b1
Severity: serious
Justification: fails to build from source (but built successfully in the past)
Dear Maintainer,
in debian/rules the $(STRIP) command is tried to be executed even when empty.
The code is
ifneq (,$(findstring nostrip,$(DEB_BUILD_OPTIONS)))
ifneq
3 matches
Mail list logo