File: changelog

package info (click to toggle)
obs-scene-collection-manager 0.1.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 504 kB
  • sloc: cpp: 1,563; makefile: 22
file content (98 lines) | stat: -rw-r--r-- 3,936 bytes parent folder | download
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
obs-scene-collection-manager (0.1.2-1) unstable; urgency=medium

  * New upstream version 0.1.2.
  * debian/control: bumped Standards-Version to 4.7.0.
  * debian/copyright: updated upstream copyright years.

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Thu, 07 Nov 2024 21:16:29 -0300

obs-scene-collection-manager (0.1.1-1) unstable; urgency=medium

  * New upstream version 0.1.1.
  * debian/control: changed qtbase5-dev by qt6-base-dev in Build-Depends field.
  * debian/copyright: updated upstream and packaging copyright years.
  * debian/patches/010_update-pt-BR.patch: removed because the upstream applied
    this patch. Thanks!
  * debian/rules: removed no longer needed variable QT_SELECT=qt5.

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Sun, 12 May 2024 20:14:12 -0300

obs-scene-collection-manager (0.0.8-4) 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:18 -0300

obs-scene-collection-manager (0.0.8-3) 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:38:06 -0300

obs-scene-collection-manager (0.0.8-2) unstable; urgency=medium

  * debian/control: bumped Standards-Version to 4.6.2.
  * debian/copyright:
      - Converted the last paragraph of the GPL-2 in a comment.
      - Updated packaging copyright years.
  * debian/patches/010_update-pt-BR.patch: created to update the pt_BR
    translation.
  * 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>  Sun, 29 Jan 2023 22:58:49 -0300

obs-scene-collection-manager (0.0.8-1) unstable; urgency=medium

  * New upstream version 0.0.8.
  * debian/control:
      - Bumped Standards-Version to 4.6.1.
      - Bumped relationships from 26 to 28.0.1 for obs-studio and libobs.
      - Removed a sentence about minimum supported version for OBS in long
        description.
  * debian/rules: added a temporary workaround to remove duplicate files
    created by upstream.
  * debian/upstream/metadata: removed duplicate Donation field.
  * debian/watch: updated the search rule to make it compliant with new
    standards of the GitHub.

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Wed, 12 Oct 2022 22:18:46 -0300

obs-scene-collection-manager (0.0.6-1) unstable; urgency=medium

  * New upstream version 0.0.6.

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Sun, 05 Jun 2022 09:37:57 -0300

obs-scene-collection-manager (0.0.4-2) unstable; urgency=medium

  * debian/copyright: updated upstream copyright years.
  * debian/install: removed. The upstream source code already installs the data
    file.

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Sun, 13 Feb 2022 20:42:40 -0300

obs-scene-collection-manager (0.0.4-1) unstable; urgency=medium

  * New upstream version 0.0.4.
  * Upload to unstable.
  * Using BUILD_OUT_OF_TREE, provided by the upstream in last version (thanks).
    Consequently:
      - debian/patches/010_fix-cmake.patch: dropped.
      - debian/rules:
          ~ Added targets override_dh_auto_configure and
            execute_after_dh_install-arch.
          ~ Dropped target execute_before_dh_install.

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Sun, 13 Feb 2022 13:57:53 -0300

obs-scene-collection-manager (0.0.2-1) experimental; urgency=medium

  * Initial release. (Closes: #1003034)

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Tue, 04 Jan 2022 21:19:10 -0300