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
|
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
|