diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 4 |
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 |