[med-svn] [Git][med-team/cufflinks][master] boost1.65.patch: restore missing line.
Étienne Mollier (@emollier)
gitlab at salsa.debian.org
Tue Aug 27 22:17:28 BST 2024
Étienne Mollier pushed to branch master at Debian Med / cufflinks
Commits:
d3da7263 by Étienne Mollier at 2024-08-27T23:16:19+02:00
boost1.65.patch: restore missing line.
The patch didn't raise much issues until dgit choke on it.
Gbp-Dch: ignore
- - - - -
1 changed file:
- debian/patches/boost1.65.patch
Changes:
=====================================
debian/patches/boost1.65.patch
=====================================
@@ -1,8 +1,8 @@
Description: Fix FTBFS, boost::tr1 no longer exists.
Author: Dimitri John Ledkov <xnox at ubuntu.com>
---- cufflinks-2.2.1+dfsg.1.orig/src/biascorrection.h
-+++ cufflinks-2.2.1+dfsg.1/src/biascorrection.h
+--- cufflinks.orig/src/biascorrection.h
++++ cufflinks/src/biascorrection.h
@@ -15,7 +15,7 @@
#include <vector>
#include <list>
@@ -11,3 +11,4 @@ Author: Dimitri John Ledkov <xnox at ubuntu.com>
+#include <boost/unordered_map.hpp>
#include <boost/thread.hpp>
#include "common.h"
+
View it on GitLab: https://salsa.debian.org/med-team/cufflinks/-/commit/d3da726366ae207df03b5140400fc680e06159c3
--
View it on GitLab: https://salsa.debian.org/med-team/cufflinks/-/commit/d3da726366ae207df03b5140400fc680e06159c3
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/20240827/4dc84297/attachment.htm>
More information about the debian-med-commit
mailing list