File: changelog

package info (click to toggle)
vokoscreen 2.5.0-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 2,768 kB
  • ctags: 1,112
  • sloc: cpp: 10,071; ansic: 165; sh: 66; makefile: 9
file content (236 lines) | stat: -rw-r--r-- 8,929 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
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
vokoscreen (2.5.0-1) unstable; urgency=medium

  * New upstream release.
  * Bumped DH level to 10.
  * debian/control:
      - Added the Suggests field.
      - Added lsof and xdg-utils to Depends field.
      - Build-Depends field:
          ~ Added libxrandr-dev, qt5-qmake and qttools5-dev-tools.
          ~ Removed libqt4-dev.
      - Bumped Standards-Version to 3.9.8.
  * debian/copyright:
      - Removed all licensing about Qt4. (no longer used by the upstream)
      - Updated several data about upstream source code.
  * debian/docs: added the AUTHORS file.
  * debian/patches/10_fix_lrelease.patch: added to fix the Qt5 lrelease call
    in Debian.
  * debian/rules:
      - Added the DEB_LDFLAGS_MAINT_APPEND variable to avoid useless linking
        against a library.
      - Added the QT_SELECT to choose a Qt version to build.

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Sat, 29 Oct 2016 18:29:36 -0200

vokoscreen (2.4.0-2) unstable; urgency=medium

  * debian/control:
      - Bumped Standards-Version to 3.9.7.
      - Changed from cgit to git in Vcs-Browser field.
      - Removed mkvtoolnix from Depends field. Thanks to Volker Kohaupt,
        the vokoscreen upstream.
      - Updated the Vcs-* fields to use https instead of http and git.
  * debian/copyright: updated the packaging copyright years.
  * debian/gbp.conf: not used by me... Removed.
  * debian/menu: removed according to CTTE #741573.
  * debian/rules: removed the --parallel option from dh.
  * debian/watch: bumped to version 4.

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Mon, 28 Mar 2016 09:22:44 -0300

vokoscreen (2.4.0-1) unstable; urgency=medium

  * New upstream release.
  * Upload to unstable.
  * debian/clean: removed. The upstream fixed the source code. Thanks!
  * debian/control: added a version relationship to libqt4-dev.

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Fri, 19 Jun 2015 08:36:22 -0300

