File: changelog

package info (click to toggle)
python-whiteboard 1.0%2Bgit20250120-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,620 kB
  • sloc: python: 1,709; xml: 61; makefile: 24; sh: 12
file content (312 lines) | stat: -rw-r--r-- 9,406 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
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
python-whiteboard (1.0+git20250120-1) unstable; urgency=medium

  * New upstream version 1.0+git20250120. Drop dependency on removed
    "future" module. Closes: #1093535
  * Bumped Standards-Version: 4.7.0

 -- Georges Khaznadar <georgesk@debian.org>  Tue, 21 Jan 2025 17:52:38 +0100

python-whiteboard (1.0+git20211001-2) unstable; urgency=medium

  * the package does not import numpy, neither xlib. So those dependencies
    were removed. Closes: #1035255
  * bumped debhelper-compat (=13), Standards-Version: 4.6.2

 -- Georges Khaznadar <georgesk@debian.org>  Thu, 18 Jan 2024 11:16:03 +0100

python-whiteboard (1.0+git20211001-1) unstable; urgency=medium

  * upgraded to a new upstream source.  Closes: #994732
  * updated debian patches

 -- Georges Khaznadar <georgesk@debian.org>  Fri, 01 Oct 2021 11:36:21 +0200

python-whiteboard (1.0+git20170915-7) unstable; urgency=medium

  * fixed old Python2 syntax. Closes: #994732

 -- Georges Khaznadar <georgesk@debian.org>  Fri, 01 Oct 2021 11:18:42 +0200

python-whiteboard (1.0+git20170915-6) unstable; urgency=medium

  * modified the file d/copyright; the licence is now GPL-2+.
    Closes: #970822

 -- Georges Khaznadar <georgesk@debian.org>  Sat, 26 Sep 2020 16:11:55 +0200

python-whiteboard (1.0+git20170915-5) unstable; urgency=medium

  * upload the package once more, this Closes: #952496, since the
    dependency python3-cwiid does exist in debian.
 -- Georges Khaznadar <georgesk@debian.org>  Sat, 29 Aug 2020 09:27:52 +0200

python-whiteboard (1.0+git20170915-4) unstable; urgency=medium

  *  bumped standards-version to 4.5.0, dh level to 12

 -- Georges Khaznadar <georgesk@debian.org>  Sat, 22 Aug 2020 11:08:56 +0200

python-whiteboard (1.0+git20170915-3) unstable; urgency=medium

  * renamed the binary package as python3-whiteboard
  * ported scripts to python3, removed dependencies on Python2.
    Closes: #938262
  * bumped standards-version to 4.3.0, dh level to 11

 -- Georges Khaznadar <georgesk@debian.org>  Sun, 01 Dec 2019 19:43:04 +0100

python-whiteboard (1.0+git20170915-2) unstable; urgency=medium

  * upgraded some version numbers in debian/control: Standards-Version to
    4.1.5, dh to 10
  * added vcs stuff
  * removed ancient-python-version-field x-python-version 2.6
  * changed the priority to optional
  * removed the menu file

 -- Georges Khaznadar <georgesk@debian.org>  Thu, 23 Aug 2018 15:40:18 +0200

python-whiteboard (1.0+git20170915-1) unstable; urgency=medium

  * New upstream release. Closes: #875121
  * patched makefile to take qt5 in account, and simplify d/rules.

 -- Georges Khaznadar <georgesk@debian.org>  Sat, 16 Sep 2017 12:23:15 +0200

python-whiteboard (1.0+git20140207-0.1) unstable; urgency=medium

  * Non-maintainer upload.
  * New upstream release. Closes: #732057

 -- Elena Grandi <elena.valhalla@gmail.com>  Fri, 07 Feb 2014 15:42:53 +0100

python-whiteboard (1.0+git20130929-1) unstable; urgency=low

  * Changed my DEBEMAIL
  * Upgraded to the newest upstream release. Closes: #692258
  * added a script debian/get-latest-source
  * upgraded compat, X-Python-Version, Standards-Version
  * removed the useless patch
  * modified the size of the icon for the desktop; added a build-dependency
    on imagemagick

 -- Georges Khaznadar <georgesk@debian.org>  Sun, 29 Sep 2013 15:12:23 +0200

