[med-svn] [Git][med-team/examl][master] Add missing include

Andreas Tille (@tille) gitlab at salsa.debian.org
Thu Apr 11 15:20:16 BST 2024



Andreas Tille pushed to branch master at Debian Med / examl


Commits:
ecd5d698 by Andreas Tille at 2024-04-11T16:16:57+02:00
Add missing include

- - - - -


3 changed files:

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


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+examl (3.0.22-5) UNRELEASED; urgency=medium
+
+  * Add missing include
+    Closes: #1066386
+
+ -- Andreas Tille <tille at debian.org>  Thu, 11 Apr 2024 16:15:37 +0200
+
 examl (3.0.22-4) unstable; urgency=medium
 
   * Packaging update


=====================================
debian/patches/fix_implicit_declaration.patch
=====================================
@@ -0,0 +1,15 @@
+Desciption: Add missing include
+Bug-Debian: https://bugs.debian.org/1066386
+Author: Andreas Tille <tille at debian.org>
+Last-Update: Thu, 11 Apr 2024 16:15:37 +0200
+
+--- a/examl/quartets.c
++++ b/examl/quartets.c
+@@ -40,6 +40,7 @@
+ #include <stdio.h>
+ #include <ctype.h>
+ #include <string.h>
++#include <libgen.h>
+ #include <stdint.h>
+ #include <inttypes.h>
+ #include <unistd.h>


=====================================
debian/patches/series
=====================================
@@ -1,2 +1,3 @@
 hardening.patch
 simde
+fix_implicit_declaration.patch



View it on GitLab: https://salsa.debian.org/med-team/examl/-/commit/ecd5d698ed445d64b49d6091f043eba02aca8968

-- 
View it on GitLab: https://salsa.debian.org/med-team/examl/-/commit/ecd5d698ed445d64b49d6091f043eba02aca8968
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/20240411/31972407/attachment-0001.htm>


More information about the debian-med-commit mailing list