summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog9
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 3ef3792..34d39b0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+libvbz-hdf-plugin (1.0.2-3) unstable; urgency=medium
+
+ * gcc-13.patch: new: fix build failures with gcc 13. (Closes: #1037746)
+ * d/rules: build with -Wno-error=dangling-reference.
+ This works around a, possibly, false positive warning while building
+ the file vbz/vbz.cpp with gcc 13 onwards.
+
+ -- Étienne Mollier <emollier@debian.org> Sun, 23 Jul 2023 10:52:45 +0200
+
libvbz-hdf-plugin (1.0.2-2) unstable; urgency=medium
* Remove symbols file according to