python-whiteboard (1.0+git20120728-1) unstable; urgency=low

  * upgraded to the new upstream version

 -- Georges Khaznadar <georgesk@ofset.org>  Sat, 28 Jul 2012 17:15:59 +0200

python-whiteboard (1.0+git20111009-1) unstable; urgency=low

  * upgraded to the new upstream version

 -- Georges Khaznadar <georgesk@ofset.org>  Sun, 09 Oct 2011 18:22:01 +0200

python-whiteboard (0.9.6+git20110528-5) unstable; urgency=low

  * oops ... just forgotten to Close: #642561

 -- Georges Khaznadar <georgesk@ofset.org>  Sun, 25 Sep 2011 19:29:41 +0200

python-whiteboard (0.9.6+git20110528-4) unstable; urgency=low

  * changes debian/rules to use python2

 -- Georges Khaznadar <georgesk@ofset.org>  Sun, 25 Sep 2011 19:22:39 +0200

python-whiteboard (0.9.6+git20110528-3) unstable; urgency=low

  * added a French localization

 -- Georges Khaznadar <georgesk@ofset.org>  Sun, 29 May 2011 20:38:52 +0200

python-whiteboard (0.9.6+git20110528-2) unstable; urgency=low

  * updated the name and the address of the author

 -- Georges Khaznadar <georgesk@ofset.org>  Sun, 29 May 2011 00:30:24 +0200

