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
|
obs-source-clone (0.2.1-1) unstable; urgency=medium
* New upstream version 0.2.1.
* debian/clean: added cmake/.CMakeBuildNumber.
* debian/control:
- Bumped Standards-Version to 4.7.3.
- Removed no longer needed "Priority: optional" field.
- Removed no longer needed "Rules-Requires-Root: no" field.
- Updated dependencies to require libobs-dev and obs-studio >= 32.
(Closes: #1128461)
* debian/copyright: updated upstream and packaging copyright years.
* debian/patches/010_update_pt-BR.patch: updated translation to pt-BR.
* debian/watch: migrated to version 5.
-- Joao Eriberto Mota Filho <eriberto@debian.org> Sun, 22 Feb 2026 22:12:07 -0300
obs-source-clone (0.1.5-1) unstable; urgency=medium
* New upstream version 0.1.5. (Closes: #1071541)
* debian/copyright: updated upstream and packaging copyright years.
* debian/patches/:
- Removed the following patches because the upstream fixed the source
code (thanks):
~ 010_add-pt-BR.patch
~ 020_add-EOF.patch]
- 010_update_pt-BR.patch: created to updated pt-BR translation.
-- Joao Eriberto Mota Filho <eriberto@debian.org> Wed, 22 May 2024 12:29:45 -0300
obs-source-clone (0.1.4-1) unstable; urgency=medium
* New upstream version 0.1.4.
* debian/control: added a Breaks field to make this plugin incompatible with
obs-text-slideshow (<= 1.5.2-3), no longer in Debian.
* debian/copyright: updated upstream copyright years.
* debian/patches/:
- 010_add-pt-BR.patch: updated to be compliant with the current upstream
release.
- 020_add-EOF.patch: created to add an EOF to en-US translation.
* debian/rules: using 'export DEB_CFLAGS_MAINT_APPEND = -Wno-psabi' to avoid
a FTBFS in 32-bit archs when building with GCC-12.
-- Joao Eriberto Mota Filho <eriberto@debian.org> Tue, 13 Jun 2023 12:59:31 -0300
obs-source-clone (0.1.1-6) 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:33:50 -0300
obs-source-clone (0.1.1-5) unstable; urgency=medium
* debian/control: bumped relationships for libobs-dev and obs-studio to 29.
* debian/rules: fixed execute_after_dh_install target.
-- Joao Eriberto Mota Filho <eriberto@debian.org> Mon, 06 Feb 2023 11:01:51 -0300
obs-source-clone (0.1.1-4) unstable; urgency=medium
* debian/watch: using filenamemangle to generate right names for downloaded
files.
-- Joao Eriberto Mota Filho <eriberto@debian.org> Tue, 31 Jan 2023 21:47:10 -0300
obs-source-clone (0.1.1-3) unstable; urgency=medium
* debian/rules: added a target to check if translation to pt_BR is updated.
* debian/upstream/metadata: added Screenshots field.
* debian/watch: improved the search rule, checking if the upstream forgotten
to add a tag on GitHub.
-- Joao Eriberto Mota Filho <eriberto@debian.org> Mon, 30 Jan 2023 12:49:24 -0300
obs-source-clone (0.1.1-2) unstable; urgency=medium
* Upload to unstable.
* debian/patches/010_add-pt-BR.patch: created to add translation to pt_BR.
-- Joao Eriberto Mota Filho <eriberto@debian.org> Tue, 24 Jan 2023 17:27:34 -0300
obs-source-clone (0.1.1-1) experimental; urgency=medium
* Initial release. (Closes: #1029560)
-- Joao Eriberto Mota Filho <eriberto@debian.org> Tue, 24 Jan 2023 11:21:27 -0300
|