Package: sinfo
Version: 0.0.48-2
Severity: wishlist
Tags: patch
User: team+bo...@tracker.debian.org
Usertags: boost1.71

Dear Maintainer,

your package fails to build with boost1.71. If you want to attempt the
build yourself, an updated version of boost-defaults which brings in
boost1.71 dependencies can be found adding this line to your
sources.list file:

  deb https://people.debian.org/~gio/reprepro gio main

This bug has severity whishlist for the moment, but it will raised to RC
as soon as version 1.71 of Boost is promoted to default.

More specifically, your package fails building because it depends on
package libboost-signals-dev, which is going to disappear.

The attached patch should fix the bug.

Thanks and all the best, Giovanni.
-- 
Giovanni Mascellani <g.mascell...@gmail.com>
Postdoc researcher - Université Libre de Bruxelles
From 8c2c9f8e5ad42007996dc8d600ba51e0e26dfc16 Mon Sep 17 00:00:00 2001
From: Giovanni Mascellani <g...@debian.org>
Date: Thu, 2 Apr 2020 21:00:25 +0200
Subject: [PATCH] Fix FTBFS with Boost 1.71.

---
 debian/changelog | 7 +++++++
 debian/control   | 2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index a79d5c9..a77f3c5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+sinfo (0.0.48-2.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Remove dependency on libboost-signals-dev, which was removed.
+
+ -- Giovanni Mascellani <g...@debian.org>  Thu, 02 Apr 2020 21:00:07 +0200
+
 sinfo (0.0.48-2) unstable; urgency=medium
 
   * [38b4d44] pt_BR debconf template translation (Closes: #844667)
diff --git a/debian/control b/debian/control
index 539f799..ca7c097 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: net
 Priority: optional
 Maintainer: Jürgen Rinas <jri...@gmx.de>
 Uploaders: Gaudenz Steinlin <gaud...@debian.org>
-Build-Depends: debhelper (>= 9.20160709~), autotools-dev, libncurses5-dev, libboost-dev, libboost-signals-dev, libboost-regex-dev, libboost-system-dev, po-debconf, groff
+Build-Depends: debhelper (>= 9.20160709~), autotools-dev, libncurses5-dev, libboost-dev, libboost-regex-dev, libboost-system-dev, po-debconf, groff
 Standards-Version: 4.2.1
 Vcs-Git: https://salsa.debian.org/debian/sinfo.git
 Vcs-Browser: https://salsa.debian.org/debian/sinfo
-- 
2.26.0

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to