summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorÉtienne Mollier <emollier@debian.org>2023-07-23 11:11:26 +0200
committerÉtienne Mollier <emollier@debian.org>2023-07-23 11:11:26 +0200
commit92e2d45e790b30889ed6dae3fd3295b871d490a2 (patch)
tree6bb1b549b5f15b36923817c1164600433791ead1
parent64757c2ac5e59d1ee58eb4ea7e4e97e0a6b3a24f (diff)
ready to upload to unstabledebian/1.0.2-3
-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