vokoscreen (2.3.1~beta-1) experimental; urgency=medium

  * New upstream release. (Closes: #783626)
  * debian/copyright: added webcam/QvkCapturethread.{cpp,h} copyright.
  * debian/docs: added to make available the CREDITS file.

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Thu, 30 Apr 2015 21:17:11 -0300

vokoscreen (2.2.0-2) unstable; urgency=medium

  * Upload to unstable.
  * Little improvement in long description.

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Tue, 28 Apr 2015 11:41:28 -0300

vokoscreen (2.2.0-1) experimental; urgency=medium

  * New upstream release. (Closes: #779714)
  * debian/clean: added to remove some files forgotten by upstream.
  * debian/control:
      - Added libqt5x11extras5-dev to Build-Depends field.
      - Changed from libav-tools to ffmpeg in Depends field. The new
        version of the VokoScreen uses ffmpeg instead of libav.
      - Updated the long description.
  * debian/docs: removed because the upstream file SPECIAL-FEATURE no
      longer exist.

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Fri, 10 Apr 2015 21:50:20 -0300

vokoscreen (2.1.8~beta-1) experimental; urgency=medium

  * New upstream release.
  * debian/control: removed vlc from Depends field. (LP: #1409079)
  * debian/copyright:
      - Updated some license notices.
      - Updated the upstream and packaging copyright years.

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Tue, 20 Jan 2015 17:14:35 -0200

vokoscreen (2.1.0-1) unstable; urgency=medium

  * New upstream release. (LP: #1313251, LP: #1313253, LP: #1323359)
  * Uploaded to unstable.
  * debian/control:
      - Bumped Standards-Version to 3.9.6.
      - Added to Build-Depends field: libx11-dev and pkg-config.
      - Added to Depends: vlc.
      - Removed from Build-Depends field: libopencv-dev and libopencv-ocl-dev.
  * debian/copyright:
      - debian/* was relicensed to BSD-3-clause.
      - Removed the space from Public Domain license name.
      - Updated some information.
  * debian/rules:
      - Added the variable 'DEB_BUILD_MAINT_OPTIONS' to add all flags
        requested by blhc command.
      - Removed (now) useless variable 'DEB_LDFLAGS_MAINT_APPEND'.

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Sat, 11 Oct 2014 22:19:58 -0300

vokoscreen (2.0.16~beta-1) experimental; urgency=medium

  * New upstream release.
  * New maintainer email address.
  * debian/control: updated the Vcs-Browser field.

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Mon, 11 Aug 2014 22:15:14 -0300

vokoscreen (2.0.13~beta-1) experimental; urgency=medium

  * New upstream release.
  * debian/control:
      - Added libv4l-dev to Build-Depends field.
      - Added vlc to Depends field.

 -- Joao Eriberto Mota Filho <eriberto@eriberto.pro.br>  Mon, 09 Jun 2014 09:38:36 -0300

vokoscreen (2.0.5~beta-1) experimental; urgency=medium

  * New upstream release.
  * This package will probe an upstream fix to 1313251 at LP.

 -- Joao Eriberto Mota Filho <eriberto@eriberto.pro.br>  Sat, 03 May 2014 08:41:16 -0300

vokoscreen (2.0.0-2) unstable; urgency=medium

  * debian/control: moved libdc1394-utils from 'Depends' field
      to 'Recommends' to avoid issues over kfreebsd-* arch.
  * debian/watch: updated to avoid '-beta' releases.

 -- Joao Eriberto Mota Filho <eriberto@eriberto.pro.br>  Wed, 02 Apr 2014 12:14:43 -0300

vokoscreen (2.0.0-1) unstable; urgency=medium

  * New upstream release.
  * debian/control: added libdc1394-utils and pulseaudio-utils as
    binary dependencies.
  * debian/patches: removed. This directory is useless now (see the
    1.9.6-1 changelog).
  * debian/rules: added a line to avoid useless links against libraries.

 -- Joao Eriberto Mota Filho <eriberto@eriberto.pro.br>  Tue, 25 Mar 2014 22:42:34 -0300

vokoscreen (1.9.6-1) unstable; urgency=medium

  * New upstream release (Closes: #736976).
  * debian/patches/phone: removed. The upstream fixed the code. Thanks Volker.
  * debian/rules: added a new option in dh_auto_configure, provided by the
    upstream in this version, to avoid the phone to home action (see #736974).
  * debian/watch: improved.

 -- Joao Eriberto Mota Filho <eriberto@eriberto.pro.br>  Sun, 16 Feb 2014 16:29:26 -0300

vokoscreen (1.9.0-3) unstable; urgency=high

  * debian/control: added libopencv-ocl-dev as new build dependency.

 -- Joao Eriberto Mota Filho <eriberto@eriberto.pro.br>  Fri, 07 Feb 2014 10:17:39 -0200

vokoscreen (1.9.0-2) unstable; urgency=medium

  * Added a patch to avoid a phone home action. (Closes: #736974)

 -- Joao Eriberto Mota Filho <eriberto@eriberto.pro.br>  Thu, 30 Jan 2014 00:43:39 -0200

vokoscreen (1.9.0-1) unstable; urgency=medium

  * New upstream release.
  * debian/control: improved the long description.

 -- Joao Eriberto Mota Filho <eriberto@eriberto.pro.br>  Mon, 27 Jan 2014 16:58:19 -0200

vokoscreen (1.8.10-1) unstable; urgency=medium

  * New upstream release.

 -- Joao Eriberto Mota Filho <eriberto@eriberto.pro.br>  Tue, 14 Jan 2014 05:13:42 -0200

vokoscreen (1.8.8-2) unstable; urgency=medium

  * debian/control: fixed a typo (in PulseAudio). Thanks a lot to Fred Maranhão.
  * debian/source/lintian-overrides: removed as requested by Paul Wise. Thanks
    to Paul for explanations about the idea of the GPG sign check.

 -- Joao Eriberto Mota Filho <eriberto@eriberto.pro.br>  Mon, 13 Jan 2014 21:32:12 -0200

vokoscreen (1.8.8-1) unstable; urgency=medium

  * New upstream release.
  * debian/copyright: updated the years of the upstream code copyright
    and packaging.
  * debian/source/lintian-overrides: fixed a little mistake.

 -- Joao Eriberto Mota Filho <eriberto@eriberto.pro.br>  Mon, 06 Jan 2014 15:10:21 -0200

vokoscreen (1.8.5-1) unstable; urgency=low

  * New upstream release.
  * Bumped the Standards-Version from 3.9.4 to 3.9.5.
  * debian/source/: added an override to reply to check-gpg-signature.
  * debian/watch: improved to allow downloads too.

 -- Joao Eriberto Mota Filho <eriberto@eriberto.pro.br>  Tue, 17 Dec 2013 13:16:13 -0200

vokoscreen (1.8.2-1) unstable; urgency=low

  * New upstream release.
  * debian/control: added little datails in long description.
  * debian/gbp.conf: added to allow git-buildpackage use.
  * debian/patches/screencast.cpp: removed because the upstream improved
    the code to be compliant with Debian. Thanks to Volker.

 -- Joao Eriberto Mota Filho <eriberto@eriberto.pro.br>  Tue, 03 Dec 2013 10:58:38 -0200

vokoscreen (1.8.1-2) unstable; urgency=low

  * Added the vokoscreen.cpp patch to make avconv the default option,
      instead ffmpeg. Thanks to Vincent Bernat for the idea.
  * debian/copyright: added the Public Domain notice for libqxt/qxtglobal.h.
      Thanks to Charles Plessy.

 -- Joao Eriberto Mota Filho <eriberto@eriberto.pro.br>  Sun, 17 Nov 2013 11:03:22 -0200

vokoscreen (1.8.1-1) unstable; urgency=low

  * Initial release (Closes: #729483).

 -- Joao Eriberto Mota Filho <eriberto@eriberto.pro.br>  Thu, 14 Nov 2013 17:48:04 -0200