From 39fa2bd55a89e87e715652f0d614635fd531255b Mon Sep 17 00:00:00 2001 From: Sebastian Ramacher Date: Thu, 1 Oct 2020 23:30:16 +0200 Subject: [PATCH] Finalize changelog --- debian/changelog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/debian/changelog b/debian/changelog index cfee283..82e31b0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +obs-studio (26.0.0+dfsg1-1) unstable; urgency=medium + + * New upstream release + * debian/copyright: + - Filter scripts for building the macOS app + - Don't strip libcaption + - Document libcaption license + * debian/rules: Build with caption support (Closes: #971405) + * debian/patches: Refresh + * debian/libobs0.symbols: Add new symbols + * debian/: Only keep extra plugins in obs-plugins + + -- Sebastian Ramacher Thu, 01 Oct 2020 23:28:53 +0200 + obs-studio (25.0.8+dfsg1-3) unstable; urgency=medium * debian/patches: Apply upstream patch to fix build with GCC 10