[med-svn] [Git][med-team/libmems][master] 3 commits: fix-system.patch: new: fix build failure on arm.

Étienne Mollier (@emollier) gitlab at salsa.debian.org
Sun Mar 10 13:25:32 GMT 2024



Étienne Mollier pushed to branch master at Debian Med / libmems


Commits:
e943912a by Étienne Mollier at 2024-03-10T14:23:53+01:00
fix-system.patch: new: fix build failure on arm.

Closes: #1065765

- - - - -
15ef0988 by Étienne Mollier at 2024-03-10T14:24:38+01:00
d/control: add myself to uploaders.

- - - - -
47c2ae3f by Étienne Mollier at 2024-03-10T14:25:04+01:00
ready to upload to unstable.

- - - - -


4 changed files:

- debian/changelog
- debian/control
- + debian/patches/fix-system.patch
- debian/patches/series


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+libmems (1.6.0+4725-10) unstable; urgency=medium
+
+  * fix-system.patch: new: fix build failure on arm. (Closes: #1065765)
+  * d/control: add myself to uploaders.
+
+ -- Étienne Mollier <emollier at debian.org>  Sun, 10 Mar 2024 14:24:52 +0100
+
 libmems (1.6.0+4725-9.1) unstable; urgency=medium
 
   * Non-maintainer upload.


=====================================
debian/control
=====================================
@@ -1,6 +1,7 @@
 Source: libmems
 Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
-Uploaders: Andreas Tille <tille at debian.org>
+Uploaders: Andreas Tille <tille at debian.org>,
+           Étienne Mollier <emollier at debian.org>
 Section: science
 Priority: optional
 Build-Depends: dpkg-dev (>= 1.22.5), debhelper-compat (= 13),


=====================================
debian/patches/fix-system.patch
=====================================
@@ -0,0 +1,17 @@
+Description: fix build failure on arm.
+Author: Étienne Mollier <emollier at debian.org>
+Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1065765
+Forwarded: no
+Last-Update: 2024-03-10
+---
+This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
+--- libmems.orig/libMems/dmSML/util.c
++++ libmems/libMems/dmSML/util.c
+@@ -3,6 +3,7 @@
+ #endif
+ 
+ #include <stdio.h>
++#include <stdlib.h>
+ #include "libMems/dmSML/util.h"
+ 
+ #define FMT_BUFFER_SIZE     (32)


=====================================
debian/patches/series
=====================================
@@ -7,3 +7,4 @@ pkg-config-directive.patch
 boost1.62.patch
 # automake_drop_version_info.patch
 drop-version-number.patch
+fix-system.patch



View it on GitLab: https://salsa.debian.org/med-team/libmems/-/compare/8ca0b8305107ade35972785a3e1b228301b03b91...47c2ae3f1b83e4da4151c606725e8bf18af8184e

-- 
View it on GitLab: https://salsa.debian.org/med-team/libmems/-/compare/8ca0b8305107ade35972785a3e1b228301b03b91...47c2ae3f1b83e4da4151c606725e8bf18af8184e
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20240310/bef0d775/attachment-0001.htm>


More information about the debian-med-commit mailing list