[med-svn] [Git][med-team/ghmm][master] 2 commits: add fix_imp_func_issue.patch to fix ftbfs

vimerbf (@vimerbf-guest) gitlab at salsa.debian.org
Thu Jun 27 03:58:26 BST 2024



vimerbf pushed to branch master at Debian Med / ghmm


Commits:
70e19595 by Bo YU at 2024-06-27T10:44:02+08:00
add fix_imp_func_issue.patch to fix ftbfs

Signed-off-by: Bo YU <tsu.yubo at gmail.com>

- - - - -
8805c8a6 by Bo YU at 2024-06-27T10:57:11+08:00
prepare for unstable

Signed-off-by: Bo YU <tsu.yubo at gmail.com>

- - - - -


3 changed files:

- debian/changelog
- + debian/patches/fix_imp_func_issue.patch
- debian/patches/series


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+ghmm (0.9~rc3-7) unstable; urgency=medium
+
+  * Team upload.
+  * Add fix_imp_func_issue.patch to fix ftbfs issue.(Closes: #1073355)
+
+ -- Bo YU <tsu.yubo at gmail.com>  Thu, 27 Jun 2024 10:56:57 +0800
+
 ghmm (0.9~rc3-6) unstable; urgency=medium
 
   * Team upload.


=====================================
debian/patches/fix_imp_func_issue.patch
=====================================
@@ -0,0 +1,17 @@
+Description: fix implicit declaration of function issue
+Author: BO YU <tsu.yubo at gmail.com>
+Bug: https://bugs.debian.org/1073355
+Forwarded: https://sourceforge.net/p/ghmm/patches/16/
+Last-Update: 2024-06-26
+---
+This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
+--- a/ghmm/xmlwriter.c
++++ b/ghmm/xmlwriter.c
+@@ -42,6 +42,7 @@
+ #include <string.h>
+ #include <libxml/encoding.h>
+ #include <libxml/xmlwriter.h>
++#include <libxml/parser.h>
+ 
+ #include "ghmm.h"
+ #include "mes.h"


=====================================
debian/patches/series
=====================================
@@ -1,3 +1,4 @@
+fix_imp_func_issue.patch
 buildError.patch
 pythonpaths.patch
 fix_libxml2_config.patch



View it on GitLab: https://salsa.debian.org/med-team/ghmm/-/compare/a33a7e103e7aa53d8df4c6aea9fe09aefb594e7b...8805c8a6153b42cdd309e2af7df6cbe4b0398b62

-- 
This project does not include diff previews in email notifications.
View it on GitLab: https://salsa.debian.org/med-team/ghmm/-/compare/a33a7e103e7aa53d8df4c6aea9fe09aefb594e7b...8805c8a6153b42cdd309e2af7df6cbe4b0398b62
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/20240627/b1643f4e/attachment-0001.htm>


More information about the debian-med-commit mailing list