1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116
|
obs-source-copy (0.3.0-1) unstable; urgency=medium
* New upstream version 0.3.0.
* debian/clean: added cmake/.CMakeBuildNumber.
* debian/control:
- Bumped Standards-Version to 4.7.3.
- Changed from qt6-base-dev to qt6-base-private-dev in Build-Depends
field.
- Removed no longer needed "Priority: optional" field.
- Removed no longer needed "Rules-Requires-Root: no" field.
- Updated requirements for OBS 31.1 or higher in (Build-)Depends fields.
(Closes: #1128460)
* debian/copyright: updated upstream and packaging copyright years.
* debian/patches/010_update-pt-BR.patch: created to update pt-BR translation.
* debian/rules: added override for blhc to ignore CMake ABI tests.
* debian/watch: migrated to version 5.
-- Joao Eriberto Mota Filho <eriberto@debian.org> Mon, 23 Feb 2026 12:17:50 -0300
obs-source-copy (0.2.5-2) unstable; urgency=medium
* debian/control:
- Added libxkbcommon-dev to Build-Depends field.
- Bumped Standards-Version to 4.7.2.
* debian/copyright: updated packaging copyright years.
-- Joao Eriberto Mota Filho <eriberto@debian.org> Sun, 23 Mar 2025 17:37:30 -0300
obs-source-copy (0.2.5-1) unstable; urgency=medium
* New upstream version 0.2.5.
* debian/control: bumped Standards-Version to 4.7.0.
-- Joao Eriberto Mota Filho <eriberto@debian.org> Fri, 08 Nov 2024 16:03:53 -0300
obs-source-copy (0.2.4-1) unstable; urgency=medium
* New upstream version 0.2.4.
* debian/patches/020_fix-FTBFS.patch: removed because the upstream applied
this patch. Thanks!
-- Joao Eriberto Mota Filho <eriberto@debian.org> Sun, 09 Jun 2024 16:42:48 -0300
obs-source-copy (0.2.3-1) unstable; urgency=medium
* New upstream version 0.2.3.
* debian/copyright:
- Added rights for the new file obs-websocket-api.h.
- Updated upstream copyright years.
* debian/patches/010_add-pt-BR.patch: dropped because the upstream applied
this patch. Thanks!
-- Joao Eriberto Mota Filho <eriberto@debian.org> Thu, 23 May 2024 12:35:35 -0300
obs-source-copy (0.2.2-8) unstable; urgency=medium
* debian/control:
- Improved long description.
- Replaced qtbase5-dev by qt6-base-dev.
* debian/copyright: updated packaging copyright years.
* debian/patches/020_fix-FTBFS.patch: created to replace deprecated
obs_sceneitem_get_info. Thanks to Exeldro <exelsor@hotmail.com>.
(Closes: #1071017)
* debian/rules: removed no longer needed 'export QT_SELECT = qt5'.
-- Joao Eriberto Mota Filho <eriberto@debian.org> Thu, 23 May 2024 10:15:07 -0300
obs-source-copy (0.2.2-7) unstable; urgency=medium
* Upload to unstable.
* debian/control: added a Breaks field to make this plugin incompatible with
obs-text-slideshow (<= 1.5.2-3), no longer in Debian.
-- Joao Eriberto Mota Filho <eriberto@debian.org> Mon, 12 Jun 2023 19:26:28 -0300
obs-source-copy (0.2.2-6) experimental; urgency=medium
* debian/tests/*: created to provide a trivial CI test.
-- Joao Eriberto Mota Filho <eriberto@debian.org> Sat, 18 Mar 2023 14:05:46 -0300
obs-source-copy (0.2.2-5) unstable; urgency=medium
* debian/rules: removed temporary workaround to exclude extra installed
files in favor of the '-DLINUX_PORTABLE=Off' argument for CMake.
* debian/upstream/metadata: updated Donation field.
-- Joao Eriberto Mota Filho <eriberto@debian.org> Tue, 21 Feb 2023 18:34:05 -0300
obs-source-copy (0.2.2-4) unstable; urgency=medium
* debian/control:
- Added Enhances field.
- Added obs-studio to Depends field.
- Set 'Multi-Arch: same'.
* debian/rules: fixed execute_after_dh_install target.
-- Joao Eriberto Mota Filho <eriberto@debian.org> Fri, 10 Feb 2023 12:14:19 -0300
obs-source-copy (0.2.2-3) unstable; urgency=medium
* debian/patches/010_add-pt-BR.patch: updated translation.
-- Joao Eriberto Mota Filho <eriberto@debian.org> Sat, 04 Feb 2023 12:46:25 -0300
obs-source-copy (0.2.2-2) unstable; urgency=medium
* Upload to unstable.
-- Joao Eriberto Mota Filho <eriberto@debian.org> Sat, 04 Feb 2023 09:32:42 -0300
obs-source-copy (0.2.2-1) experimental; urgency=medium
* Initial release. (Closes: #1030362)
-- Joao Eriberto Mota Filho <eriberto@debian.org> Fri, 03 Feb 2023 09:05:23 -0300
|