Bug#813751: gpm patch for musl support

2021-09-06 Thread Helmut Grohne
Tags: pending On Fri, Feb 12, 2016 at 02:07:14AM +0100, Szabolcs Nagy wrote: > fixed. Thank you. Given the lack of maintainer input, I've uploaded your changes to DELAYED/10 and am attaching the relevant nmudiff. Helmut diff --minimal -Nru gpm-1.20.7/debian/changelog gpm-1.20.7/debian/changelog

Bug#813751: gpm patch for musl support

2016-02-11 Thread Szabolcs Nagy
Tags: patch * Helmut Grohne [2016-02-11 18:21:59 +0100]: > On Fri, Feb 05, 2016 at 12:43:53AM +0100, Szabolcs Nagy wrote: > > +This makes gpm compile against musl libc. > > I cannot reproduce this. Even after applying your patch, the build still > fails: > > prog/display-buttons.c:69:4: err

Bug#813751: gpm patch for musl support

2016-02-11 Thread Helmut Grohne
Control: user helm...@debian.org Control: usertags -1 + rebootstrap Control: tags -1 - patch Hi Szabolcs, On Fri, Feb 05, 2016 at 12:43:53AM +0100, Szabolcs Nagy wrote: > +This makes gpm compile against musl libc. I cannot reproduce this. Even after applying your patch, the build still fails

Bug#813751: gpm patch for musl support

2016-02-04 Thread Szabolcs Nagy
Source: gpm Version: 1.20.4-6.1 Tags: patch Fix non-portable SA_MASK usage for musl support. diff -u gpm-1.20.4/debian/changelog gpm-1.20.4/debian/changelog --- gpm-1.20.4/debian/changelog +++ gpm-1.20.4/debian/changelog @@ -1,3 +1,11 @@ +gpm (1.20.4-6.2) UNRELEASED; urgency=medium + + * Non-main