1qt4-x11 (4.7.2~git20110302-0maemo1) unstable; urgency=low
2
3  * Pull from upstream
4  * Fixes: NB#226454 - QDeclarativeTextInput::mousePressEvent() doesn't
5    call QInputContext::mouseHandler()
6  * Fixes: NB#220280 - QImage forever loops on SVG
7  * Fixes: NB#222060 - PIN UI freezes if "Continue offline" dialog is
8    shown before PIN query
9  * Fixes: NB#230591 - Regression from QFuture change
10
11 -- Petri Latvala <ext-petri.latvala@nokia.com>  Wed, 02 Mar 2011 12:06:31 +0200
12
13qt4-x11 (4.7.2~git20110221-0maemo1) unstable; urgency=low
14
15  * Pull from upstream
16  * Fixes: NB#227660 - QFuture uses internally QTime, instead of
17    QElapsedTimer
18  * Fixes: NB#226474 - imMicroFocus query on QML TextInput returns the
19    start of preedit instead of cursor position
20  * Fixes: NB#208927 - X dithering looks better than meego
21    graphicssystem one
22  * Fixes: NB#224327 - Malformed windows icons cause out of bounds
23    writes
24  * Fixes: NB#224413 - XPM files crash QImage (write)
25
26 -- Petri Latvala <ext-petri.latvala@nokia.com>  Mon, 21 Feb 2011 14:15:37 +0200
27
28qt4-x11 (4.7.2~git20110215-0maemo1) unstable; urgency=low
29
30  * Pull from upstream
31  * Fixes: NB#224314 - malformed bmp's cause QImage to write out of
32    bounds
33  * Fixes: NB#225732 - QGraphicsItem::ItemStopsClickFocusPropagation
34    doesn't stop propagation
35  * Fixes: NB#221924 - Morpheus crashes when network connection is lost
36  * Fixes: NB#218317 - All capital "i" in turkish is wrong inside of
37    buttons.
38
39 -- Petri Latvala <ext-petri.latvala@nokia.com>  Thu, 17 Feb 2011 11:50:12 +0200
40
41qt4-x11 (4.7.2~git20110208-0maemo1) unstable; urgency=low
42
43  * Pull from upstream
44  * Fixes: NB#217912 - Deadlock after changes in qprocess_unix
45  * Fixes: NB#217850 - floating point compiler optimization has no
46    effect
47  * Fixes: NB#226130 - QtQuick 1.1 integration
48  * Fixes: NB#226478 - TextEdit and TextInput need text selection modes
49  * Fixes: NB#226484 - TextInput selectWord() on word's first letter
50    often selects two words
51
52 -- Petri Latvala <ext-petri.latvala@nokia.com>  Wed, 09 Feb 2011 15:54:33 +0200
53
54qt4-x11 (4.7.2~git20110203-0maemo1) unstable; urgency=low
55
56  * Pull from upstream
57  * Fixes: NB#215586 - Qt make unnecessary X calls on each mouse move
58    event QETWidget::translateXI2Event
59  * Fixes: NB#210752 - Text in QML application disappears after
60    application is restored from task switcher
61  * Fixes: NB#221806 - Subsequent signal networkAccessibleChanged
62    emitting problem of class QNetworkAccessManager
63  * Fixes: NB#218404 - Memory leaks in qx11embed_x11.cpp
64  * Fixes: NB#218410 - Fix error case in getNetWmState() in
65    qwidget_x11.cpp
66  * Fixes: NB#225875 - Integrate
67    1137379e98cab8cc67fac70b31c97001c4473eb0
68
69 -- Petri Latvala <ext-petri.latvala@nokia.com>  Tue, 08 Feb 2011 10:13:03 +0200
70
71qt4-x11 (4.7.2~git20110119-0maemo2) unstable; urgency=low
72
73  * Fixes: NB#221230 - libqt4-meegographicssystemhelper needs to depend
74    on libqt4-meegographicssystem instead of recommends
75
76 -- Petri Latvala <ext-petri.latvala@nokia.com>  Mon, 24 Jan 2011 10:08:26 +0200
77
78qt4-x11 (4.7.2~git20110119-0maemo1) unstable; urgency=low
79
80  * Pull from upstream
81  * Fixes: NB#212758 - creating a QPixmap triggers creation of the
82    qt_gl_share_widget
83  * Fixes: NB#219685 - QSystemSemaphore and QSharedMemory are influenced
84    by TMPDIR
85  * Fixes: NB#188780 - Items in larger layout are not centered
86  * Fixes: NB#218317 - All capital "i" in turkish is wrong inside of
87    buttons.
88  * Fixes: NB#216667 - libqt4-meego-dev is not available for i386 at all
89  * Fixes: NB#214064 - Latest focus changes break some platform
90    components
91
92 -- Petri Latvala <ext-petri.latvala@nokia.com>  Wed, 19 Jan 2011 17:06:16 +0200
93
94qt4-x11 (4.7.2~git20110111-0maemo1) unstable; urgency=low
95
96  * Pull from upstream
97  * Fixes: NB#205680 - meego graphicssystem clears scene even if
98    Qt::WA_OpaquePaintEvent is set
99  * Fixes: NB#215368 - QMeeGoSwitchEvent's eventNumber() is not static
100    and the class is not exported
101  * Fixes: NB#211573 - Qt not configured with -dbus-linked
102  * Fixes: NB#211951 - Qt unnecessary build dependency to libxcursor-dev
103  * Fixes: NB#214064 - Latest focus changes break some platform
104    components
105  * Fixes: NB#216968 - QHostInfoCache should use QElapsedTimer instead
106    of QTime
107
108 -- Petri Latvala <ext-petri.latvala@nokia.com>  Wed, 12 Jan 2011 12:23:50 +0200
109
110qt4-x11 (4.7.2~git20101231-0maemo1) unstable; urgency=low
111
112  * Pull from upstream
113  * Fixes: NB#213183 - Ensure two Qt raster fixes are released.
114  * Fixes: NB#215639 - Need to repopulate texture glyph cache after
115    recreating GL context
116  * Fixes: NB#212887 - would be possible to open these descriptors on-
117    demand
118  * Fixes: NB#195919 - Check whether shader compilation can be improved
119  * Fixes: NB#195442 - OpenGL paint engine produces artifacts with big
120    images
121  * Fixes: NB#186988 - opengl render Chinese text: fast change text,
122    text become black block.
123
124 -- Petri Latvala <ext-petri.latvala@nokia.com>  Mon, 03 Jan 2011 13:50:51 +0200
125
126qt4-x11 (4.7.2~git20101209-0maemo1) unstable; urgency=low
127
128  * Pull from upstream
129  * Fixes: NB#205593 - Any app using meegotouch prints to console when started
130  * Fixes: NB#206111 - Sometimes MLabels apppear empty even if the text is set
131  * Fixes: NB#208617 - QtProxyFactory does not return correct (any) proxy data
132  * Fixes: NB#209473 - <UninitVar> qgraphicslayoutitem.cpp:143
133  * Fixes: NB#209863 - Qt tries to use id of a destroyed window
134  * Fixes: NB#210024 - MGS should provide translucency on a per-window basis
135  * Fixes: NB#210594 - Integration of focus change fixes
136  * Fixes: NB#210599 - QDeclarativeEngine object ownership issues
137  * Fixes: NB#210416 - Framerate in portrait is significantly lower than
138    in landscape
139  * Fixes: NB#199755 - Network session error when attempting to open
140    network session
141  * Fixes: NB#201619 - Synchronization is stuck in the progress
142    indicator screen when the internet is interrupted while sync
143  * Fixes: NB#209996 - Backup options view:Text inside the text box not
144    displayed properly in potrait mode
145  * Fixes: NB#194987 - Not all the synced contacts with S60 (N97 mini)
146    have an avatar
147  * Fixes: NB#206740 - Event handling in x11EventSourceDispatch is slow
148  * Fixes: NB#207115 - Qt calls eglSwapBuffers when no painting happened
149  * Fixes: NB#206119 - QSizePolicy causes the performance slow down
150
151 -- Petri Latvala <ext-petri.latvala@nokia.com>  Thu, 16 Dec 2010 12:22:45 +0200
152
153qt4-x11 (4.7.2~git20101130-0maemo6) unstable; urgency=low
154
155  * Fixes: NB#198573 - Need for Signals from Qt indicating aboutToSwich and swiched state
156  * Fixes: NB#194509 - Network access from a Qt app makes dbus daemon consume tons of cpu
157  * Fixes: NB#165283 - artificial emboldening doesn't work
158
159 -- Petri Latvala <ext-petri.latvala@nokia.com>  Tue, 07 Dec 2010 15:31:57 +0200
160
161qt4-x11 (4.7.2~git20101130-0maemo4) unstable; urgency=low
162
163  * Fixes: NB#205453 - Qt Update cause blocker performance drop in browser.
164
165 -- Petri Latvala <ext-petri.latvala@nokia.com>  Fri, 10 Dec 2010 13:21:07 +0200
166
167qt4-x11 (4.7.1~git20101130.really.4.7.1~git20101118-0maemo3) unstable; urgency=low
168
169  * Revert to previous release.
170
171 -- Petri Latvala <ext-petri.latvala@nokia.com>  Fri, 03 Dec 2010 11:24:03 +0200
172
173qt4-x11 (4.7.1~git20101118-0maemo2) unstable; urgency=low
174
175  * Proper workaround for bug 196954.
176
177 -- Petri Latvala <ext-petri.latvala@nokia.com>  Mon, 29 Nov 2010 14:05:44 +0200
178
179qt4-x11 (4.7.1~git20101118-0maemo1) unstable; urgency=low
180
181  * Pull from upstream
182  * Enable using OpenGL scissor test
183  * Fixes: NB#188174 - The effect of filling massive amount of html <div> elements with color ...
184  * Fixes: NB#194032 - Gallery crashed random while slideshow is going on
185  * Fixes: NB#193247 - Slider widget crashes WG in a given scenario
186  * Fixes: NB#199790 - Qt sends touch point update event too late on release.
187  * Fixes: NB#200091 - Random crashes observed when trying to paste value
188  * Fixes: NB#163620 - QtTest headers prevent compilation with -Wshadow -Werror
189  * Fixes: NB#189468 - <Safety> Invalid read reported by valgrind in libX11 when analysing accounts-ui application
190  * Fixes: NB#191811 - <Safety> Invalid read frequently reported in scratchbox
191  * Fixes: NB#193881 - Image format autodetection causes unnecessary lseeks
192  * Fixes: NB#198023 - GLib >= 2.22 requires use of g_main_context_push_thread_default in QEventDispatcher when a QThread is created
193  * Fixes: NB#202866 - MeeGo graphicssystem dithering for textures with alpha channel looks crappy
194  * Fixes: NB#204234 - obsolete driver work-around
195  * Fixes: NB#204890 - device lock prompt keeps reappearing
196  * Fixes: NB#194345 - CoreWeb: 950 coredumps with stacktrace ending in QGestureManager::deliverEvents()
197  * Fixes: NB#204098 - qstrtod does not reset errno
198  * Fixes: NB#161439 - Using optimizations causes trouble
199  * Fixes: NB#186988 - opengl render Chinese text: fast change text, text become black block
200  * Fixes: NB#193505 - after maximizing applications fonts are sometimes corrupted
201  * Fixes: 204443 - Pinch gesture semantics change
202
203 -- Petri Latvala <ext-petri.latvala@nokia.com>  Mon, 22 Nov 2010 12:05:12 +0200
204
205qt4-x11 (4.7.1~git20101111.really.4.7.1~git20101103-0maemo2) unstable; urgen
206
207  * Revert to previous released version
208
209 -- Petri Latvala <ext-petri.latvala@nokia.com>  Fri, 19 Nov 2010 10:50:40 +
210
211qt4-x11 (4.7.1~git20101103-0maemo1) unstable; urgency=low
212
213  * Pull from upstream
214  * Provide menu link and icon for QMLViewer
215  * Remove backported QScroller patch, it is to be used externally
216  * Fixes: NB#196806 - <MemLeak> Memory leak in feednamespacepluginmanager.cpp
217  * Fixes: NB#164431 - Blocking dialog doesn't work correctly
218  * Fixes: NB#170001 - QTouchEvent::touchpoint's isPrimary -method returns always false
219  * Fixes: NB#191116 - <MemLeak> Memory leak reported by valgrind on device, in XIQueryPointer.c
220  * Fixes: NB#198833 - Qt forgets to initialize members of QSharedPointer and its helpers
221  * Fixes: NB#200433 - cannot compile QMeeGoLivePixmap::livePixmapWithSize
222
223 -- Petri Latvala <ext-petri.latvala@nokia.com>  Thu, 04 Nov 2010 12:14:46 +0200
224
225qt4-x11 (4.7.1~git20101021-0maemo1) unstable; urgency=low
226
227  * Pull from upstream
228  * Previous problem with the experimental client decorations are
229  * now fixed, enable them again.
230  * Fixes: NB#195540 - libqt4-doc has extra <tr> tags
231  * Fixes: NB#198766 - MeeGo graphicssystem does not create proper deep copies of QPixmaps
232  * Fixes: NB#194397 - /usr/lib/qt4/imports/Qt/labs/ missing from packages
233
234 -- Petri Latvala <ext-petri.latvala@nokia.com>  Thu, 21 Oct 2010 16:01:33 +0300
235
236qt4-x11 (4.7.1~git20101008-0maemo2) unstable; urgency=low
237
238  * Disable experimental client decorations again
239  * Fixes: NB#196543 - libQtMeeGoGraphicsSystemHelper not shipped with latest packages
240  * Fixes: NB#196712 - SVG and PNG data URIs don't work in offline mode
241  * Fixes: NB#197530 - Missing menu items from ui-file
242
243 -- Petri Latvala <ext-petri.latvala@nokia.com>  Fri, 15 Oct 2010 11:49:02 +0300
244
245qt4-x11 (4.7.1~git20101008-0maemo1) unstable; urgency=low
246
247  * Pull from upstream
248  * Backport QScroller from 4.8
249  * Fixes: NB#184580 - QGraphicsItem::setCacheMode(DeviceCoordinateCache) unefficient in portrait mode
250  * Fixes: NB#191792 - QML: clickable items in GridView intermittently unresponsive on B2 hardware
251  * Fixes: NB#189797 - Qt build-depends circular dependency
252  * Fixes: NB#183846 - VKB adds and accumulates _NET_WM_STATE atoms when ever it's shown
253  * Fixes: 192385 - QML: runtime.orientation doesn't change when device orientation changes
254  * Fixes: NB#197181 - host binaries in libqt4-dev do not work in x86 target
255
256 -- Petri Latvala <ext-petri.latvala@nokia.com>  Fri, 08 Oct 2010 14:14:42 +0300
257
258qt4-x11 (4.7.1~git20101001-0maemo1) unstable; urgency=low
259
260  * Pull from upstream
261  * Cross-compile Qt and install both host and native binaries
262  * of build tools
263  * Enable experimental client decorations
264  * Fixes: NB#191476 - Wrong reordering of Bidi Text in Labels
265  * Fixes: NB#186087 - QGraphicsItem never gets focusOutEvent on hide
266  * Fixes: NB#186988 - opengl render Chinese text: fast change text, text become black block
267  * Fixes: NB#189686 - connecting to dbus slows down MApplication c'tor creation by ~80ms
268  * Fixes: NB#188145 - Network interface doesn't go down after last client disconnects
269  * Fixes: NB#189001 - Qt4.7 bearer management icd plugin uses embedded libconninet
270
271 -- Petri Latvala <ext-petri.latvala@nokia.com>  Fri, 01 Oct 2010 12:44:54 +0300
272
273qt4-x11 (4.7.0~git20100917-0maemo1) unstable; urgency=low
274
275  * Pull from upstream
276  * Fixes: NB#187981 - Device hangs up when region is set to Arabic language.
277  * Fixes: NB#163798 - QRasterPaintEnginePrivate::drawImage using memcpy instead of ARM optimized implementation
278  * Fixes: NB#187851 - Font rendering issues with Nokia font
279  * Fixes: NB#190817 - libqt4-doc has extra </div> and <tr> tags
280  * Fixes: NB#191880 - QPixmap::size() should return 0x0 when there is no data
281  * Fixes: NB#193700 - Pinching in calendar weekly view regression
282
283 -- Petri Latvala <ext-petri.latvala@nokia.com>  Tue, 21 Sep 2010 10:48:49 +0300
284
285qt4-x11 (4.7.0~git20100827-0maemo1) unstable; urgency=low
286
287  * Pull from upstream
288  * Fixes: NB#189487 - qt4-x11 fails to build due to problems with opening data base file doc/qch/qt.qch
289  * Fixes: NB#174335 - Pinch gesture events are sent twice to application
290  * Fixes: NB#175685 - QTextDocument setTextDirection without QStaticText is not obeyed in Qt 4.7
291  * Fixes: NB#185563 - QTouchEvents are not correctly delivered to widgets
292
293 -- Bojan Radakovic <bojan.radakovic@nokia.com>  Mon, 06 Sep 2010 16:48:24 +0300
294
295qt4-x11 (4.7.0~git20100823-0maemo2) unstable; urgency=low
296
297  * Fixes: NB#178358 - Qt doc package missing
298  * Stop building QtWebKit library from Qt source tree. QtWebKit will
299  * be delivered as an independent package.
300
301 -- Bojan Radakovic <bojan.radakovic@nokia.com>  Tue, 31 Aug 2010 10:10:15 +0300
302
303qt4-x11 (4.7.0~git20100823-0maemo1) unstable; urgency=low
304
305  * Pull from upstream
306  * Fixes: NB#178358 - Qt doc package missing
307  * Fixes: NB#183896 - QAuthenticator need to be patched to enable signon usage for authentication
308  * Fixes: NB#176070 - QNetworkAccessManager can't be used in QThreads
309  * Fixes: NB#176651 - Height for Width in QGraphicsLayout
310  * Fixes: NB#174429 - Qt source packages are missing API files
311
312 -- Stefano Pironato <stefano.pironato@nokia.com>  Tue, 24 Aug 2010 14:11:00 +0300
313
314qt4-x11 (4.7.0~git20100811-0maemo1) unstable; urgency=low
315
316  * Pull from upstream
317  * Fixes: NB#165683 - QGraphicsGridLayout::setColumnSpacing is used even after item has been removed
318  * Fixes: NB#172554 - POP: Random fenix crash @ "QAbstractSocket::writeData" when move to option selected
319  * Fixes: NB#175618 - qDrawBorderPixmap is not executing correctly when borders are too thick
320  * Fixes: NB#176643 - Segmentation fault occurs while using networking
321  * Fixes: NB#180034 - we need QTBUG-11213 fixed in Harmattan - QUuid::createUuid() is not random at all
322  * Fixes: NB#182005 - Unable to build libmcontentwidgets package with libqt4 4.7.0~git20100716-0maemo1+0m6
323
324 -- Bojan Radakovic <bojan.radakovic@nokia.com>  Wed, 11 Aug 2010 11:03:15 +0200
325
326qt4-x11 (4.7.0~git20100716-0maemo1) unstable; urgency=low
327
328  * Pull from upstream
329  * Fixes: NB#176070 - QNetworkAccessManager can't be used in QThreads
330  * Fixes: NB#180047 - Call UI gets shrunken while calling any number
331  * Fixes: NB#174856 - QNetworkAccessManager broken in 4.7.0~git20100609-0maemo1+0m6
332  * Fixes: NB#179240 - QFile::read does not advance the stream
333  * Fixes: NB#173119 - Bidirectional Text Rendering in Arabic language is broken with Latin characters
334  * Fixes: NB#161897 - DuiInfoBanner's setBodyText ignores <br/> tag
335  * Fixes: NB#177478 - QAuthenticator should have property map
336
337 -- Janne Hamalainen <janne.a.hamalainen@nokia.com>  Thu, 22 Jul 2010 11:19:09 +0200
338
339qt4-x11 (4.7.0~git20100704-0maemo1) unstable; urgency=low
340
341  * Fixes: NB#172773 - celluid process is causing the wakeups in idle mode
342  * Fixes: NB#175064 - QNetworkSession signals wrong state after calling stop()
343
344 -- Adrian Constantin <adrian.constantin@nokia.com>  Mon, 5 Jul 2010 14:39:09 +0200
345
346qt4-x11 (4.7.0~git20100614-0maemo2) unstable; urgency=low
347
348  * Fixes: NB#167514 - [browser-blocker] Multitouch events don't work if application is launched during device start-up
349  * Fixes: NB#175383 - qt4-acceptance-tests fail during ART Execution
350
351 -- Adrian Constantin <adrian.constantin@nokia.com>  Mon, 5 Jul 2010 14:39:09 +0200
352
353qt4-x11 (4.7.0~git20100614-0maemo1) unstable; urgency=low
354
355  * Pull from upstream
356  * Fixes: NB#172906 - Majority of applications crashing on exit
357  * Fixes: NB#173866 - Data added to HTML5 database doesn't get flushed/persisted to database
358  * Fixes: NB#173250 - QGLContext can create end up creating a QWidget during the QApplication destructor, leading to crash
359
360 -- Adrian Constantin <adrian.constantin@nokia.com>  Tue, 15 Jun 2010 11:14:33 +0200
361
362qt4-x11 (4.7.0~git20100609-0maemo1) unstable; urgency=low
363
364  * Pull from upstream
365  * Fixes: NB#170006 - Qt 4.7 singleShot timer calls function immediately instead of at the next event loop
366  * Fixes: NB#167058 - TapGesture not working
367  * Fixes: NB#173089 - The Qt 4.7 does not compile icd bearermanagement network plugin
368  * Fixes: NB#172749 - If grabGesture() called QGraphicsWidget will crash in deletion
369  * Fixes: NB#155179 - (QTBUG-9707) qpainter->drawTiledPixmap cause slow call of QX11PixmapData::toImage.
370
371 -- Bojan Radakovic <bojan.radakovic@nokia.com>  Thu, 10 Jun 2010 16:46:15 +0200
372
373qt4-x11 (4.6.3~git20100602.0.4.7-0maemo1) unstable; urgency=low
374
375  * Release Qt 4.7. The version still keeps the 4.6.3 package version,
376  * in order to allow for emergency rollback to Qt 4.6.
377  * Fixes: NB#161556 - [METABUG] Integrate Qt 4.7 into Harmattan
378  * Fixes: NB#151100 - (QT-2948) The Qt Reg-Exp engine sometimes gives false positive empty match
379  * Fixes: NB#157450 - Frequent use of QTime in animation related routines causes bad performance
380  * Fixes: NB#156908 - Qt's QTime::currentTime is slow
381  * Fixes: NB#166193 - MDialog crashes with ~40% likelihood
382  * Fixes: NB#170944 - Gesture not delivered to a QGraphicsWidget, asserts inside Qt
383
384 -- Adrian Constantin <adrian.constantin@nokia.com>  Wed, 4 Jun 2010 12:46:15 +0300
385
386qt4-x11 (4.6.3~git20100521-0maemo2) unstable; urgency=low
387
388  * Pull from upstream
389  * Fixes: NB#169433 -  when freeing a QQLWidget not all memory is actually freed
390  * Fixes: NB#165175 -  a class inherited from QDBusInterface can't invoke a method
391
392 -- Janne Hamalainen <janne.a.hamalainen@nokia.com>  Tue, 25 May 2010 10:13:31 +0300
393
394qt4-x11 (4.6.3~git20100514-0maemo2) unstable; urgency=low
395
396  * Pull from upstream
397  * Fixes: NB#164183 - Random gestureEvent crashes
398
399 -- Bojan Radakovic <bojan.radakovic@nokia.com>  Tue, 18 May 2010 12:57:30 +0300
400
401qt4-x11 (4.6.3~git20100411-0maemo1) unstable; urgency=low
402
403  * Pull from upstream
404  * Fixes: NB#162327 unlocking the device causes a segfault in any app open in foreground
405  * Fixes: NB#163414 Crash when hiding VKB and keep finger on screen.
406  * Fixes: NB#160270 <MemLeak> valgrind report shows memory leak for QImage::save()
407
408 -- Bojan Radakovic <bojan.radakovic@nokia.com>  Mon, 12 Apr 2010 13:51:00 +2000
409
410qt4-x11 (4.6.3~git20100319-0maemo1) unstable; urgency=low
411
412  * Pull from upstream
413  * Multi-touch support
414  * Fixes: NB#159993  Qt is freezing application for 2 seconds when calling showFullScreen
415  * Fixes: NB#155384 Make drawGlyphs API public
416
417 -- Stefano Pironato <stefano.pironato@nokia.com>  Fri, 19 Mar 2010 15:31:00 +2000
418
419qt4-x11 (4.6.3~git20100310-0maemo1) unstable; urgency=low
420
421  * Pull from upstream
422  * Fixes: NB#146992 Double tap doesn't get recognized in MAFW test gui
423  * Fixes: NB#134295 QDBusInterface::callWithCallback deadlocks if called from the callWithCallback error callback
424
425 -- Bojan Radakovic <bojan.radakovic@nokia.com>  Mon, 15 Mar 2010 12:34:26 +2000
426
427qt4-x11 (4.6.3~git20100224-0maemo1) unstable; urgency=low
428
429  * Pull from upstream
430  * Remove Qt3Support
431  * Add lconvert
432  * Fixes: NB#154800 Using -opensource configuration in maemo6
433  * Fixes: NB#158708 Googleplugin crashes while configuring google account
434  * Fixes: NB#158242 all unit tests for quillimagefilter-tests are core dumped
435  * Fixes: NB#157696 QDBusServiceWatcher watches only one service at a time
436
437 -- Janne Hamalainen <janne.a.hamalainen@nokia.com>  Wed, 24 Feb 2010 11:34:26 +2000
438
439qt4-x11 (4.6.2~git20100205-0maemo1) unstable; urgency=low
440
441  * Pull from upstream
442  * Fixes: NB#142357 - (#QT-2307) Using QDBus::CallMode other than
443  *        QDBus::Block produces invalid reply
444  * Fixes: NB#138587 - QGraphicsGridLayout row span feature is not working properly
445  * Fixes: NB#153726 - QtMultimedia module is not packaged
446
447 -- Adrian Constantin <adrian.constantin@nokia.com>  Fri, 12 Feb 2010 12:20:26 +2000
448
449qt4-x11 (4.6.1~git20091228.4-0maemo1) unstable; urgency=low
450
451  * Turn off the HW multi-touch implementation using kernel device API.
452  * Removed Qt Assistant and Designer packages.
453  * Fixes: NB#148497 - Devel package missing requires for some libraries
454  * Fixes: NB#151088 - Packaging of the Qt4.6 developer tools
455
456 -- Adrian Constantin <adrian.constantin@nokia.com>  Thu, 14 Jan 2010 12:43:37 +2000
457
458qt4-x11 (4.6.1~git20091228.2-0maemo1) unstable; urgency=low
459
460  * Fixes: NB#144690 - Please cherrypick ConsumeEventHint patch (Gesture)
461  * Fixes: NB#143903 - Application not working in none gui mode -> The KDE libs cannot be installed.
462  * Fixes: NB#143427 - Qt 4.6 - lrelease does not accept empty <source>
463  * Fixes: NB#147283 - All DUI application crash in scratchbox
464  * Fixes: NB#147461 - QVariant::isNull() == true after QVariant::setValue()
465  * Fixes: NB#149547 - With latest Qt 20091127 Clock  application is closing on setting alarm operation
466  * Fixes: NB#117725 - sb2 cannot build camera-ui
467  * Fixes: NB#148359 - webkit traverse fixture links against phonon but it is not in package dependencies
468  * Fixes: NB#148082 - Performance of the graphics view drops when text element is rotated
469  * Fixes: NB#142507 - QTimeLine's signals are not sent while an object is being dragged with mouseMoveEvent()
470  * Fixes: NB#147744 - Translucent QGLWidgets no longer works
471  * Fixes: NB#150790 - QWebKit based application crashes when executing SunSpider
472  * Fixes: NB#150808 - Loading a web page from network to qwebview fails on columbus
473
474 -- Stefano Pironato <stefano.pironato@nokia.com>  Tue, 05 Jan 2010 11:10:00 +2000
475
476qt4-x11 (4.6.0~git20091030.2-0maemo1) unstable; urgency=low
477
478  * Fixes: NB#129594 - Qt compiled without compiler optimization
479  * The X org package does not support the MIT SHM extension anymore,
480    so the MIT SHM option is removed from Qt configuration also.
481
482 -- Adrian Constantin <adrian.constantin@nokia.com>  Fri, 20 Nov 2009 16:59:11 +2000
483
484qt4-x11 (4.6.0~git20091030-0maemo1) unstable; urgency=low
485
486  * Pull from upstream
487  * Fixes: NB#134295 - QDBusInterface::callWithCallback deadlocks if called from the callWithCallback error callback
488  * Fixes: NB#133005 - enabling accessibility while building Qt
489  * Fixes: NB#144501 - Application launcher does not start with the new Qt 4.6 versions
490  * Fixes: NB#129494 - Qt compiled without compiler optimization
491
492 -- Adrian Constantin <adrian.constantin@nokia.com>  Fri, 30 Oct 2009 15:13:18 +1000
493
494qt4-x11 (4.6.0~git20091012-0maemo1) unstable; urgency=low
495
496  * Fixes: NB#141280 - libqt4-dev.postinst rules for Qt4.6 wrong
497  * Fixes: NB#133500 - libqt4-dev postinst is broken by update-alternatives from dpkg 1.15
498  * Fixes: NB#142136 - Error in satisfying dependencies for qt4-x11
499
500 -- Stefano Pironato <stefano.pironato@nokia.com>  Thu, 12 Oct 2009 10:30:00 +0300
501
502qt4-x11 (4.6.0~git20091008-0maemo1) unstable; urgency=low
503
504  * Fixes NB#141891: - Compiling a library which uses QStateMachine doesn't work
505  * Modify rpath-link options to adapt to armel scratchbox environment
506
507 -- Adrian Constantin <adrian.constantin@nokia.com>  Wed, 08 Oct 2009 11:18:37 +0300
508
509qt4-x11 (4.6.0~git20091002-0maemo1) unstable; urgency=low
510
511  * Pull from upstream
512  * Fixes: NB#141550 - Error in qdatastream.h in libqt4-dev 4.6.0~git20091001-0maemo1+0m6
513  * Fixes: NB#140293 - applet titles in applet library are not shown properly - added PATCH in qt changing glyph cache
514  * Fixes: NB#140727 - Enable multitouch support on device
515  * Fixes: NB#123012 - QPainter::drawTiledPixmap does not work properly with
516    non-power-of-two pixmaps when used in a DuiWidgetView
517
518 -- Stefano Pironato <stefano.pironato@nokia.com>  Thu, 01 Oct 2009 15:08:32 +0300
519
520qt4-x11 (4.6.0~git20090925-0maemo1) unstable; urgency=low
521
522  * Pull from upstream
523  * Fixes: NB#140735 - QtGui 4.6 should have dependency to EGL
524  * Fixes: NB#139269 - qmake CONFIG=debug does not add -g
525
526 -- Adrian Constantin <adrian.constantin@nokia.com>  Fri, 25 Sep 2009 15:48:32 +0300
527
528qt4-x11 (4.6.0~git20090911-0maemo1) unstable; urgency=low
529
530  * Pull from upstream
531  * Fixes: NB#111282 - Homescreen rotation takes too long
532  * Fixes: NB#110604 - DuiLayouts using DuiFlowLayoutPolicy don't resize properly
533  * Fixes: NB#121054 - Items being not painted until update()/paint() explicitly called
534
535 -- Adrian Constantin <adrian.constantin@nokia.com>  Fri, 11 Sep 2009 15:17:33 +0300
536
537qt4-x11 (4.6.0~git20090909-0maemo1) unstable; urgency=low
538
539  * Fixes: NB#137778 - qt macro causing build error when using -pedantic
540  * Fixes: NB#137775 - qt debian packaking installing a missing file
541
542 -- Adrian Constantin <adrian.constantin@nokia.com>  Wed, 09 Aug 2009 15:52:51 +0300
543
544qt4-x11 (4.6.0~git20090907-0maemo1) unstable; urgency=low
545
546  * Pull from upstream.
547  * Fixes: NB#104827 - DuiLabel truncate arabic string and renders replaces the MEDIAL form character into FINAL on the point of truncation
548
549 -- Shane Bradley <shane.bradley@nokia.com>  Tue, 08 Aug 2009 15:17:24 +1000
550
551qt4-x11 (4.6.0~git20090828-0maemo1) unstable; urgency=low
552
553  * Pull from upstream.
554
555 -- Shane Bradley <shane.bradley@nokia.com>  Mon, 24 Aug 2009 15:47:37 +1000
556
557qt4-x11 (4.6.0~git20090824-0maemo1) unstable; urgency=low
558
559  * Pull from upstream.
560  * Fixes: NB#127429 - QtOpenGL public header refers to non-existant qglshaderprogram.h
561
562 -- Shane Bradley <shane.bradley@nokia.com>  Mon, 24 Aug 2009 15:47:37 +1000
563
564qt4-x11 (4.6.0~git20090820-0maemo1) unstable; urgency=low
565
566  * Pull from upstream.
567
568 -- Shane Bradley <shane.bradley@nokia.com>  Thu, 20 Aug 2009 16:16:14 +1000
569
570qt4-x11 (4.6.0~git20090819-0maemo1) unstable; urgency=low
571
572  * Pull from upstream.
573  * Fixes: NB#132164 - libqt4-webkit package is broken
574
575 -- Shane Bradley <shane.bradley@nokia.com>  Wed, 19 Aug 2009 15:32:21 +1000
576
577qt4-x11 (4.6.0~git20090728-0maemo1) unstable; urgency=low
578
579  * Pull from upstream.
580  * Fixes: NB#129594 - Qt compiled without compiler optimization
581  * Fixes: NB#127404 - Rendering errors with OpenGL in Qt 4.6
582
583 -- Shane Bradley <shane.bradley@nokia.com>  Thu, 30 Jul 2009 14:02:24 +1000
584
585qt4-x11 (4.6.0~git20090717-0maemo1) unstable; urgency=low
586
587  * Fixes: NB#117929 - Qt mkspecs use -Wl,--rpath by default causing warnings in Debian packaging
588
589 -- Shane Bradley <shane.bradley@nokia.com>  Wed, 15 Jul 2009 10:32:20 +1000
590
591qt4-x11 (4.6.0~git20090717-0maemo1) unstable; urgency=low
592
593  * Pull from upstream
594  * Partial fix for 127404.
595
596 -- Shane Bradley <shane.bradley@nokia.com>  Wed, 15 Jul 2009 10:32:20 +1000
597
598qt4-x11 (4.6.0~git20090706-0maemo1) unstable; urgency=low
599
600  * Switch to using 4.6.
601
602 -- Shane Bradley <shane.bradley@nokia.com>  Wed, 07 Jul 2009 10:32:20 +1000
603
604qt4-x11 (4.5.2~git20090701-0maemo1) unstable; urgency=low
605
606  * Fixes: NB#122175 - Qt debugging symbols issues
607  * Pull from upstream.
608
609 -- Shane Bradley <shane.bradley@nokia.com>  Wed, 07 Jul 2009 10:32:20 +1000
610
611qt4-x11 (4.5.2~git20090605-0maemo1) unstable; urgency=low
612
613  * Pull from upstream.
614
615 -- Gareth Pethig <gareth.pethig@nokia.com>  Fri, 05 Jun 2009 19:46:34 +1000
616
617qt4-x11 (4.5.2~git20090601-0maemo1) unstable; urgency=low
618
619  * Pull from upstream.
620
621 -- Gareth Pethig <gareth.pethig@nokia.com>  Mon, 01 Jun 2009 17:01:23 +1000
622
623qt4-x11 (4.5.2~git20090525-0maemo1) unstable; urgency=low
624
625  * Pull from upstream.
626
627 -- Gareth Pethig <gareth.pethig@nokia.com>  Mon, 25 May 2009 15:30:34 +1000
628
629qt4-x11 (4.5.2~git20090515-0maemo1) unstable; urgency=low
630
631  * Pull from upstream.
632
633 -- Gareth Pethig <gareth.pethig@nokia.com>  Fri, 15 May 2009 20:01:16 +1000
634
635qt4-x11 (4.5.2~git20090508-0maemo2) unstable; urgency=low
636
637  * Changed control file as per Maemo patch.
638
639 -- Gareth Pethig <gareth.pethig@nokia.com>  Mon, 11 May 2009 18:49:23 +1000
640
641qt4-x11 (4.5.2~git20090508-0maemo1) unstable; urgency=low
642
643  * Pull from upstream.
644
645 -- Gareth Pethig <gareth.pethig@nokia.com>  Fri, 08 May 2009 17:51:46 +1000
646
647qt4-x11 (4.5.2~git20090506-0maemo1) unstable; urgency=low
648
649  * Removed -lxcb-xlib referance from mkspec.
650
651 -- Gareth Pethig <gareth.pethig@nokia.com>  Wed, 06 May 2009 19:01:22 +1000
652
653qt4-x11 (4.5.2~git20090505-0maemo2) unstable; urgency=low
654
655  * Removed old EGL config patch.
656
657 -- Gareth Pethig <gareth.pethig@nokia.com>  Wed, 06 May 2009 14:42:35 +1000
658
659qt4-x11 (4.5.2~git20090505-0maemo1) unstable; urgency=low
660
661  * Pull from upstream.
662  * Added gles translucency patch
663
664 -- Gareth Pethig <gareth.pethig@nokia.com>  Tue, 05 May 2009 21:32:21 +1000
665
666qt4-x11 (4.5.2~git20090424-0maemo1) unstable; urgency=low
667
668  * Pull from upstream.
669
670 -- Gareth Pethig <gareth.pethig@nokia.com>  Fri, 24 Apr 2009 18:32:37 +1000
671
672qt4-x11 (4.5.1~git20090422-0maemo1) unstable; urgency=low
673
674  * Pull from upstream.
675
676 -- Shane Bradley <shane.bradley@nokia.com>  Wed, 22 Apr 2009 17:20:12 +1000
677
678qt4-x11 (4.5.1~git20090417-0maemo1) unstable; urgency=low
679
680  * Pull from upstream.
681  * Fixes: NB#110528 - int QTest::qExec() returns always 0...
682
683 -- Gareth Pethig <gareth.pethig@nokia.com>  Fri, 17 Apr 2009 13:30:20 +1000
684
685qt4-x11 (4.5.1~git20090403-0maemo1) unstable; urgency=low
686
687  * Pull from upstream.
688  * Fixes: NB#109352 - libqt4-dev is missing libQtUiTools.a
689
690 -- Shane Bradley <shane.bradley@nokia.com>  Fri, 03 Apr 2009 17:04:40 +1000
691
692qt4-x11 (4.5.1~git20090331-0maemo2) unstable; urgency=low
693
694  * Move QtClucene from the core package to the help package. This is only
695    used by assistant.
696
697 -- Shane Bradley <shane.bradley@nokia.com>  Wed, 01 Apr 2009 16:44:52 +1000
698
699qt4-x11 (4.5.1~git20090331-0maemo1) unstable; urgency=low
700
701  * Pull from upstream.
702
703 -- Shane Bradley <shane.bradley@nokia.com>  Tue, 31 Mar 2009 10:35:50 +1000
704
705qt4-x11 (4.5.1~git20090326-0maemo1) unstable; urgency=low
706
707  * Pull from upstream.
708  * Add qdoc3 binary to qt4-dev-tools package.
709
710 -- Shane Bradley <shane.bradley@nokia.com>  Thu, 26 Mar 2009 14:17:39 +1000
711
712qt4-x11 (4.5.1~git20090324-0maemo1) unstable; urgency=low
713
714  * Pull from upstream.
715
716 -- Shane Bradley <shane.bradley@nokia.com>  Tue, 24 Mar 2009 10:39:35 +1000
717
718qt4-x11 (4.5.1~git20090317-0maemo1) unstable; urgency=low
719
720  * Pull from upstream.
721  * Fixes: NB#105936
722
723 -- Shane Bradley <shane.bradley@nokia.com>  Tue, 17 Mar 2009 14:15:30 +1000
724
725qt4-x11 (4.5.1~git20090316-0maemo1) unstable; urgency=low
726
727  * Pull from upstream.
728  * Fixes: NB#103601
729
730 -- Shane Bradley <shane.bradley@nokia.com>  Mon, 16 Mar 2009 13:14:17 +1000
731
732qt4-x11 (4.5.0-0maemo2) unstable; urgency=low
733
734  * Fixes: NB#103953, NB#103601
735  * Add additional dependencies for the phonon package.
736
737 -- Shane Bradley <shane.bradley@nokia.com>  Thu, 05 Mar 2009 16:53:23 +1000
738
739qt4-x11 (4.5.0-0maemo1) unstable; urgency=low
740
741  * Pull from upstream for 4.5.0 release.
742  * Fixes: NB#99812
743
744 -- Shane Bradley <shane.bradley@nokia.com>  Thu, 27 Feb 2009 18:37:27 +1000
745
746qt4-x11 (4.5.0~git20090219-0maemo1) unstable; urgency=low
747
748  * Removed subversion files and disabled patches.
749
750 -- Shane Bradley <shane.bradley@nokia.com>  Thu, 19 Feb 2009 16:09:14 +1000
751
752qt4-x11 (4.5.0~git20090219-maemo1) unstable; urgency=low
753
754  * Migrated to new repository.
755  * Merged with upstream.
756
757 -- Shane Bradley <shane.bradley@nokia.com>  Thu, 19 Feb 2009 14:24:45 +1000
758
759qt4-x11 (4.5.0~git20090212-maemo2) unstable; urgency=low
760
761  * Removed include/Qt/qpixmapfilter.h from debian/libqt4-dev.install
762
763 -- Mohammad Anwari <mohammad.anwari@nokia.com>  Fri, 13 Feb 2009 09:50:33 +0200
764
765qt4-x11 (4.5.0~git20090212-maemo1) unstable; urgency=low
766
767  * Merged with upstream.
768
769 -- Mohammad Anwari <Mohammad.Anwari@nokia.com>  Thu, 12 Feb 2009 13:45:11 +0200
770
771qt4-x11 (4.5.0~git20090122-maemo6) unstable; urgency=low
772
773  * Added patch 102_egl_config.diff
774
775 -- Mohammad Anwari <Mohammad.Anwari@nokia.com>  Thu, 12 Feb 2009 12:53:25 +0200
776
777qt4-x11 (4.5.0~git20090122-maemo5) unstable; urgency=low
778
779  * Removed old Ubuntu patches
780  * Added patch 101_multiple-translation.diff to series file
781
782 -- Tobias Koch <ext-tobias.koch@nokia.com>  Mon, 26 Jan 2009 18:48:50 +0200
783
784qt4-x11 (4.5.0~git20090122-maemo4) unstable; urgency=low
785
786  * Multiple translation variant patch was added
787  * Shader patch was removed
788
789 -- Tobias Koch <ext-tobias.koch@nokia.com>  Mon, 26 Jan 2009 17:38:50 +0200
790
791qt4-x11 (4.5.0~git20090122-maemo2) unstable; urgency=low
792
793  * Removed configure switch -no-tablet
794
795 -- Tobias Koch <ext-tobias.koch@nokia.com>  Thu, 22 Jan 2009 18:14:50 +0200
796
797qt4-x11 (4.5.0~git20090122-maemo1) unstable; urgency=low
798
799  * Merged from upstream
800
801 -- Tobias Koch <ext-tobias.koch@nokia.com>  Thu, 22 Jan 2009 17:51:34 +0200
802
803qt4-x11 (4.5.0~git20090108-maemo2) unstable; urgency=low
804
805  * Fixes for lintian errors
806  * Fixes in install files
807
808 -- Tobias Koch <ext-tobias.koch@nokia.com>  Thu, 15 Jan 2009 11:00:17 +0200
809
810qt4-x11 (4.5.0~git20090108-maemo1) unstable; urgency=low
811
812  * Merged from upstream
813
814 -- Tobias Koch <ext-tobias.koch@nokia.com>  Thu, 08 Jan 2009 19:19:29 +0200
815
816qt4-x11 (4.5.0~git20081217-maemo2) unstable; urgency=low
817
818  * Debug packages available again
819
820 -- Tobias Koch <ext-tobias.koch@nokia.com>  Wed, 07 Jan 2009 16:55:53 +0200
821
822qt4-x11 (4.5.0~git20081217-maemo1) unstable; urgency=low
823
824  * Quilt works again
825  * Merged from upstream
826
827 -- Tobias Koch <ext-tobias.koch@nokia.com>  Tue, 17 Dec 2008 10:21:47 +0200
828
829qt4-x11 (4.5.0~git20081216-maemo1) unstable; urgency=low
830
831  * Applied patch 100_glconfig_shader.diff until I have
832    figured out, why quilt won't run.
833
834 -- Tobias Koch <ext-tobias.koch@nokia.com>  Tue, 16 Dec 2008 12:51:47 +0200
835
836qt4-x11 (4.5.0~git20081215-maemo1) unstable; urgency=low
837
838  * added patch 100_glconfig_shader.diff submitted by <mohammad.anwari@nokia.com>:
839    * enable running Qt+GL in newer images of R***r
840    * solved the compilation of TextFragmentShader which failed because lacking of a precision of a vec4
841
842 -- Tobias Koch <ext-tobias.koch@nokia.com>  Mon, 15 Dec 2008 14:43:56 +0200
843
844qt4-x11 (4.5.0~git20081209-maemo1) unstable; urgency=low
845
846  * Merge with upstream
847
848 -- Mohammad Anwari <Mohammad.Anwari@nokia.com>  Tue, 09 Dec 2008 10:31:45 +0200
849
850qt4-x11 (4.5.0~git20081202-maemo3) unstable; urgency=low
851
852  * Removed libglu-dev from libqt4-opengl-dev
853
854 -- Mohammad Anwari <Mohammad.Anwari@nokia.com>  Fri, 05 Dec 2008 00:31:36 +0200
855
856qt4-x11 (4.5.0~git20081202-maemo2) unstable; urgency=low
857
858  * Split opengl packages
859
860 -- Mohammad Anwari <Mohammad.Anwari@nokia.com>  Tue, 02 Dec 2008 16:35:31 +0200
861
862qt4-x11 (4.5.0~git20081202-maemo1) unstable; urgency=low
863
864  * Pull from upstream
865
866 -- Mohammad Anwari <Mohammad.Anwari@nokia.com>  Tue, 02 Dec 2008 09:33:02 +0200
867
868qt4-x11 (4.5.0~git20081129-maemo1) unstable; urgency=low
869
870  * Copied to DUI's git
871
872 -- Mohammad Anwari <Mohammad.Anwari@nokia.com>  Sat, 29 Nov 2008 00:00:04 +0700
873
874qt4-x11 (4.5.0-maemo1-11142008) unstable; urgency=low
875
876  * pull from upstream
877
878 -- Jani Mikkonen <ext-jani.3.mikkonen@nokia.com>  Fri, 14 Nov 2008 15:00:00 +0200
879
880
881qt4-x11 (4.5.0-maemo1) unstable; urgency=low
882
883  * new upstream version with gles2 support
884  * removed nonfunctional patches
885
886 -- Jani Mikkonen <ext-jani.3.mikkonen@nokia.com>  Tue, 11 Nov 2008 18:00:00 +0200
887
888qt4-x11 (4.4.0-2maemo5) unstable; urgency=low
889
890  * Enabled Exceptions
891  * Added QT3 support libraries
892  * Added xml-patterns
893
894 -- Jani Mikkonen <ext-jani.3.mikkonen@nokia.com>  Tue, 28 Oct 2008 12:00:00 +0200
895
896qt4-x11 (4.4.0-2maemo4) unstable; urgency=low
897
898  * testing tag, minor changes
899
900 -- Jani Mikkonen <ext-jani.3.mikkonen@nokia.com>  Tue, 9 Sep 2008 16:00:00 +0300
901
902qt4-x11 (4.4.0-2maemo3) unstable; urgency=low
903
904  * libreadline dependency, no opengl
905
906 -- Arsi Antila <ext-arsi.antila@nokia.com>  Wed, 9 Jul 2008 15:36:34 +0300
907
908
909qt4-x11 (4.4.0-2maemo2) unstable; urgency=low
910
911  * No interbase support for i386
912
913 -- Jussi Hakala <ext-jussi.hakala@nokia.com>  Wed, 18 Jun 2008 11:59:27 +0300
914
915qt4-x11 (4.4.0-2maemo1) unstable; urgency=low
916
917  * Configuration for maemo environment
918  * Workarounds for find/delete inside sbox environment
919  * Adjusted the control file to behave with etch dpkg
920
921 -- Jussi Hakala <ext-jussi.hakala@nokia.com>  Thu, 12 Jun 2008 13:57:49 +0300
922
923qt4-x11 (4.4.0-2) unstable; urgency=low
924
925  +++ Changes by Fathi Boudra:
926
927  * Split html documentation in qt4-doc-html package.
928  * Merge Ubuntu patches:
929    * Add lpia architecture in trusted dpkg-arch over uname.
930    * Add sqlite3 workaround in config tests fixes.
931  * Add qt-copy patch:
932    * 0227-qdatastream-regression
933      Fix a bug that causes all Qt3/2 applications to crash or hang under KDE4.
934
935  +++ Changes by Modestas Vainius:
936
937  * Add 16_qsortfilterproxymodel_invalidate_noscroll.diff patch which stops
938    scrolling to the current item/index on QSortFilterProxyModel::invalidate()
939    This patch has been scheduled for Qt 4.4.1 (TT #204403).
940  * Add missing Replaces:
941    - libqt4-opengl-dev replaces libqt4-dev (<< 4.4.0-2) due to obvious
942      reasons.
943    - libqt4-dev replaces libqt4-opengl-dev (<< 4.4.0-2) (due to qglobal.h
944      misplace).
945
946 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>  Fri, 09 May 2008 23:35:16 +0300
947
948qt4-x11 (4.4.0-1) unstable; urgency=low
949
950  * New upstream release.
951
952  +++ Changes by Modestas Vainius:
953
954  * Split OpenGL headers from libqt4-dev to libqt4-opengl-dev:
955    - Update install files.
956    - Make libqt4-opengl-dev depend on X OpenGL headers, hence remove the
957      latter from libqt4-dev Recommends.
958    - Add libqt4-opengl-dev to libqt4-dev Recommends.
959    - Remove libq4-opengl from libqt4-dev Depends.
960  * Explicitly add libqtcore4 to libqt4-dev (was implicit before).
961  * Rename libqt4-gui to libqtgui4 (new package).
962  * Make libqt4-gui a transitional package (Closes: #478694) depending on
963    libqtgui4, libqt4-opengl (Closes: #478264), libqt4-sql, libqt4-designer,
964    libqt4-assistant.
965  * Use ${binary:Version} instead of ${source:Version} in dependencies of
966    libqt4-core and libqt4-gui transitional packages.
967  * Require just libqtcore4 to install libqt4-dbg instead of libqt4-gui.
968  * Resync patches:
969    - 05_append_qt4_target.diff - fix offsets.
970    - 11_qdbus_to_dbus_fix.diff - remove, merged upstream.
971    - Revert to "runtime" configuration for xcursor, xinerama, xfixes and drop
972      16_always_init_qt_x11data_ptrx.diff patch. Fixed upstream.
973
974  +++ Changes by Fathi Boudra:
975
976  * Update libqt4-dev and libqt4-opengl-dev install to use complete files
977    list instead of wildcard.
978  * Update installed files: new qt help and assistant translations.
979  * Add qt-copy patch:
980    * 0226-qtreeview-column_resize_when_needed
981      This patch assures that if no header is shown, or if we only have one
982      column (so no other columns become shrinked), the contents will be
983      visible.
984
985 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>  Tue, 06 May 2008 17:37:49 +0200
986
987qt4-x11 (4.4.0~rc1-5) unstable; urgency=high
988
989  +++ Changes by Fathi Boudra:
990
991  * Add libqt4-sql-sqlite dependency to qt4-dev-tools. Qt Assistant and
992    qhelpgenerator use the sqlite plugin. (Closes: #476986)
993  * Remove qt-copy patches 0191 and 0192. The relevant code has changed
994    such that neither patch seems to have any effect (although listviews
995    still do not use active/inactive roles correctly).
996  * Add qt-copy patches:
997    * 0223-fix-qpixmap-hasalpha
998      Fix a performance regression in QPixmap::hasAlpha() in Qt 4.4.
999    * 0224-fast-qpixmap-fill
1000      This patch avoids the expensive image->pixmap conversion by discarding
1001      the old pixmap, creating a new one with the correct format, and doing
1002      the fill server side.
1003    * 0225-invalidate-tabbar-geometry-on-refresh
1004      Fix problem where Konsole's tab bar is not shown immediately on startup.
1005
1006  +++ Changes by Modestas Vainius:
1007
1008  * Downgrade libqt4-dev *gl*-dev dependencies to Recommends.
1009    They pull in half of X11 development headers and are rarely needed.
1010    What's more, OpenGL apps will probably depend on them explicitly anyway.
1011  * Add development packages of the SQL plugins to libqt4-dev Suggests.
1012  * Make libqt4-sql recommend its plugins. Depends does not do us any good
1013    because we don't know which plugin a user is going to use anyway. Moreover
1014    installation of the libqt4-sql package does not necessarily imply usage of
1015    the specific plugin(s). Finally, this resolves circular dependencies among
1016    libqt4-sql and its plugins.
1017  * Add myself to Uploaders.
1018  * Add 16_always_init_qt_x11data_ptrx.diff, which ensures that X11->ptrX*
1019    are properly initialized when Xcursor, Xinerama, Xfixes are not available
1020    in default "runtime" configuration  (Closes: #476608).
1021  * Pass -xfixes -xcursor -xinerama to configure because default "runtime"
1022    configuration requires a user to have libxfixes-dev, libxcursor-dev and
1023    libxinerama-dev installed to enable features requires respective X
1024    libraries (QLibrary simply searches for "lib*.so"). This change in
1025    configuration makes 16 patch irrelevant for Debian, but I'm leaving it
1026    as it's still the fix for the crashes which might occur on default Qt 4.4
1027    configutions.
1028  * Optimize qmake: pass -optimized-qmake to configure.
1029
1030 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>  Sun, 27 Apr 2008 04:15:28 +0300
1031
1032qt4-x11 (4.4.0~rc1-4) unstable; urgency=low
1033
1034  +++ Changes by Sune Vuorela:
1035
1036  * Have libqt4-dev conflict/replace libqtwebkit-dev.
1037  * Fix qmake to generate a bit better pkg-config files. Those should usually
1038    not be generated - as it ends up being crackful. After a bit of patching
1039    they are a bit less crackful though. (Closes: 457570)
1040  * Postprocess prl files to remove the same crack as in the pc files.
1041    (Closes: 470572)
1042  * Do a bit nicer linking when needed instead of relying on crackfulness from
1043    prl and pc files.
1044  * Add a disabled patch to generate better prl files, but unfortunately too
1045    much of qt4 build process relies on on it and is not yet fixed, but it is
1046    saved for later use.
1047  * Fix qmake makefile generation - should not add double slashes to
1048    makefiles.
1049  * Make libqt4-core transitional package arch:any. It doesn't bloat the
1050    archive too much, but it helps on installability.
1051
1052  +++ Changes by Matthew Rosewarne:
1053
1054  * Add Recommends: qt4-doc to qt4-demos.
1055  * Add watch file.
1056
1057 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>  Tue, 15 Apr 2008 23:48:31 +0200
1058
1059qt4-x11 (4.4.0~rc1-3) unstable; urgency=low
1060
1061  +++ Changes by Sune Vuorela:
1062
1063  * Clean up a bit in the dependencies of libqt4-dev. Removed dependencies:
1064    libqt4-sql-mysql, libqt4-sql-odbc, libqt4-sql-psql, libqt4-sql-sqlite,
1065    libqt4-sql-sqlite2, libqt4-sql-ibase, firebird2.0-dev, libaudio-dev,
1066    libcupsys2-dev, libdbus-1-dev, libfreetype6-dev, libglib2.0-dev,
1067    libice-dev, libiodbc2-dev, libjpeg62-dev, libmng-dev, libmysqlclient15-dev,
1068    libpam0g-dev, libpng12-dev, libpq-dev, libreadline5-dev, libsm-dev,
1069    libsqlite0-dev, libsqlite3-dev, libtiff4-dev, libx11-dev, libxcursor-dev,
1070    libxext-dev, libxft-dev, libxi-dev, libxinerama-dev, libxmu-dev,
1071    libxrandr-dev, libxrender-dev, libxslt1-dev, libxt-dev, x11proto-core-dev,
1072    zlib1g-dev
1073
1074  +++ Changes by Fathi Boudra:
1075
1076  * Add libqt4-svg dependency to libqt4-gui. It helps for the transition as
1077    libQtSvg.so.4 was previously in libqt4-gui package. (Closes: #475324)
1078  * Replace libqcncodecs.so in libqt4-gui (<< 4.4.0~beta1-1). (Closes: #475340)
1079  * Update 20_mips_atomic_ops patch. Qt4.4 introduced two new atomic operations
1080    without the necessary assembler .set directives.
1081    Thanks to Thiemo Seufer. (Closes: #475402)
1082
1083 -- Fathi Boudra <fabo@debian.org>  Sat, 12 Apr 2008 07:48:37 +0200
1084
1085qt4-x11 (4.4.0~rc1-2) unstable; urgency=low
1086
1087  * Add patch for Explicit template specialization cannot have a storage class
1088    with gcc-4.3. Specializations of templates cannot explicitly specify
1089    a storage class, and have the same storage as the primary template.
1090
1091 -- Fathi Boudra <fabo@debian.org>  Wed, 09 Apr 2008 09:40:00 +0200
1092
1093qt4-x11 (4.4.0~rc1-1) unstable; urgency=low
1094
1095  * New upstream release. (Closes: #469783)
1096
1097  +++ Changes by Modestas Vainius:
1098
1099  * Refresh qt-copy patches:
1100    * 0167-fix-group-reading.diff - adjust offsets.
1101    * 0180-window-role.diff - adjust offsets.
1102    * 0195-compositing-properties.diff - adjust offsets.
1103    * 0203-qtexthtmlparser-link-color.diff - adjust offsets.
1104    * 0209-prevent-qt-mixing.diff - adjust offsets.
1105    * 0214-fix-qgraphicsproxywidget-tab-crash.diff - adjust offsets.
1106    * 0216-allow-isystem-for-headers.diff - adjust offsets.
1107  * Remove qt-copy patches:
1108    * 0172-prefer-xrandr-over-xinerama.diff - merged upstream.
1109    * 0178-transparency-window-types.diff - merged upstream.
1110    * 0215-compile-with-Xcursor-linkage.diff - merged upstream.
1111    * 0217-qurl-isempty-regression.diff - merged upstream.
1112    * 0218-qassert-macro-fix.diff - merged upstream.
1113    * fix-qt_bootstrapped-typo.diff  - merged upstream.
1114  * Add qt-copy patches:
1115    * 0220-no-x-recursion-in-xerrhandler.diff - adjust offsets.
1116  * Refresh Debian patches:
1117    * 02_launch_assistant-qt4.diff - adjust offsets.
1118    * 05_append_qt4_target.diff - adopt to upstream changes. lrelease and
1119      lupdate have been moved to tools/linguist/, adjust offsets.
1120    * 50_kfreebsd_build_fix.diff - adjust offsets.
1121    * 80_hurd_max_path.diff - adjust offsets.
1122  * Remove Debian patches:
1123    * 08_load_ssl.diff - different fix applied upstream.
1124  * Update *.install files:
1125    * qt4-dev-tools.install: a few renames of the language files,
1126      s/assistant-qt3/assistant-qt4/, add usr/bin/xmlpatterns
1127  * Add libqt4-core transitional package. (Closes: #473658)
1128  * Add debian/not-installed to document files which are deliberately not
1129    installed
1130  * Avoid calling ./configure repeatedly during build/install: tie ./configure
1131    to config.status
1132
1133  +++ Changes by Fathi Boudra:
1134
1135  * Re-introduce LD_LIBRARY_PATH workaround to use lrelease.
1136  * Remove Conflicts against libqt4-core.
1137  * Reorder libqt4-sql dependencies to have packages available on all
1138    architectures listed first. (Closes: #473348)
1139  * Add architectures availability list to libqt4-sql-ibase package.
1140    (Closes: #473348)
1141  * Add patch to fix unaligned access on hppa. Thanks to Bernhard R. Link.
1142    (Closes: #458133)
1143  * Add patch to replace remaining qdbus by dbus. Fix libqtscriptdbus build.
1144  * Update configure options:
1145    * Replace -qdbus by -dbus.
1146    * Add -svg.
1147
1148  +++ Changes by Matthew Rosewarne:
1149
1150  * Rewrite clean rule to remove remaining build cruft.
1151
1152 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>  Mon, 07 Apr 2008 01:36:54 -0400
1153
1154qt4-x11 (4.4.0~beta1-1) experimental; urgency=low
1155
1156  * New upstream release.
1157
1158  * Add build dependencies: doxygen, firebird2.0-dev, libiodbc2-dev,
1159    libpam0g-dev, libreadline5-dev, libxslt1-dev.
1160  * Split libqt4-gui and libqt4-core packages.
1161  * Create package for each Qt module.
1162  * Enable all SQL drivers as plugins and add related packages:
1163    libqt4-sql-ibase, libqt4-sql-mysql, libqt4-sql-odbc, libqt4-sql-psql,
1164    libqt4-sql-sqlite, libqt4-sql-sqlite2.
1165  * Add packages: libqt4-assistant, libqt4-dbus, libqt4-designer, libqt4-help,
1166    libqt4-network, libqt4-opengl, libqt4-script, libqt4-svg, libqt4-test,
1167    libqt4-webkit, libqt4-xml, libqt4-xmlpatterns and qt4-demos.
1168  * Replace libqt4-core by libqtcore4 package.
1169  * Rename libqt4-debug to libqt4-dbg like other debug packages in Debian.
1170  * Update .lintian override files.
1171  * Update .install files.
1172  * Move translations files in their respective packages.
1173  * Disable DEB_INSTALL_CHANGELOGS_ALL.
1174  * Build ibase sql plugin on supported architectures only.
1175  * Enable demos, examples, WebKit and XmlPatterns.
1176  * Enable exceptions. It is a dependency to XmlPatterns module.
1177  * Add qtdemo help collection file.
1178  * Split WebKit and XmlPatterns debug packages from libqt4-dbg.
1179  * Generate Doxygen tagfile in libqt4-dev. Thanks to Matthew Rosewarne.
1180  * Examples and Demos are not shipped compressed anymore.
1181  * Refresh qt-copy patches:
1182    * 0167-fix-group-reading
1183    * 0172-prefer-xrandr-over-xinerama
1184    * 0178-transparency-window-types
1185    * 0180-window-role
1186    * 0191-listview-alternate-row-colors
1187    * 0192-itemdelegate-palette-state
1188    * 0195-compositing-properties
1189    * 0203-qtexthtmlparser-link-color
1190    * 0209-prevent-qt-mixing
1191    * 0210-fix-crash-q3stylesheet-font-size
1192  * Remove qt-copy patches:
1193    * 0175-fix-s390-qatomic
1194    * 0176-coverity-fixes
1195    * 0179-transient-hack
1196    * 0187-fix-font-fixed-pitch
1197    * 0194-fix-moveonly-dnd-in-itemviews
1198    * 0200-fix-qsslsocket-waitfor
1199    * 0205-fast-qpixmap-fill
1200    * 0211-q3action-crash
1201  * Add qt-copy patches:
1202    * 0214-fix-qgraphicsproxywidget-tab-crash
1203    * 0215-compile-with-Xcursor-linkage
1204    * 0216-allow-isystem-for-headers
1205    * 0217-qurl-isempty-regression
1206    * 0218-qassert-macro-fix
1207    * fix-qt_bootstrapped-typo
1208  * Refresh Debian patches:
1209    * 01_qmake_for_debian
1210    * 02_launch_assistant-qt4
1211    * 03_launch_moc-qt4
1212    * 04_launch_uic-qt4
1213    * 05_append_qt4_target
1214    * 08_load_ssl
1215    * 10_config_tests_fixes
1216    * 40_alpha_ice
1217    * 41_disable_opengl_visibility
1218    * 50_kfreebsd_build_fix
1219    * 60_m68k_inotify_fix
1220    * 80_hurd_max_path
1221  * Remove Debian patches:
1222    * 06_qtdemo_destdir. Useless as we ship qtdemo again.
1223    * 30_arm_ftbfs_fixes. Merged upstream.
1224    * 31_arm_eabi_fix. Upstream changed arm architecture handling.
1225      This patch doesn't apply as it is.
1226    * 91_qmake_lflags_no-undefined. Merged upstream.
1227
1228 -- Fathi Boudra <fabo@debian.org>  Thu, 13 Mar 2008 22:34:45 +0100
1229
1230qt4-x11 (4.3.4-2) unstable; urgency=low
1231
1232  * Add patches:
1233    * 09_qmake_lflags_as-needed
1234      workaround as LDFLAGS isn't honored by configure script.
1235      we set --as-needed flag for Qt build only.
1236    * 10_config_tests_fixes.diff
1237      configuration test fixes for Interbase/Firebird and ODBC sql drivers.
1238  * Update 01_qmake_for_debian patch:
1239    * re-introduce link_prl and drop QT_SHARED workaround.
1240  * Update rules:
1241    * Remove exported LDFLAGS.
1242    * Remove DEB_CONFIGURE_SCRIPT_ENV.
1243    * Exclude debug files from dh_shlibdeps using DEB_DH_SHLIBDEPS_ARGS_ALL.
1244    * Update configure options to use libtiff from system.
1245    * Remove debug configure option to build with -02.
1246    * Update common-install-arch target to fix wrong path in pkconfig and prl files.
1247  * Add libtiff4-dev build dependency.
1248  * Update libqt4-dev dependencies.
1249
1250 -- Fathi Boudra <fabo@debian.org>  Sat, 08 Mar 2008 10:09:02 +0100
1251
1252qt4-x11 (4.3.4-1) unstable; urgency=low
1253
1254  * New upstream release:
1255    * This version adds the GNU General Public License (GPL) version 3
1256      to all Qt Open Source editions. The GPL Exception version 1.1
1257      applies to both versions of the GPL license.
1258
1259  * Add qt-copy patches:
1260    * 0205-fast-qpixmap-fill
1261      Fix a performance issue in QPixmap::fill()
1262    * 0209-prevent-qt-mixing
1263      This patch changes QObjectPrivateVersion, thus preventing mixing parts
1264      of upstream Qt and qt-copy.
1265    * 0210-fix-crash-q3stylesheet-font-size
1266      This patch fixes crashs in q3stylesheet
1267      (it was possible to use a qfont size < 1)
1268    * 0211-q3action-crash
1269      During porting qt3to4 port QGroupAction to Q3GroupAction but not QAction
1270      to Q3Action (which is logical) But it crashs when it's not a q3action.
1271  * Refresh and enable 0172-prefer-xrandr-over-xinerama patch.
1272  * Remove 0204-fix-tulip-aliasing patch. Merged upstream.
1273  * Remove 90_qmake_cxxflags_fpermissive patch.
1274  * Add ${shlibs:Depends} to libqt4-dev. See missing shared library
1275    dependencies thread on debian-devel mailing list.
1276  * Add catalan translation. Thanks to Javier Serrano Polo. (Closes: #459822)
1277  * Update copyright file. Add GPL version 3.
1278  * Remove -fpermissive.
1279
1280 -- Fathi Boudra <fabo@debian.org>  Tue, 26 Feb 2008 18:38:27 +0100
1281
1282qt4-x11 (4.3.3-2) unstable; urgency=low
1283
1284  * Update 0203-qtexthtmlparser-link-color qt-copy patch:
1285    Add qt-bugs@ issue and Trolltech task ID.
1286  * Add 0204-fix-tulip-aliasing qt-copy patch:
1287    Fix KDE4 RC2 crashing on startup due to Qt 4.3.3 update.
1288  * Downgrade libqt4-dev dependency to qt4-dev-tools from Recommends to
1289    Suggests.
1290  * Add semicolon at the end of the MimeType key. Thanks to Pino Toscano.
1291  * Remove 91_qmake_ldflags_as-needed patch:
1292    It breaks other packages. (Closes: #457038, #457284)
1293  * Add 91_qmake_lflags_no-undefined patch:
1294    By default, qmake adds --no-undefined linker flag.
1295
1296 -- Fathi Boudra <fabo@debian.org>  Sun, 30 Dec 2007 23:29:09 +0100
1297
1298qt4-x11 (4.3.3-1) unstable; urgency=low
1299
1300  * New upstream release.
1301
1302  [Adeodato Simó]
1303
1304  * Do not depend or build-depend on the transitional package xlibmesa-gl-dev,
1305    but on libgl1-mesa-dev instead. Ditto for libglu1-xorg-dev/libglu1-mesa-dev.
1306
1307  [Fathi Boudra]
1308
1309  * Bump Standards-Version to 3.7.3.
1310  * Fix description contains homepage lintian warning.
1311  * Merge Kubuntu load ssl patch. Thanks to Jonathan Riddell.
1312  * Add CDDL exception to debian/copyright.
1313  * Add 21_assume_no_fpu_for_embedded_devices patch. Thanks to Thiemo Seufer
1314    and Bradley Hughes. Not Enabled yet: It breaks ABI on mips.
1315    We will keep it for later (> 4.3.3-1).
1316  * Add 91_qmake_ldflags_as-needed patch. Build with --as-needed linker flag.
1317  * Remove qt-copy patches:
1318    * 0163-fix-gcc43-support.
1319    * 0185-fix-format-strings.
1320    * 0188-fix-moc-parser-same-name-header.
1321    * 0189-fix-q3toolbar-qcombobox-signal-slot.
1322    * 0193-qtreeview-division-by-zero.diff.
1323  * Add qt-copy patches:
1324    * 0200-fix-qsslsocket-waitfor.
1325      Fixes some QSslSocket::waitFor$X methods.
1326    * 0203-qtexthtmlparser-link-color.
1327      Links are assigned a foreground color according to the system current
1328      color scheme.
1329
1330 -- Fathi Boudra <fabo@debian.org>  Thu, 06 Dec 2007 22:06:46 +0100
1331
1332qt4-x11 (4.3.2-1) unstable; urgency=low
1333
1334  * New upstream release.
1335
1336  [Fathi Boudra]
1337  * Update desktop files categories.
1338  * Add desktop files icons. (Closes: #433581)
1339  * Update patches to Qt4.3.2.
1340  * Add 90_qmake_cxxflags_fpermissive patch.
1341  * Remove 0186-fix-component-alpha-text patch. Merged upstream.
1342  * Add qt-copy patches:
1343    * 0188-fix-moc-parser-same-name-header
1344    * 0189-fix-q3toolbar-qcombobox-signal-slot
1345    * 0191-listview-alternate-row-colors
1346    * 0192-itemdelegate-palette-state
1347    * 0193-qtreeview-division-by-zero
1348    * 0194-fix-moveonly-dnd-in-itemviews
1349    * 0195-compositing-properties
1350  * Update qt4-dev-tools long description.
1351  * Update copyright:
1352    * Update Trolltech GPL exception to v1.1.
1353    * Add Trolltech GPL exception addenum.
1354  * Update rules:
1355    * Build with -fpermissive.
1356    * Introduce QTVERSION.
1357  * Fix qt4-config menu section. (Closes: 444896)
1358
1359  [Sune Vuorela]
1360  * Have strict interdependencies between packages with a shlibs.local file.
1361    (Closes: #438746)
1362  * Don't trust uname in generating the qt build key. This has bitten us in
1363    qt3, but will soon bite us in qt4 as qt4 becomes more popular.
1364
1365  [Ana Beatriz Guerrero Lopez]
1366  * Add desktop files icons uuencoded and update rules to install them uudecoded.
1367  * Add sharutils build dependency.
1368
1369 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>  Sat, 06 Oct 2007 07:00:54 +0200
1370
1371qt4-x11 (4.3.1-2) unstable; urgency=low
1372
1373  * There is a large difference between 8 spaces and a tab.
1374
1375 -- Sune Vuorela <debian@pusling.com>  Fri, 10 Aug 2007 22:20:45 +0200
1376
1377qt4-x11 (4.3.1-1) unstable; urgency=low
1378
1379  * New upstream release.
1380
1381  [Fathi Boudra]
1382  * Switch to quilt patch system.
1383  * Update copyright. Add Trolltech GPL Exception.
1384  * Update section in Debian menu files.
1385  * Update patches for Qt4.3.1.
1386  * Remove 51_kfreebsd_mkspecs patch. Moved in rules.
1387  * Add 0187-fix-font-fixed-pitch patch:
1388    This patch works around broken QFontInfo::fixedPitch by always using a
1389    glyph metrics comparison test to guess the information. This has the
1390    property of both ignoring (bad) and not relying on (good) any information
1391    that might be provided by the OS's font facility. For Mac OS X only.
1392  * Remove patches merged upstream:
1393    * 0177-qurl-clear-fix
1394    * 0183-qprocess-corruption
1395    * 42_alpha_fetch_and_add
1396  * Disable:
1397    * 0172-prefer-xrandr-over-xinerama patch. (Closes: #433931)
1398    * 0181-qdnd-x11-fix patch.
1399
1400  [Sune Vuorela]
1401  * Add a quick and dirty test to make build on hppa fail if a current
1402    getdents kernel bug is detected.
1403
1404 -- Fathi Boudra <fboudra@free.fr>  Wed, 08 Aug 2007 15:08:11 +0200
1405
1406qt4-x11 (4.3.0-5) unstable; urgency=low
1407
1408  [Fathi Boudra]
1409  * Update 01_qmake_for_debian patch. Add DEFINES += QT_SHARED in qmake.conf
1410    along with the removal of link_prl. (Closes: #434019)
1411  * Apply qt-copy patches:
1412    * 00_0185-fix-format-strings: This patch fixes various code issues with
1413      handling format strings. None of them seem to be exceptionally bad,
1414      but its better safe than sorry. It is related to CVE-2007-3388.
1415      TT claims the problem is not present in any version of Qt 4. Dirk Muller
1416      disagrees and believes that some of them are possible to exploit.
1417    * 00_0186-fix-component-alpha-text: This patch fixes component alpha
1418      (LCD hinted) text when it's drawn on a non-opaque background. Qt doesn't
1419      initialize the alpha channel in the glyph masks, which causes problems
1420      in Konsole when transparency is enabled, and in other situations where
1421      the background isn't fully opaque.
1422
1423 -- Fathi Boudra <fboudra@free.fr>  Mon, 30 Jul 2007 21:36:25 +0200
1424
1425qt4-x11 (4.3.0-4) unstable; urgency=low
1426
1427  [Fathi Boudra]
1428  * Add 42_alpha_fetch_and_add patch to fix broken threading on alpha, hangs
1429    uselessly on startup. fetch-and-add is supposed to return the original
1430    value before the addition. Thanks to Steve Langasek and Bradley Hughes.
1431    (Closes: #433031)
1432  * Update control: Replace ${source:Version} by ${binary:Version}.
1433    Make the package binNMU safe. Thanks to Lior Kaplan. (Closes: #433548)
1434
1435 -- Fathi Boudra <fboudra@free.fr>  Mon, 16 Jul 2007 21:32:01 +0200
1436
1437qt4-x11 (4.3.0-3) unstable; urgency=low
1438
1439  [Fathi Boudra]
1440  * Update control: Replace deprecated ${Source-Version} by ${source:Version}.
1441  * Update rules:
1442    * Add bindir and libdir configure options.
1443    * Replace common-install-arch target. Replaced by build system patches and
1444      a fix for pkgconfig files. (Closes: #401807)
1445  * Add patches:
1446    * 04_launch_uic-qt4: call uic-qt4 binary.
1447    * 05_append_qt4_target: append -qt4 when needed. It fixes moc-location and
1448      uic_location are properly in pkgconfig files. (See bug #401807)
1449    * 06_qtdemo_destdir: remove QT_BUILD_TREE in qtdemo DESTDIR target.
1450      (Closes: #408639)
1451  * Revert Qt handling argb visuals on X11 patch. There are dependencies
1452    not fixed in Qt. They cause a few regressions when this patch is applied.
1453    (Closes: #430907, #431436, #431943)
1454  * Update Qt support for new window types used for compositing patch.
1455    Fix crashes when 'w' is null. (Closes: #431322)
1456  * Apply qt-copy patches:
1457    * 00_0172-prefer-xrandr-over-xinerama: only trust libxinerama if it is not
1458      the emulated information coming from xrandr 1.2.
1459    * 00_0177-qurl-clear-fix: fix QUrl::clear(). Applied upstream.
1460    * 00_0183-qprocess-corruption: fix plain data loss bug. Applied Upstream.
1461
1462 -- Fathi Boudra <fboudra@free.fr>  Fri, 29 Jun 2007 08:15:23 +0200
1463
1464qt4-x11 (4.3.0-2) unstable; urgency=low
1465
1466  [Brian Nelson]
1467  * Changed dist back to unstable.
1468  * Tightened qt4-dev-tools's dependency on libqt4-core to
1469    (= ${Source-Version}), since it uses internal (non-public) classes in
1470    Qt whose ABI can change. (Closes: #429817)
1471  * Added a build-dependency on libxi-dev to enable tablet support.
1472  * Constrict the hack to clean all binary files to the bin, config.tests,
1473    and qmake directories to drastically improve its speed
1474
1475  [Fathi Boudra]
1476  * Qt4 demos builds properly in Qt4.3. (Closes: #408639)
1477  * Apply qt-copy patches:
1478    * 00_0178-transparency-window-types: adds Qt support for new window types
1479      used for compositing.
1480    * 00_0179-transient-hack: workaround that makes setting of WM_TRANSIENT_FOR
1481      work with some window types.
1482    * 00_0180-window-role: several problems with Qt's support for the
1483      WM_WINDOW_ROLE property.
1484    * 00_0181-qdnd-x11-fix: makes the find_child algorithm in qdnd look at
1485      _all_ widgets that contain the QPoint.
1486    * 00_0182-argb-visuals-default: Qt handling argb visuals on X11.
1487
1488 -- Brian Nelson <pyro@debian.org>  Wed, 27 Jun 2007 00:02:07 -0400
1489
1490qt4-x11 (4.3.0-1) experimental; urgency=low
1491
1492  * New upstream release.
1493    * Fixes a QListView issue. (Closes: #419654)
1494
1495  * Update uploaders. Add Ana, Sune and Fathi.
1496
1497  [Sune Vuorela]
1498  * Remove 04_utf8_bug_fix: Merged upstream.
1499  * Update libqt4-dev.install. Upstream installs pkgconfig files the right place.
1500  * Update libqt4-core.install. Add libQtScript.
1501  * Update rules:
1502    * Add utils.mk to use list-missing.
1503    * Cleaning seems to fail a bit. Trying to hack around that in clean::
1504      target.
1505
1506  [Fathi Boudra]
1507  * Redo 30_arm_ftbfs_fixes to fix another FTBFS. Add arm target to configure
1508    script. Thanks to Sune Vuorela and Aurelien Jarno. (Closes: #426129)
1509  * Remove 71_hppa_inotify_fix: Merged upstream.
1510  * Update patches:
1511    * 02_launch_assistant-qt4
1512    * 03_launch_moc-qt4
1513    * 50_kfreebsd_build_fix
1514    * 80_hurd_max_path
1515  * Apply qt-copy patches:
1516    * 00_0163-fix-gcc43-support: Various fixes to get Qt 4.3 without hundreds
1517      of warnings compiling.
1518    * 00_0167-fix-group-reading: In big user environments, getgrgid_r() needs
1519      more memory than sysconf() returns.
1520    * 00_0175-fix-s390-qatomic: Fix s390(x) build.
1521    * 00_0176-coverity-fixes: Fix various obvious memory leaks.
1522  * Rename disable opengl visibility patch. It is not alpha architecture only.
1523  * Add desktop files to support Desktop Environments. (Closes: #378915)
1524  * Update qt4-dev-tools.install. Add qdbusviewer and pixeltool.
1525    Thanks to Benjamin Meyer for the reminder.
1526  * Update libqt4-dev.install. Remove qtdemo binary as we provide a tarball of the
1527    demos directory. qtdemo is useless, it can't launch anything without demos
1528    builded. It can only show screenshots and short description of demos,
1529    users have it in Qt assistant.
1530  * Update rules:
1531    * Remove -debug-and-release option. Deprecated.
1532    * Add configure options:
1533      * -no-exceptions
1534      * -debug
1535      * -qdbus
1536      * -pch
1537      * -nomake examples
1538      * -nomake demos
1539
1540 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>  Sat, 09 Jun 2007 00:25:41 +0200
1541
1542qt4-x11 (4.2.3-1) unstable; urgency=low
1543
1544  * New upstream release
1545    - Fixes build failures when QT_NO_DEBUG_OUTPUT defined
1546      (Closes: #418832)
1547    - Fixes broken signal/slot connection in QSvgRenderer
1548      (Closes: #411292)
1549
1550 -- Brian Nelson <pyro@debian.org>  Thu, 12 Apr 2007 12:38:06 -0400
1551
1552qt4-x11 (4.2.2-2) unstable; urgency=high
1553
1554  * debian/patches/04_utf8_bug_fix.dpatch: new patch to fix the "UTF-8
1555    overlong sequence decoding vulnerability" [CVE-2007-0242]
1556
1557 -- Brian Nelson <pyro@debian.org>  Fri, 30 Mar 2007 11:04:20 -0400
1558
1559qt4-x11 (4.2.2-1) unstable; urgency=low
1560
1561  * New upstream release (Closes: #410862)
1562
1563  * debian/rules: set the sysconfdir to /etc/xdg instead of /etc/qt4 to
1564    match the QSettings documentation (Closes: #407297)
1565
1566  * Added Riku Voipio's patch for ARM EABI (Closes: #408813)
1567
1568  * debian/patches/22_launch_moc-qt4.dpatch: new patch to ensure the Qt4
1569    version of moc is launched by qdbuscpp2xml (Closes: #399049)
1570
1571  * Added a doc-base file for qt4-doc (Closes: #403290)
1572
1573  * debian/qt4-designer.links: added a link /usr/share/qt4/bin/designer ->
1574    /usr/bin/designer-qt4 (Closes: #410885)
1575
1576  * Re-arranged patches to group them by arch so that they're easier to
1577    deal with
1578
1579  * Applied new patches for kFreeBSD and Hurd support
1580    (Closes: #380097, #402007)
1581
1582  * debian/libqt4-gui.install: added the codecs plugins, somehow these got
1583    accidentally dropped (Closes: #409228)
1584
1585 -- Brian Nelson <pyro@debian.org>  Sun,  4 Mar 2007 13:50:39 -0500
1586
1587qt4-x11 (4.2.1-2) unstable; urgency=low
1588
1589  * debian/patches/20_hppa_inotify_fix.dpatch: new patch that should fix
1590    the FTBFS on hppa due to missing defines (Closes: #394953)
1591
1592  * Added patches for hurd support (Closes: #380097)
1593
1594  * debian/patches/10_qmake_for_debian.dpatch: restored the modification
1595    to remove link_prl from the CONFIG line, which fixes problems with
1596    unnecessary linkage (Closes: #394836)
1597
1598 -- Brian Nelson <pyro@debian.org>  Tue, 31 Oct 2006 02:42:02 -0500
1599
1600qt4-x11 (4.2.1-1) unstable; urgency=high
1601
1602  * New upstream release
1603    - Fixes integer overflow in pixmap handling [CVE-2006-4811]
1604      (Closes: #394192)
1605
1606  * Install the libqtaccessiblecompatwidgets.so plugin into
1607    libqt4-qt3support, so that libqt4-gui does not circularly depend on
1608    libqt4-qt3support (Closes: #394351, #394629)
1609
1610 -- Brian Nelson <pyro@debian.org>  Mon, 23 Oct 2006 11:59:52 -0400
1611
1612qt4-x11 (4.2.0-2) unstable; urgency=low
1613
1614  * debian/control: added a dependency on libglib2.0-dev for libqt4-dev
1615    (Closes: #392797, #392173)
1616
1617  * Added a bunch of plugins and their debugging symbols to be installed
1618
1619  * debian/patches/19_m68k_inotify_fix.dpatch: new patch to fix FTBFS on
1620    m68k (Closes: #391902)
1621
1622  * Imported Ubuntu fixes, thanks to Jonathan Riddell for the tip
1623    - Fix typo in debian/rules -qt-sql-slite to -qt-sql-sqlite
1624      (Closes: #392808)
1625    - Install usr/bin/qdbus usr/bin/qdbusxml2cpp and usr/bin/qdbuscpp2xml
1626      (Closes: #391726)
1627
1628  * debian/control: added a libqt4-dev dependency on libsqlite0-dev
1629    (Closes: #392558)
1630
1631 -- Brian Nelson <pyro@debian.org>  Tue, 17 Oct 2006 23:44:31 -0400
1632
1633qt4-x11 (4.2.0-1) unstable; urgency=low
1634
1635  * New upstream release
1636    - No longer includes "CONFIG = ... debug" in the mkspecs/qconfig.pri
1637      (Closes: #357136)
1638    - Fixes QFontDialog assert() failures (Closes: #380418)
1639
1640  * debian/control: made libqt4-gui conflict/replace libqt4-designer, to
1641    ensure that old package is removed (Closes: #380253)
1642
1643  * Enable Qt's new support for using the system's SQLite 3 library
1644    (Closes: #382238)
1645
1646  * debian/rules: removed the PostgreSQL and MySQL include hacks from the
1647    configure arguments, since the configure script now autodetects them
1648    itself
1649
1650  * debian/patches/10_qmake_for_debian.dpatch: updated for new upstream
1651
1652  * debian/patches/13_arm_ftbfs_fixes.dpatch: updated for new upstream
1653
1654  * debian/patches/19_s390_atomic.dpatch: removed, since it appears to be
1655    obsolete
1656
1657  * debian/libqt4-debug.install: changed the wildcards to match the new
1658    debug lib names.  What was once *_debug.so.* is now *.debug.  Ick.
1659
1660  * debian/control: removed libqt4-debug-dev since now that the _debug
1661    libs have been removed and debugging symbols are shipped in their
1662    place, this package is no longer needed
1663
1664  * Tar up the demos directory and include it in qt4-doc.  Also added the
1665    qtdemo binary to libqt4-dev. (Closes: #390925)
1666
1667  * debian/rules: add -DQT_QLOCALE_USES_FCVT to the configure arguments
1668    when building on arm, like Qt3, to fix a uic problem (Closes: #386460)
1669
1670  * debian/libqt4-gui.install: added usr/lib/libQtAssistantClient.so.*,
1671    since it's now shipped as a shared library; previously it was a static
1672    library
1673
1674  * Added build-deps on libdbus-1-dev and libglib2.0-dev, and added
1675    libQtDBus to the libqt4-core package
1676
1677 -- Brian Nelson <pyro@debian.org>  Fri,  6 Oct 2006 23:16:46 -0400
1678
1679qt4-x11 (4.1.4-1.1) unstable; urgency=medium
1680
1681  * Non-maintainer upload.
1682  * Reintroduce the libpq-dev dependency, which seems to have been removed by
1683    mistake in 4.1.0-2. (Closes: #327618)
1684
1685 -- Steinar H. Gunderson <sesse@debian.org>  Tue, 29 Aug 2006 01:10:59 +0200
1686
1687qt4-x11 (4.1.4-1) unstable; urgency=low
1688
1689  * New upstream release (Closes: #378443)
1690
1691  * Moved usr/lib/libQtDesigner.so.* and
1692    usr/lib/libQtDesignerComponents.so.* from qt4-designer to libqt4-gui
1693    so there the libqt4-dev package won't contain dangling symlinks
1694    (Closes: #374612)
1695
1696 -- Brian Nelson <pyro@debian.org>  Sun, 16 Jul 2006 15:39:29 -0700
1697
1698qt4-x11 (4.1.3-3) unstable; urgency=low
1699
1700  * debian/patches/19_s390_atomic: patch from Bastian Blank to fix
1701    including of s390 specific atomic header. (Closes: #370241)
1702
1703  * debian/patches/18_disable_opengl_visibility.dpatch: regenerated so
1704    that it applies correctly for me
1705
1706 -- Brian Nelson <pyro@debian.org>  Sun, 25 Jun 2006 11:42:57 -0700
1707
1708qt4-x11 (4.1.3-2) unstable; urgency=high
1709
1710  * patches/18_disable_opengl_visibility: disable -fvisibility-inlines-hidden
1711    for src/opengl/opengl.pro as it makes gcc ICE on alpha.
1712    (Closes: #368883)
1713
1714  * urgency set to high so that qt4-x11 stops blocking half of unstable out of
1715    testing.
1716
1717 -- Pierre Habouzit <madcoder@debian.org>  Mon,  5 Jun 2006 10:28:29 +0200
1718
1719qt4-x11 (4.1.3-1) unstable; urgency=high
1720
1721  * New upstream release
1722
1723  * debian/patches/16_hppa_ldcw_fix.dpatch: new patch from Ubuntu to
1724    properly support hppa
1725
1726  * debian/patches/17_alpha_ice.dpatch: new patch from Steve Langasek to
1727    fix FTBFS on alpha (Closes: #368883)
1728    (urgency set to high for that fix).
1729
1730  * Dropped the .la files since they pull in too many unneeded
1731    dependencies (Closes: #360802)
1732
1733  * debian/libqt4-debug.install: removed
1734    usr/lib/qt4/plugins/codecs/*_debug.so since those aren't included
1735    upstream anymore
1736
1737  * Increased standards version to 3.7.2
1738
1739 -- Brian Nelson <pyro@debian.org>  Sat,  3 Jun 2006 17:56:32 -0700
1740
1741qt4-x11 (4.1.2-2) unstable; urgency=low
1742
1743  * debian/libqt4-debug-dev.install, debian/libqt4-dev.install: added
1744    wildcards to install .a static libraries so that the libQtUiTools and
1745    libQtAssistantClient libraries are included (Closes: #358224, #355902)
1746
1747 -- Brian Nelson <pyro@debian.org>  Sun, 14 May 2006 10:03:40 -0700
1748
1749qt4-x11 (4.1.2-1) unstable; urgency=low
1750
1751  * New upstream release
1752
1753  * debian/control: removed dependencies on xlibs-static-dev and
1754    xlibs-static-pic to transition to building against modular X
1755    (Closes: #362262)
1756
1757  * debian/control: changed x-dev dependencies to x11proto-core-dev, for
1758    modular X transition (Closes: #362053)
1759
1760 -- Brian Nelson <pyro@debian.org>  Thu, 13 Apr 2006 10:35:28 -0700
1761
1762qt4-x11 (4.1.1-1) unstable; urgency=low
1763
1764  * New upstream release
1765    - Fixes the broken debug-and-release build and a load of resulting
1766      bugs (Closes: #337764, #337847, #341807, #338380, #354993, #347251)
1767    - debian/patches/15_alpha_ftbfs_fix.dpatch: removed, integrated upstream
1768
1769  * debian/control: updated libqt4-debug-dev priority to match that of the
1770    override file
1771
1772  * debian/libqt4-dev.links: added a symlink /usr/share/qt4/bin/rcc to
1773    /usr/bin/rcc (Closes: #349438)
1774
1775  * debian/libqt4-gui.install: added libqmng.so and libqgif.so plugins
1776    (Closes: #354266)
1777
1778 -- Brian Nelson <pyro@debian.org>  Mon,  6 Mar 2006 10:20:47 -0800
1779
1780qt4-x11 (4.1.0-3) unstable; urgency=low
1781
1782  * Moved *_debug.prl and *_debug.la support files to the libqt4-debug-dev
1783    package
1784
1785  * Updated to debhelper v5 compatibility
1786
1787  * debian/qt4-dev-tools.install: removed the /usr/share/qt4/templates
1788    entry, which no longer contains anything
1789
1790  * Added gif support (Closes: #348092)
1791
1792  * debian/patches/12_mips_atomic_ops.dpatch: applied fixes from Isaac
1793    Clerencia <isaac@debian.org>, as the last patch was not good enough to
1794    fix the FTBFS bug (Closes: #335831)
1795
1796 -- Brian Nelson <pyro@debian.org>  Tue, 17 Jan 2006 09:49:11 -0800
1797
1798qt4-x11 (4.1.0-2) unstable; urgency=low
1799
1800  * debian/patches/12_mips_atomic_ops.dpatch: Updated patch to account for
1801    2 new functions, q_atomic_test_and_set_acquire_int and
1802    q_atomic_test_and_set_release_int, that were added in this release.
1803    This should again fix the build failures on mips. (Closes: #335831)
1804
1805  * debian/patches/13_arm_ftbfs_fixes.dpatch: renamed, added a fix for the
1806    new build failure due to a poorly defined qreal (Closes: #347360)
1807
1808  * debian/control: build against libmysqlclient15, and updated all
1809    dependencies to libmysqlclient15-dev (Closes: #346586)
1810
1811  * debian/control: added explicit dependencies for libqt4-dev on the
1812    Source-Version packages libqt4-core, libqt4-gui, libqt4-sql, and
1813    libqt4-qt3support.  These dependencies were accidentally dropped in
1814    the last version.  Also removed some unneeded dependencies.
1815
1816  * Split the *_debug.so symlinks out of libqt4-dev and into a separate
1817    libqt4-debug-dev package.  Made the libqt4-debug-dev package depend on
1818    the Source-Version of libqt4-debug.  This way, the symlinks won't be
1819    dangling if libqt4-debug isn't installed and prevents failed linking
1820    due to version mismatches.  (Closes: #346603, #346605)
1821
1822  * Re-enabled sqlite3 support.  It's still statically linked, however,
1823    but that'll have to do because I really don't want to futz with the
1824    build system. (Closes: #330976)
1825
1826  * Enabled sqlite2 support
1827
1828  * debian/patches/15_alpha_ftbfs_fix.dpatch: new patch to rename
1829    q_atomic_test_and_set_release_ptr to q_atomic_test_and_set_ptr, as
1830    suggested by Isaac Clerencia <isaac@debian.org>, to fix a FTBFS on
1831    alpha. (Closes: #347353)
1832
1833  * debian/patches/10_qmake_for_debian: renamed from
1834    10_qmake_use_qt4_tools, and updated to remove the "link_prl" from the
1835    default qmake CONFIG line.  This disables the recursive linkage
1836    against all indirectly-used libraries. (Closes: #343190)
1837
1838 -- Brian Nelson <pyro@debian.org>  Tue, 10 Jan 2006 19:29:52 -0800
1839
1840qt4-x11 (4.1.0-1) unstable; urgency=low
1841
1842  * New upstream release
1843    - Fixes missing QBitArray operators (Closes: #341658)
1844    - Fixes qmake problem with including bad build path (Closes: #327359)
1845
1846  * Added the new QTestLib unit testing framework to the libqt4-core
1847    package
1848
1849  * Added the new QtSvg module to the libqt4-gui package
1850
1851  * debian/patches/13_arm_gcc4.dpatch: new patch from Jeremy Laine to fix
1852    FTBFS on arm (Closes: #343176)
1853
1854  * debian/patches/14_kfreebsd_build_fix.dpatch: new patch from Petr
1855    Salinger to fix FTBFS on GNU/kFreeBSD (Closes: #343191)
1856
1857  * Split the qtconfig tool out of libqt4-gui and into a separate
1858    qt4-qtconfig package, due to its linkage against libqt4-qt3support and
1859    hence ridiculous dependency chain.
1860
1861  * debian/rules: improved/cleaned up the clean target
1862
1863 -- Brian Nelson <pyro@debian.org>  Wed,  4 Jan 2006 12:56:23 -0800
1864
1865qt4-x11 (4.0.1-6) unstable; urgency=low
1866
1867  * Added a target to automatically install lintian overrides, stolen from
1868    debian-qt-kde.mk
1869
1870  * Added a bunch of lintian overrides for stuff that should be ignored
1871
1872 -- Brian Nelson <pyro@debian.org>  Sat, 19 Nov 2005 01:17:03 -0800
1873
1874qt4-x11 (4.0.1-5) unstable; urgency=low
1875
1876  * debian/control: made libqt4-gui replace libqt4-core (<< 4.0.1-3), for
1877    the plugins move (Closes: #336492)
1878
1879  * debian/control: removed the mention of a qt4-examples package that
1880    doesn't actually exist from the qt4-doc package description
1881
1882  * debian/rules: remove all *.so files under
1883    examples/tools/plugandpaint/plugins/ in the clean target
1884    (Closes: #339674)
1885
1886  * Removed the menu entry for designer-qt4 from qt4-dev-tools.menu, and
1887    added it to a new qt4-designer.menu
1888
1889  * Added a tarball of the examples to qt4-doc (Closes: #336832)
1890
1891 -- Brian Nelson <pyro@debian.org>  Fri, 18 Nov 2005 10:27:03 -0800
1892
1893qt4-x11 (4.0.1-4) unstable; urgency=low
1894
1895  * debian/control: changed qt4-designer's section to "devel"
1896
1897  * Added a patch from Thiemo Seufer to fix the FTBFS on mips/mipsel
1898    (Closes: #335831)
1899
1900 -- Brian Nelson <pyro@debian.org>  Wed, 26 Oct 2005 00:13:40 -0700
1901
1902qt4-x11 (4.0.1-3) unstable; urgency=low
1903
1904  * debian/libqt4-core.install: only install the non-debug codecs, since
1905    the debug ones pull in a gratuitous dependency on libqt4-debug
1906    (Closes: #328913)
1907
1908  * debian/libqt4-debug.install: install the debug codecs here instead
1909
1910  * debian/control: replaced obsolete xlibs-dev dependency with the
1911    required split packages (Closes: #329302)
1912
1913  * Completely disabled SQLite support since it's too fubar in this
1914    version to be usable.  The build fails with SQLite2 support, and
1915    SQLite3 is only supported by linking staticly with a version
1916    distributed in the Qt source.  Meh.
1917
1918  * Renamed libqt4-designer to qt4-designer, merged in the designer binary
1919    from qt4-dev-tools, and added a dependency on libqt4-dev
1920    (Closes: #330094)
1921
1922  * Moved the plugins installed in libqt4-core to libqt4-gui, since they
1923    link against the GUI library.  Otherwise a circular libqt4-core <->
1924    libqt4-gui dependency results.
1925
1926 -- Brian Nelson <pyro@debian.org>  Fri, 21 Oct 2005 00:28:53 -0700
1927
1928qt4-x11 (4.0.1-2) unstable; urgency=low
1929
1930  * debian/patches/10_qmake_use_qt4_tools.dpatch: new patch that modifies
1931    qmake.conf so that qmake generates Makefiles that use the -qt4 tools.
1932    This way, it can cope with systems that have alternatives set to use
1933    the -qt3 versions.
1934
1935  * Increased the conflicting Qt3 package versions to <= 3.3.4-7, since
1936    the Qt3 packages still don't use the alternatives system as needed to
1937    coexist with Qt4.
1938
1939  * debian/libqt4-core.install: added /usr/lib/qt4/plugins/codecs
1940
1941  * debian/patches/11_launch_assistant-qt4: new patch that modifies the
1942    QAssistantClient class to launch Qt Assistant as "assistant-qt4" to
1943    cope with the alternatives system (Closes: #327294)
1944
1945  * debian/control: Upgraded libqt4-dev's dependencies on the modules
1946    libqt4-sql and libqt4-qt3support from suggests to depends, and added
1947    libpq-dev and libmysqlclient14-dev | libmysqlclient-dev as
1948    dependencies.  These dependencies are apparently required to make
1949    building pkg-config-using packages happy. (Closes: #327618)
1950
1951  * debian/control: corrected libqt4-sql to suggest libmysqlclient14-dev,
1952    not libmysqlclient12-dev which is deprecated
1953
1954  * debian/copyright: updated FSF snailmail address
1955
1956  * debian/libqt4-debug.install: removed the libqt3supportwidgets_debug.so
1957    designer plugin, since for some reason having this installed breaks
1958    designer (Closes: #325782)
1959
1960 -- Brian Nelson <pyro@debian.org>  Mon, 12 Sep 2005 12:32:53 -0700
1961
1962qt4-x11 (4.0.1-1) unstable; urgency=low
1963
1964  * New upstream release
1965
1966  * Install changes-4.0.1 as upstream changelog
1967
1968  * debian/manpages/assistant-qt4.1: new manpage written from scratch
1969    based on the output of "assistant -help"
1970
1971  * debian/manpages/designer-qt4.1, debian/manpages/linguist-qt4.1:
1972    manpages stolen from the Qt3 packages and trivially adapted for Qt4
1973    (Closes: #322403)
1974
1975  * debian/manpages/moc-qt4.1: escape some '-' characters
1976
1977  * debian/qt4-dev-tools.manpages: install the new assistant-qt4.1,
1978    designer-qt4.1, and linguist-qt4.1 manpages
1979
1980  * debian/control: made qt4-dev-tools recommend qt4-doc, since assisant
1981    needs it to be useful (Closes: #323251)
1982
1983  * Removed the FAQ from qt4-doc.docs, since it's no longer included in
1984    4.0.1, and was useless anyway
1985
1986  * Build-depend on libmysqlclient14-dev since libmysqlclient12-dev is
1987    scheduled to be removed
1988
1989  * debian/libqt4-dev.install: work around TT's broken "install" target in
1990    this release so that the pkgconfig files are installed in
1991    /usr/lib/pkgconfig instead of directly in /usr/lib.  Grrrr.
1992
1993 -- Brian Nelson <pyro@debian.org>  Thu, 25 Aug 2005 19:28:35 -0700
1994
1995qt4-x11 (4.0.0-3) unstable; urgency=low
1996
1997  * debian/control: changed the xlibs-pic dependency to xlibs-static-pic
1998    for the X.org transition (Closes: #319586)
1999
2000  * Added manpages for lrelease, lupdate, moc, qtconfig, and uic, stolen
2001    from the Qt3 upstream tarball, and wrote a manpage for qmake from
2002    scratch.  Since now manpages are included for all executables using
2003    the alternatives, the symlinks to them no longer dangle.
2004    (Closes: #319456)
2005
2006  * debian/libqt4-core.install: added
2007    usr/lib/qt4/plugins/imageformats/libqjpeg.so to include the jpeg
2008    plugin (Closes: #321582)
2009
2010  * debian/libqt4-debug.install: added the libqjpeg_debug.so plugin
2011
2012  * debian/rules: don't hardcode the /usr/include/postgresql/8.0 path,
2013    instead of the output of `pg_config --includedir`, stolen from Qt3
2014    packages
2015
2016  * debian/libqt4-gui.install: added the OpenGL module library so that it
2017    actually gets included in a package (Closes: #321874)
2018
2019  * debian/control: updated the package descriptions to note that the
2020    Network and XML modules are included in the libqt4-core package, and
2021    the OpenGL module is included in the libqt4-gui package
2022
2023 -- Brian Nelson <pyro@debian.org>  Mon,  8 Aug 2005 08:58:10 -0700
2024
2025qt4-x11 (4.0.0-2) unstable; urgency=low
2026
2027  * libqt4-dev: added /usr/bin/uic3 (Closes: #318451)
2028
2029  * Transition to the new X.org packages:
2030    + (Build-)depend on libglu1-xorg-dev instead of xlibmesa-gl-dev
2031    + (Build-)depend on libxinerama-dev (Closes: #318682)
2032
2033 -- Brian Nelson <pyro@debian.org>  Tue, 19 Jul 2005 21:28:19 -0700
2034
2035qt4-x11 (4.0.0-1) unstable; urgency=low
2036
2037  * Initial release (Closes: #306694)
2038
2039 -- Brian Nelson <pyro@debian.org>  Tue,  5 Jul 2005 19:42:18 -0700
2040