diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 22 |
1 files changed, 21 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 3d1ce75..489e885 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,30 @@ -libgav1 (0.18.0-2) UNRELEASED; urgency=medium +libgav1 (0.19.0-3) UNRELEASED; urgency=medium * Remove constraints unnecessary since buster (oldstable): + Build-Depends: Drop versioned constraint on cmake (>= 3.7.1). -- Debian Janitor <janitor@jelmer.uk> Sat, 21 Jan 2023 01:43:08 -0000 +libgav1 (0.19.0-2) unstable; urgency=medium + + * Team upload + * Upload to unstable (Closes: #1068180) + * debian/patches: Temporarily disable cpu test + + -- Sebastian Ramacher <sramacher@debian.org> Mon, 01 Apr 2024 15:14:00 +0200 + +libgav1 (0.19.0-1~exp1) experimental; urgency=medium + + * Team upload. + * New upstream release. + * 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:17:46 -0500 + libgav1 (0.18.0-1) unstable; urgency=medium * Upload to unstable. |