diff options
author | Sebastian Ramacher <sramacher@debian.org> | 2024-12-29 12:50:37 +0000 |
---|---|---|
committer | Sebastian Ramacher <sramacher@debian.org> | 2024-12-29 12:50:37 +0000 |
commit | 873c687c09e0a1a78a8f3601d31330ad1897e484 (patch) | |
tree | ff2fa2e2d27b55c002a6d46d50aab2c66e0bf21a /debian/changelog | |
parent | 395b1f6877fbc2666383f3428f17400c35aa52a4 (diff) | |
parent | b9ae809f200982119d16ec9613f3db95eca923b9 (diff) | |
download | libgav1-873c687c09e0a1a78a8f3601d31330ad1897e484.tar.gz libgav1-873c687c09e0a1a78a8f3601d31330ad1897e484.tar.bz2 libgav1-873c687c09e0a1a78a8f3601d31330ad1897e484.zip |
Merge branch 'master' into 'scrub-obsolete'
# Conflicts:
# debian/changelog
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. |