python-whiteboard (0.9.6+git20110528-1) unstable; urgency=low

  * Initial release (Closes: #628434)
  * added build-dependencies: quilt, python-all, libqt4-dev
  * moved stuff to /usr/share
  * written a short manpage

 -- Georges Khaznadar <georgesk@ofset.org>  Sat, 28 May 2011 23:18:08 +0200

python-whiteboard (0.9.6) unstable; urgency=low

  * Fixed cursor 

 -- pnegre <pere.negre@gmail.com>  Sun, 06 Mar 2011 00:30:33 +0100

python-whiteboard (0.9.5) unstable; urgency=low

  * Some minor fixes
  * Connection code changed a bit

 -- pnegre <pere.negre@gmail.com>  Sat, 19 Feb 2011 14:58:09 +0100

python-whiteboard (0.9.4) unstable; urgency=low

  * Added profiles feature
  * Added chinese translation

 -- pnegre <pere.negre@gmail.com>  Mon, 06 Sep 2010 15:49:06 +0200

python-whiteboard (0.9.3) unstable; urgency=low

  * Minor fixes 

 -- pnegre <pere.negre@gmail.com>  Thu, 12 Aug 2010 11:25:04 +0200

python-whiteboard (0.9.2) unstable; urgency=low

  * The program is capable to detect more than one wiimote device
  * The program allows the user to select the wiimote
  * Pushing "A" on the wiimote device triggers calibration window
  * New option to load automatically the saved calibration matrix on startup

 -- pnegre <pere.negre@gmail.com>  Wed, 11 Aug 2010 17:21:40 +0200

python-whiteboard (0.9.1) unstable; urgency=low

  * Minor fixes.

 -- pnegre <pere.negre@gmail.com>  Tue, 10 Aug 2010 18:43:23 +0200

python-whiteboard (0.9) unstable; urgency=low

  * Revamped ui

 -- pnegre <pere.negre@gmail.com>  Tue, 10 Aug 2010 14:21:30 +0200

python-whiteboard (0.8) unstable; urgency=low

  * Small fixes

 -- pnegre <pere.negre@gmail.com>  Tue, 27 Jul 2010 23:39:52 +0200

python-whiteboard (0.7) unstable; urgency=low

  * Big improvements in respect to cpu usage
  * Switched from polling interface to a callback interface for the wiimote messages
  * Changes in configuration screen
  * Added internationalization support. Italian translation included

 -- pnegre <pere.negre@gmail.com>  Tue, 27 Jul 2010 22:57:43 +0200

python-whiteboard (0.6) unstable; urgency=low

  * Removed toggle configuration from main window
  * Added autoconnect capability

 -- pnegre <pere.negre@gmail.com>  Sun, 25 Jul 2010 11:10:49 +0200

python-whiteboard (0.5) unstable; urgency=low

  * Fullscreen calibration working properly on gnome desktop (i think)
  * New configuration dialog
  * The user can restrict the bluetooth connection to certain devices

 -- pnegre <pere.negre@gmail.com>  Mon, 19 Jul 2010 23:25:34 +0200

python-whiteboard (0.4) unstable; urgency=low

  * Enhancements in calibration screen

 -- pnegre <pere.negre@gmail.com>  Sat, 03 Jul 2010 12:20:15 +0200

python-whiteboard (0.3) unstable; urgency=low

  * It is possible now to calibrate without going fullscreen

 -- pnegre <pere.negre@gmail.com>  Fri, 21 May 2010 10:23:09 +0200

python-whiteboard (0.2-1) unstable; urgency=low

  * Minor fix in calibration window

 -- pnegre <pere.negre@gmail.com>  Thu, 13 May 2010 08:54:07 +0200

python-whiteboard (0.1-2.10) unstable; urgency=low

  * Added loading calibration capability.

 -- pnegre <pere.negre@gmail.com>  Wed, 05 May 2010 19:56:44 +0200

python-whiteboard (0.1-2.9) unstable; urgency=low

  * Improved calibration screen
  * Added message on pbar screen

 -- pnegre <pere.negre@gmail.com>  Wed, 05 May 2010 09:45:12 +0200

python-whiteboard (0.1-2.8) unstable; urgency=low

  * Off-limit clicks working.

 -- pnegre <pere.negre@gmail.com>  Tue, 04 May 2010 12:13:52 +0200

python-whiteboard (0.1-2.7) unstable; urgency=low

  * Added systray Icon. Minor fixes.

 -- pnegre <pere.negre@gmail.com>  Tue, 04 May 2010 08:58:24 +0200

python-whiteboard (0.1-2.6) unstable; urgency=low

  * Calibration screen does not use pygame, dropped dependency

 -- pnegre <pere.negre@gmail.com>  Mon, 03 May 2010 13:42:00 +0200

python-whiteboard (0.1-2.5) unstable; urgency=low

  * Checked dependencies

 -- pnegre <pere.negre@gmail.com>  Fri, 30 Apr 2010 20:16:19 +0200

python-whiteboard (0.1-2.4) unstable; urgency=low

  * Minor fixes

 -- pnegre <pere.negre@gmail.com>  Thu, 29 Apr 2010 12:06:38 +0200

python-whiteboard (0.1-2.3) unstable; urgency=low

  * Minor fixes

 -- pnegre <pere.negre@gmail.com>  Thu, 29 Apr 2010 08:34:10 +0200

python-whiteboard (0.1-2.2) unstable; urgency=low

  * Added Desktop entry 

 -- pnegre <pere.negre@gmail.com>  Wed, 28 Apr 2010 14:02:25 +0200

python-whiteboard (0.1-2.1) unstable; urgency=low

  * Added Icon

 -- pnegre <pere.negre@gmail.com>  Wed, 28 Apr 2010 12:58:52 +0200

python-whiteboard (0.1-2) unstable; urgency=low

  * Checked more dependencies 

 -- pnegre <pere.negre@gmail.com>  Wed, 28 Apr 2010 12:12:25 +0200

python-whiteboard (0.1-1.1) unstable; urgency=low

  * Checked dependencies.

 -- pnegre <pere.negre@gmail.com>  Wed, 28 Apr 2010 12:00:34 +0200

python-whiteboard (0.1-1) unstable; urgency=low

  * First release.

 -- pnegre <pere.negre@gmail.com>  Wed, 28 Apr 2010 10:13:19 +0200