Control: tags 1074841 + patch
Control: tags 1074841 + pending

Dear maintainer,

I've prepared an NMU for bglibs (versioned as 2.04+dfsg-6.1) and
uploaded it to DELAYED/7. Please feel free to tell me if I
should delay it longer.

Regards.


-- 
-- 
Peter Pentchev  [email protected] [email protected] [email protected]
PGP key:        https://www.ringlet.net/roam/roam.key.asc
Key fingerprint 2EE7 A7A5 17FC 124C F115  C354 651E EFB0 2527 DF13
diff -Nru bglibs-2.04+dfsg/debian/changelog bglibs-2.04+dfsg/debian/changelog
--- bglibs-2.04+dfsg/debian/changelog	2023-12-14 01:42:35.000000000 +0200
+++ bglibs-2.04+dfsg/debian/changelog	2024-08-07 15:20:24.000000000 +0300
@@ -1,3 +1,11 @@
+bglibs (2.04+dfsg-6.1) unstable; urgency=medium
+
+  * Non-maintainer upload to fix FTBFS.
+  * Add the declarations patch to define _GNU_SOURCE for sigpause(3).
+    Closes: #1074841
+
+ -- Peter Pentchev <[email protected]>  Wed, 07 Aug 2024 15:20:24 +0300
+
 bglibs (2.04+dfsg-6) unstable; urgency=medium
 
   * Replace 'd/symbols' with regenerated 'd/libbg2.symbols'.
diff -Nru bglibs-2.04+dfsg/debian/patches/declarations.patch bglibs-2.04+dfsg/debian/patches/declarations.patch
--- bglibs-2.04+dfsg/debian/patches/declarations.patch	1970-01-01 02:00:00.000000000 +0200
+++ bglibs-2.04+dfsg/debian/patches/declarations.patch	2024-08-07 15:15:41.000000000 +0300
@@ -0,0 +1,16 @@
+Description: Define _GNU_SOURCE for sigpause(3) visibility
+Bug-Debian: https://bugs.debian.org/1074841
+Forwarded: no
+Author: Peter Pentchev <[email protected]>
+Last-Update: 2024-08-07
+
+--- a/unix/sig_suspend.c
++++ b/unix/sig_suspend.c
+@@ -15,6 +15,7 @@
+  * License along with this library; if not, write to the Free Software
+  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
+  */
++#define _GNU_SOURCE
+ #include <signal.h>
+ #include "sig.h"
+ #include "sysdeps.h"
diff -Nru bglibs-2.04+dfsg/debian/patches/series bglibs-2.04+dfsg/debian/patches/series
--- bglibs-2.04+dfsg/debian/patches/series	2023-12-14 01:42:35.000000000 +0200
+++ bglibs-2.04+dfsg/debian/patches/series	2024-08-07 15:13:12.000000000 +0300
@@ -1 +1,2 @@
 001_ensure_use_of_usr_bin_perl.patch
+declarations.patch

Attachment: signature.asc
Description: PGP signature

Reply via email to