From: Iain Lane Date: Mon, 26 Jul 2021 10:52:13 +0000 (+0100) Subject: Update changelog X-Git-Tag: archive/raspbian/4.4.1+ds1-2+rpi1~1^2~70 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=bd495db5019302c250b87709f4be0ea208b83ca5;p=gtk4.git Update changelog --- diff --git a/debian/changelog b/debian/changelog index 70fe52838d..674886f8ac 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,27 @@ +gtk4 (4.3.1+ds-2) UNRELEASED; urgency=medium + + [ Marco Trevisan (Treviño) ] + * debian/rules: Add upstream bug mentioning test failures + * debian/rules: Use Enable auto-features for debs and disable them for + udebs. Avoid listing managing this manually, while explicitly disable or + enable when something is required. + * debian: Add libgtk-4-media-gstreamer package to provide a media module + * debian: Add libgtk-4-media-ffmpeg package to provide a media module + * debian: Add support for libcloudproviders in debian. While keep this + disabled for ubuntu as it's not in main repo. + * debian: Enable sysprof support under linux. We need to manually add + sysprof dev dependencies as these are only suggestions. + * debian/rules: Do not build tests in udeb case + + [ Iain Lane ] + * rules: Only skip the cloud providers on Ubuntu itself. For everything + else the main/universe distinction doesn't apply. Fixup to Marco's earlier + change. + * copyright: Fix dep5-copyright-license-name-not-unique. CC0-1.0 was + defined twice + + -- Iain Lane Mon, 26 Jul 2021 11:50:36 +0100 + gtk4 (4.3.1+ds-1) experimental; urgency=medium * debian: Use dh 13 substitutions for install files instead of .in files