Finalize changelog

This commit is contained in:
Sebastian Ramacher 2020-05-27 23:05:04 +02:00
parent 4c4370779c
commit f8c0f2d52c

12
debian/changelog vendored
View file

@ -1,6 +1,6 @@
obs-studio (25.0.3+dfsg1-2.1) UNRELEASED; urgency=medium
obs-studio (25.0.8+dfsg1-1) unstable; urgency=medium
* Non-maintainer upload.
[ Michael R. Crusoe ]
* debian/patches:
- Use the SIMD Everywhere headers from libsimde-dev, instead of upstream's
code copy
@ -9,13 +9,19 @@ obs-studio (25.0.3+dfsg1-2.1) UNRELEASED; urgency=medium
- Add "Built-Using: ${simde:Built-Using}" to libobs0 & obs-plugins to
document the version of libsimde-dev used, as required to keep that
version in the Debian archive, which is needed to fulfill the GPL
(Closes: 959719)
* debian/copyright:
- exclude libobs/util/simde/* as we will use the files from libsimde-dev
* debian/rules:
- Include the recommended flags for SIMDe, especially important for
non-X86 architectures
-- Michael R. Crusoe <michael.crusoe@gmail.com> Fri, 24 Apr 2020 17:44:40 +0200
[ Sebastian Ramacher ]
* New upstream version release
* debian/libobs0.symbols: Add new symbols
* debian/control: Bump debhelper compat to 13
-- Sebastian Ramacher <sramacher@debian.org> Wed, 27 May 2020 22:57:51 +0200
obs-studio (25.0.3+dfsg1-2) unstable; urgency=medium