yolobs-studio/debian/changelog
Sebastian Ramacher d6b8ca5977 Finalize changelog
2020-12-22 19:14:28 +01:00

279 lines
9 KiB
Text

obs-studio (26.1.0+dfsg1-1) unstable; urgency=medium
* New upstream release
- Add virtual camera output (Closes: #960342)
* debian/control:
- Bump Standards-Version
- Suggest v4l2loopback-dkms for virtal camera output
* debian/obs-plugins.install: Install decklink-captions plugin
* debian/libobs0.symbols: Add new symbols
-- Sebastian Ramacher <sramacher@debian.org> Tue, 22 Dec 2020 19:14:16 +0100
obs-studio (26.0.2+dfsg1-1) unstable; urgency=medium
* New upstream release
-- Sebastian Ramacher <sramacher@debian.org> Mon, 12 Oct 2020 22:29:26 +0200
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 <sramacher@debian.org> 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
-- Sebastian Ramacher <sramacher@debian.org> Mon, 27 Jul 2020 12:49:22 +0200
obs-studio (25.0.8+dfsg1-2) unstable; urgency=medium
[ Michael R. Crusoe ]
* debian/patches/0009-use-libsimde-dev.patch: update to remove last
references to the bundled simde paths (Closes: #961779)
-- Sebastian Ramacher <sramacher@debian.org> Fri, 29 May 2020 11:41:57 +0200
obs-studio (25.0.8+dfsg1-1) unstable; urgency=medium
[ Michael R. Crusoe ]
* debian/patches:
- Use the SIMD Everywhere headers from libsimde-dev, instead of upstream's
code copy
* debian/control
- Build-dep on libsimde-dev
- 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
[ 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
* Upload to unstable
-- Sebastian Ramacher <sramacher@debian.org> Sat, 28 Mar 2020 12:16:12 +0100
obs-studio (25.0.3+dfsg1-1) experimental; urgency=medium
* New upstream release
- Supports building on non-SSE2 platforms (Closes: #953520)
* debian/copyright:
- Document simde
- Remove unused paragraphs
* debian/patches:
- Refresh patches
- Do not enable SSE2 on i386
- Remove executable bit from json files
* debian/control:
- Build on all architectures
- Bump Standards-Version
-- Sebastian Ramacher <sramacher@debian.org> Wed, 25 Mar 2020 21:58:29 +0100
obs-studio (24.0.6+dfsg1-1) unstable; urgency=medium
* New upstream release
* debian/control: Add missing B-Ds after changes in mesa
-- Sebastian Ramacher <sramacher@debian.org> Tue, 24 Dec 2019 10:21:01 +0100
obs-studio (24.0.5+dfsg1-1) unstable; urgency=medium
* New upstream release
* debian/rules: Also byte-compile Python scripts in obs-studio
-- Sebastian Ramacher <sramacher@debian.org> Tue, 10 Dec 2019 20:38:14 +0100
obs-studio (24.0.3+dfsg1-2) unstable; urgency=medium
[ Olivier Humbert ]
* Update copyright (http -> https)
[ Sebastian Ramacher ]
* debian/control: Set RRR: no
* debian/:
- Byte-compile Python scripts (Closes: #943858)
- Compress SVGs with scour
[ Kurt Kartaltepe ]
* Set version number (Closes: #940712)
-- Sebastian Ramacher <sramacher@debian.org> Mon, 18 Nov 2019 20:45:56 +0100
obs-studio (24.0.3+dfsg1-1) unstable; urgency=medium
* New upstream release
* debian/control: Bump Standards-Version
-- Sebastian Ramacher <sramacher@debian.org> Sun, 13 Oct 2019 22:00:22 +0200
obs-studio (24.0.1+dfsg1-1) unstable; urgency=medium
* New upstream release.
* debian/libobs0.symbols: Add new symbols
* debian/libobs-dev.install: Install pkgconfig file
* debian/control: Switch to python3-docutils
-- Sebastian Ramacher <sramacher@debian.org> Sun, 22 Sep 2019 23:42:04 +0200
obs-studio (23.2.1+dfsg1-1) unstable; urgency=medium
[ Ondřej Nový ]
* Use debhelper-compat instead of debian/compat
[ Simon Chopin ]
* New upstream version 23.2.1+dfsg1
* Refresh the license display patches
* Refresh the use-path-in-usr-lib patch and the exec name and location
* Add libqt5svg5-dev as new build dep
[ Sebastian Ramacher ]
* debian/control:
- Bump Standards-Version.
- Bump debhelper compat to 12.
- B-D on libmbedtls-dev to support rmtps. (LP: #1832127)
* debian/libobs0.symbols: Update symbols.
-- Sebastian Ramacher <sramacher@debian.org> Tue, 06 Aug 2019 00:05:57 +0200
obs-studio (22.0.3+dfsg1-1) unstable; urgency=medium
* New upstream release.
* debian/patches: Refresh patches.
* debian/control: Update Standards-Version.
* debian/rules: Disable updater with the correct flag.
* debian/: Enable scripting support. (Closes: #904480)
* debian/libobs0.symbols: Update symbols.
-- Sebastian Ramacher <sramacher@debian.org> Sun, 16 Dec 2018 18:14:30 +0100
obs-studio (21.1.2+dfsg1-1) unstable; urgency=medium
[ Felipe Sateler ]
* Change maintainer address to debian-multimedia@lists.debian.org
[ Sebastian Ramacher ]
* New upstream release.
* debian/patches: Refresh patches.
* debian/control: Bump Standards-Version.
* debian/libobs0.symbols: Add new symbols.
-- Sebastian Ramacher <sramacher@debian.org> Tue, 29 May 2018 21:19:37 +0200
obs-studio (21.0.2+dfsg1-1) unstable; urgency=medium
[ Sebastian Ramacher ]
* New upstream release.
- Fix building with ffmpeg 3.5. (Closes: #888361)
* debian/patches:
- Refresh patches.
- Do not display license on first startup. (Closes: #867756)
* debian/control: Bump Standards-Version.
* debian/: Bump debhelper compat to 11.
* debian/libobs0.symbols: Update symbols.
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org.
* d/copyright: Use https protocol in Format field.
-- Sebastian Ramacher <sramacher@debian.org> Mon, 19 Feb 2018 22:35:33 +0100
obs-studio (19.0.3+dfsg1-1) unstable; urgency=medium
* Upload to unstable.
* New upstream release.
* debian/control:
- Remove Build-Conflicts. No longer needed.
- Bump Standards-Version.
* debian/libobs0.symbols: Add new symbols.
* debian/copyright: Update using decopy.
-- Sebastian Ramacher <sramacher@debian.org> Thu, 29 Jun 2017 21:18:29 +0200
obs-studio (18.0.1+dfsg1-2) experimental; urgency=medium
* debian/rules: Add B-C for Qt >= 5.8 to work around #858762.
-- Sebastian Ramacher <sramacher@debian.org> Sun, 23 Apr 2017 15:51:32 +0200
obs-studio (18.0.1+dfsg1-1) experimental; urgency=medium
* New upstream release. (Closes: #854055)
* debian/copyright:
- Update using decopy.
- Exclude unused embedded code copies.
* debian/{control,compat,rules}: Bump debhelper compat to 10.
* debian/libobs0.symbol: Add new symbols.
* debian/patches: Refresh.
* debian/rules: Disable update and libcaption.
-- Sebastian Ramacher <sramacher@debian.org> Wed, 19 Apr 2017 23:59:37 +0200
obs-studio (0.15.4+dfsg1-1) unstable; urgency=medium
* New upstream release.
* debian/control:
- Add libspeexdsp-dev and libvlc-dev to B-D.
- Add vlc to obs-plugin's Recommends.
* debian/libobs0.symbols: Update symbols.
* debian/copyright: Update copyright information
* debian/{rules,obs.rst}: Add manpage.
* debian/{rules,control}: Tighten inter-package dependencies.
-- Sebastian Ramacher <sramacher@debian.org> Sun, 28 Aug 2016 16:07:28 +0200
obs-studio (0.14.2+dfsg1-3) unstable; urgency=medium
* debian/control. Also restrict obs-plugins to any-amd64.
-- Sebastian Ramacher <sramacher@debian.org> Sat, 02 Jul 2016 08:39:10 +0200
obs-studio (0.14.2+dfsg1-2) unstable; urgency=medium
* debian/control: Restrict Architecture to any-amd64.
* debian/copyright: Document Blackmagic Design copyright.
-- Sebastian Ramacher <sramacher@debian.org> Fri, 01 Jul 2016 19:23:10 +0200
obs-studio (0.14.2+dfsg1-1) unstable; urgency=medium
* New upstream release.
* debian/libobs0.symbols: Add new symbols.
* debian/control:
- Bump Standards-Version.
- Add libasound2-dev to Build-Depends.
- Mention in Description minimal OpenGL requirement.
* 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 <sramacher@debian.org> Tue, 24 May 2016 22:56:30 +0200
obs-studio (0.13.2+dfsg1-1) unstable; urgency=medium
* Initial release (Closes: #774744)
-- Sebastian Ramacher <sramacher@debian.org> Thu, 25 Feb 2016 20:42:33 +0100