[med-svn] [Git][med-team/mira][master] 2 commits: Add patch to fix FTBFS with gcc-13 (Closes: #1037778)

Nilesh Patra (@nilesh) gitlab at salsa.debian.org
Sat Jun 17 20:55:29 BST 2023



Nilesh Patra pushed to branch master at Debian Med / mira


Commits:
099a78ff by Nilesh Patra at 2023-06-17T19:33:40+00:00
Add patch to fix FTBFS with gcc-13 (Closes: #1037778)

- - - - -
d5a39c62 by Nilesh Patra at 2023-06-18T01:10:04+05:30
Upload to unstable

- - - - -


3 changed files:

- debian/changelog
- + debian/patches/gcc-13.patch
- debian/patches/series


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+mira (4.9.6-8) unstable; urgency=medium
+
+  * Team Upload.
+  * Add patch to fix FTBFS with gcc-13 (Closes: #1037778)
+
+ -- Nilesh Patra <nilesh at debian.org>  Sun, 18 Jun 2023 01:09:50 +0530
+
 mira (4.9.6-7) unstable; urgency=medium
 
   * Team Upload.


=====================================
debian/patches/gcc-13.patch
=====================================
@@ -0,0 +1,15 @@
+Description: Include missing cstdint header
+Author: Nilesh Patra <nilesh at riseup.net>
+Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1037778
+Forwarded: not-needed
+Last-Update: 2023-06-17
+--- a/src/util/fmttext.H
++++ b/src/util/fmttext.H
+@@ -27,6 +27,7 @@
+ 
+ #include <sstream>
+ #include <string>
++#include <cstdint>
+ 
+ namespace FmtText
+ {


=====================================
debian/patches/series
=====================================
@@ -3,3 +3,4 @@ sls-rrna-fix
 man-directory
 fix_buildorder.patch
 gcc-12.patch
+gcc-13.patch



View it on GitLab: https://salsa.debian.org/med-team/mira/-/compare/0aa1bb79a2dc5de341c9bffaab4c14b2c2929497...d5a39c62975d2599254e09e72d7c40efaf6bdf47

-- 
View it on GitLab: https://salsa.debian.org/med-team/mira/-/compare/0aa1bb79a2dc5de341c9bffaab4c14b2c2929497...d5a39c62975d2599254e09e72d7c40efaf6bdf47
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/20230617/8d8d86c0/attachment-0001.htm>


More information about the debian-med-commit mailing list