[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1114059: bambootracker: diff for NMU version 0.6.5-1.1



Control: tags 1114059 + patch
Control: tags 1114059 + pending

Dear maintainer,

I've prepared an NMU for bambootracker (versioned as 0.6.5-1.1) and 
uploaded it to DELAYED/14. Please feel free to tell me if I should 
cancel it.

cu
Adrian
diffstat for bambootracker-0.6.5 bambootracker-0.6.5

 changelog                                                               |    7 ++
 patches/0001-BambooTracker-instrument-instrument_property_defs.hp.patch |   26 ++++++++++
 patches/series                                                          |    1 
 3 files changed, 34 insertions(+)

diff -Nru bambootracker-0.6.5/debian/changelog bambootracker-0.6.5/debian/changelog
--- bambootracker-0.6.5/debian/changelog	2025-03-18 18:20:32.000000000 +0200
+++ bambootracker-0.6.5/debian/changelog	2025-10-04 21:23:24.000000000 +0300
@@ -1,3 +1,10 @@
+bambootracker (0.6.5-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Backport upstream fix for FTBFS with GCC 15. (Closes: #1114059)
+
+ -- Adrian Bunk <bunk@debian.org>  Sat, 04 Oct 2025 21:23:24 +0300
+
 bambootracker (0.6.5-1) unstable; urgency=medium
 
   * New upstream version 0.6.5
diff -Nru bambootracker-0.6.5/debian/patches/0001-BambooTracker-instrument-instrument_property_defs.hp.patch bambootracker-0.6.5/debian/patches/0001-BambooTracker-instrument-instrument_property_defs.hp.patch
--- bambootracker-0.6.5/debian/patches/0001-BambooTracker-instrument-instrument_property_defs.hp.patch	1970-01-01 02:00:00.000000000 +0200
+++ bambootracker-0.6.5/debian/patches/0001-BambooTracker-instrument-instrument_property_defs.hp.patch	2025-10-04 21:23:24.000000000 +0300
@@ -0,0 +1,26 @@
+From 16f8dd8fff2d80431e31e1105d7e8fc627f1fe2a Mon Sep 17 00:00:00 2001
+From: OPNA2608 <opna2608@protonmail.com>
+Date: Mon, 10 Mar 2025 20:44:09 +0100
+Subject: BambooTracker/instrument/instrument_property_defs.hpp: Fix
+ compilation on GCC 15
+
+---
+ BambooTracker/instrument/instrument_property_defs.hpp | 2 ++
+ 1 file changed, 2 insertions(+)
+
+diff --git a/BambooTracker/instrument/instrument_property_defs.hpp b/BambooTracker/instrument/instrument_property_defs.hpp
+index dac87cf1..66e4a582 100644
+--- a/BambooTracker/instrument/instrument_property_defs.hpp
++++ b/BambooTracker/instrument/instrument_property_defs.hpp
+@@ -25,6 +25,8 @@
+ 
+ #pragma once
+ 
++#include <cstdint>
++
+ #include "sequence_property.hpp"
+ 
+ using FMOperatorSequenceUnit = InstrumentSequenceBaseUnit;
+-- 
+2.30.2
+
diff -Nru bambootracker-0.6.5/debian/patches/series bambootracker-0.6.5/debian/patches/series
--- bambootracker-0.6.5/debian/patches/series	2025-03-18 17:20:03.000000000 +0200
+++ bambootracker-0.6.5/debian/patches/series	2025-10-04 21:23:24.000000000 +0300
@@ -1 +1,2 @@
 Fix_redundant-move_warning.patch
+0001-BambooTracker-instrument-instrument_property_defs.hp.patch

Reply to: