From 6a2e4be9ae2001c0a666e162fbfd27bc0b862514 Mon Sep 17 00:00:00 2001 From: Sebastian Ramacher Date: Tue, 24 May 2016 22:52:40 +0200 Subject: [PATCH] Update changelog --- debian/changelog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/debian/changelog b/debian/changelog index 35cf283..7140ba4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +obs-studio (0.14.2+dfsg1-1) UNRELEASED; urgency=medium + + * New upstream release. + * debian/libobs0.symbols: Add new symbols. + * debian/control: + - Bump Standards-Version. + - Add libasound2-dev to Build-Depends. + * debian/copyright: + - Update Files-Excluded for new upstream version. + - Add license information for new files. + - Fix license information for libff and w32-pthreads. + + -- Sebastian Ramacher Tue, 24 May 2016 22:27:02 +0200 + obs-studio (0.13.2+dfsg1-1) unstable; urgency=medium * Initial release (Closes: #774744)