[med-svn] [Git][med-team/libbioparser-dev][master] fix ftbfs with gcc-10
Étienne Mollier
gitlab at salsa.debian.org
Sun May 3 09:27:25 BST 2020
Étienne Mollier pushed to branch master at Debian Med / libbioparser-dev
Commits:
ab7634a0 by Etienne Mollier at 2020-05-03T10:26:55+02:00
fix ftbfs with gcc-10
- - - - -
3 changed files:
- debian/changelog
- + debian/patches/gcc10.patch
- debian/patches/series
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+libbioparser-dev (2.1.1-2) unstable; urgency=medium
+
+ * Team upload.
+ * Add fix for ftbfs with gcc-10 (Closes: #959465)
+
+ -- Etienne Mollier <etienne.mollier at mailoo.org>
+
libbioparser-dev (2.1.1-1) unstable; urgency=medium
* New upstream version
=====================================
debian/patches/gcc10.patch
=====================================
@@ -0,0 +1,10 @@
+--- libbioparser-dev.orig/include/bioparser/bioparser.hpp
++++ libbioparser-dev/include/bioparser/bioparser.hpp
+@@ -10,6 +10,7 @@
+ #include <cstring>
+ #include <exception>
+ #include <memory>
++#include <stdexcept>
+ #include <string>
+ #include <vector>
+
=====================================
debian/patches/series
=====================================
@@ -1 +1,2 @@
+gcc10.patch
use_debian_packaged_libs.patch
View it on GitLab: https://salsa.debian.org/med-team/libbioparser-dev/-/commit/ab7634a04f237875db8ae20c9a70ee59992fa9b6
--
View it on GitLab: https://salsa.debian.org/med-team/libbioparser-dev/-/commit/ab7634a04f237875db8ae20c9a70ee59992fa9b6
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/20200503/1fd4ac49/attachment-0001.html>
More information about the debian-med-commit
mailing list