[med-svn] [Git][med-team/psortb][master] 2 commits: Add missing header file
Andreas Tille (@tille)
gitlab at salsa.debian.org
Mon May 6 15:43:05 BST 2024
Andreas Tille pushed to branch master at Debian Med / psortb
Commits:
ba86b822 by Andreas Tille at 2024-05-06T16:32:39+02:00
Add missing header file
- - - - -
d94c4679 by Andreas Tille at 2024-05-06T16:32:59+02:00
routine-update: Standards-Version: 4.7.0
- - - - -
4 changed files:
- debian/changelog
- debian/control
- + debian/patches/add_missing_header.patch
- debian/patches/series
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+psortb (3.0.6+dfsg-4) UNRELEASED; urgency=medium
+
+ * Add missing header file
+ Closes: #1070459
+ * Standards-Version: 4.7.0 (routine-update)
+
+ -- Andreas Tille <tille at debian.org> Mon, 06 May 2024 15:57:40 +0200
+
psortb (3.0.6+dfsg-3) unstable; urgency=medium
* Team upload.
=====================================
debian/control
=====================================
@@ -14,7 +14,7 @@ Build-Depends: debhelper-compat (= 13),
libmodhmm-dev,
pkg-config,
pftools,
-Standards-Version: 4.6.0
+Standards-Version: 4.7.0
Vcs-Browser: https://salsa.debian.org/med-team/psortb
Vcs-Git: https://salsa.debian.org/med-team/psortb.git
Homepage: https://www.psort.org/
=====================================
debian/patches/add_missing_header.patch
=====================================
@@ -0,0 +1,13 @@
+Description: Add missing header file
+Bug-Debian: https://bugs.debian.org/1070459
+Author: Andreas Tille <tille at debian.org>
+Last-Update: Mon, 06 May 2024 15:57:40 +0200
+
+--- a/bio-tools-psort-modhmm/binding.c
++++ b/bio-tools-psort-modhmm/binding.c
+@@ -1,4 +1,5 @@
+ #include <stdio.h>
++#include <stdlib.h>
+
+ #include "modhmm0.92b/structs.h"
+
=====================================
debian/patches/series
=====================================
@@ -4,3 +4,4 @@ fix_build_Algorithm-SVM.patch
remove-bundled-party-libsvm.patch
path_to_conf.patch
fix_module_path.patch
+add_missing_header.patch
View it on GitLab: https://salsa.debian.org/med-team/psortb/-/compare/3fe3fd751554b870489a7116f57215dacce315cc...d94c46799a5a6906708478730f02bda5be3b7df2
--
View it on GitLab: https://salsa.debian.org/med-team/psortb/-/compare/3fe3fd751554b870489a7116f57215dacce315cc...d94c46799a5a6906708478730f02bda5be3b7df2
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/20240506/224be8f2/attachment-0001.htm>
More information about the debian-med-commit
mailing list