aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorBoyuan Yang <byang@debian.org>2023-11-27 23:06:47 -0500
committerBoyuan Yang <byang@debian.org>2023-11-27 23:09:11 -0500
commit264a0704e6fa5cc8df21c7200fddc2088df1f269 (patch)
tree6e98869cd024a97a187b7747e19e23517837708d /debian/changelog
parentd21c70a64cbdf6b71593d95336761f873d2812fb (diff)
downloadlibgav1-264a0704e6fa5cc8df21c7200fddc2088df1f269.tar.gz
libgav1-264a0704e6fa5cc8df21c7200fddc2088df1f269.tar.bz2
libgav1-264a0704e6fa5cc8df21c7200fddc2088df1f269.zip
Bump to C++14 standard
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog4
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 0c39d40..b0b7623 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,8 +5,10 @@ libgav1 (0.19.0-1) unstable; urgency=medium
* debian/patches/0001-Unbundle-abseil.patch: Refresh the patch.
* debian/patches/0002-Use-system-googletest.patch: Try to enable
googletest.
+ * debian/patches/0003-Use-C-14.patch: Force C++14 standard to avoid
+ FTBFS with googletest.
- -- Boyuan Yang <byang@debian.org> Mon, 27 Nov 2023 23:03:34 -0500
+ -- Boyuan Yang <byang@debian.org> Mon, 27 Nov 2023 23:08:53 -0500
libgav1 (0.18.0-1) unstable; urgency=medium