/[pkg-kde]/people/chrsmrtn/qt-x11-free/debian/changelog
ViewVC logotype

Contents of /people/chrsmrtn/qt-x11-free/debian/changelog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1529 - (show annotations) (download)
Sun Aug 21 21:27:46 2005 UTC (7 years, 9 months ago) by chrsmrtn-guest
File size: 73491 byte(s)
OK, here's the postscript patch. This really must be in the next
upload - once kdebase hits unstable, people will start to notice
that printing doesn't work. We may already be responsible for some
bugs files against ghostscript packages.
1 qt-x11-free (3:3.3.4-8) unstable; urgency=low
2
3 +++ Changes by Christopher Martin:
4
5 * Add a patch fixing the generation of PostScript, which was broken due to
6 a flaw in the code that only manifested itself with the GCC 4.0
7 transition. This should fix printing in all Qt and KDE applications.
8
9 * No longer build non-threaded libraries. (Closes: #180326)
10
11 * Add a libqt3c102-mt-dbg package. (Closes: #235396, #322868)
12
13 * Make the Qt3 documentation available from /usr/share/doc/qt3-doc, and
14 therefore also usable in dwww and doc-central. (Closes: #185900)
15 (Closes: #284407, #294630)
16
17 * Apply packaging patches from Brian Nelson to allow Qt3 to co-exist
18 with Qt4 packages. (Closes: #306879)
19
20 * Add the gtkstyle patch, in order to better support Bluecurve.
21 (Closes: #316108)
22
23 * TODO When the server returns, describe these, and pick out other important
24 ones.
25 * Add more patches from qt-copy:
26 + 29_qtc_fix_rotated_randr.dpatch
27 + 30_qtc_qtoolbar_77047.dpatch
28 + 33_qtc_qlistbox-crash.dpatch
29 + 34_qtc_dnd_optimization.dpatch
30 + 35_qtc_dnd_active_window_fix.dpatch
31 + 36_qtc_dnd-timestamp-fix.dpatch
32 + 37_qtc_dragobject-dont-prefer-unknown.dpatch
33
34 * Enable tablet support.
35
36 * Build jpeg support into Qt, not as a plugin.
37
38 * Build the Qt styles as plugins. This does not affect the Qt buildkey,
39 so shouldn't affect other packages.
40
41 * Revamp the OpenGL linking patch.
42
43 * Re-enable InterBase support. [!!! This assumes that it will be fixed - it
44 hasn't happened yet !!!]
45
46 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Sat, 20 Aug 2005 22:36:39 -0400
47
48 qt-x11-free (3:3.3.4-7) unstable; urgency=low
49
50 * The "Mistakes happen; sadly, sometimes they happen all the same day" release.
51
52 +++ Changes by Adeodato Simó:
53
54 * Fix new arm FTBFS: in 08_arm_gcc4.dpatch, patch the original file, not the
55 symlink, since patch makes a copy.
56
57 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Thu, 11 Aug 2005 22:28:17 +0200
58
59 qt-x11-free (3:3.3.4-6) unstable; urgency=low
60
61 * The "If debussy had been up..." release.
62
63 +++ Changes by Adeodato Simó:
64
65 * Include in 08_arm_gcc4.dpatch an appropriate cast so that GCC 4.0 does not
66 barf. Patch stolen from SuSE, kudos to Isaac Clerencia for finding it.
67
68 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Thu, 11 Aug 2005 14:29:47 +0200
69
70 qt-x11-free (3:3.3.4-5) unstable; urgency=low
71
72 +++ Changes by Adeodato Simó:
73
74 * Fix FTBFS on arm due to incomplete compiler version check: teach qglobal.h
75 that GCC versions with major version != 3 exist. [08_arm_gcc4.dpatch]
76
77 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Wed, 10 Aug 2005 12:10:01 +0200
78
79 qt-x11-free (3:3.3.4-4) unstable; urgency=low
80
81 * The "Three transitions and one maintainer switch" release.
82
83 * Cope with the following ongoing transitions in unstable:
84 - C++ ABI transition.
85 - X.org transition.
86 - PostgreSQL 8.0 transition.
87
88 * Move the package to the Debian Qt/KDE team, as agreed with the
89 maintainer. Thanks to Martin Loschwitz for all his work over the
90 years.
91
92 +++ Changes by Adeodato Simó:
93
94 * Transition to the new C++ ABI. Rename all the library packages as
95 necessary: every libqt3c102-* goes back to libqt3-* now. Changes based
96 on the patch provided by Matthias Klose in Ubuntu Bug 10723.
97
98 + debian/control:
99 - renamed library packages.
100 - add conflicts and replaces against the libqt3c102-* packages, or
101 change the existing libqt3-* ones.
102 - change the existing recommends and suggests on libqt3c102-* to
103 libqt3-*.
104 - adjusted descriptions where appropriate.
105
106 + debian/rules:
107 - s/c102// in various places.
108
109 + debian/*.install, debian/*.links:
110 - renamed as appropriate.
111
112 + debian/patches/31_gcc4_buildkey.dpatch:
113 - new patch picked from the Fedora Qt packages to ensure a stable
114 buildkey accross compiler upgrades now that GCC 4 is the default.
115 Kudos to Christopher Martin for finding about the existence of this
116 patch.
117
118 The above solves trouble for users when using qt3-designer with g++ 4.0,
119 so this upload closes: #317768.
120
121 Also, disabling InterBase support has been necessary in this upload,
122 because nobody has cared to make firebird2 not FTBFS with g++ 4.0. Dropped
123 the libqt3-ibase and libqt3-mt-ibase packages, which can be reintroduced
124 as soon as #317314 gets fixed.
125
126 + debian/control:
127 - don't build-depend on firebird2-dev.
128
129 + debian/rules:
130 - unconditionally use -no-sql-ibase and -Nlibqt3{,-mt}-ibase.
131
132 * Transition to the new X.org packages:
133 + debian/control:
134 - build-depend in libglu1-xorg-dev instead of xlibmesa-glu-dev; make the
135 same change in the dependencies of libqt3-dev and libqt3-mt-dev.
136 - add libxinerama-dev and libxkbfile-dev to build-dependencies; add
137 libxinerama-dev to the dependencies of libqt3-dev and libqt3-mt-dev as
138 well (closes: #319305).
139 - add libxi-dev to the dependencies of libqt3-dev and libqt3-mt-dev. [cm]
140
141 * Transition to the new PostgreSQL 8.0 packaging (closes: #317500):
142 + debian/control: build-depend on libpq-dev instead of postgresql-dev.
143 + debian/rules: invoke pg_config to determine the include directory.
144
145 * Don't modify debian/control at build time, since doing it in the clean
146 target it's a release critical bug now:
147 + debian/rules: don't invoke type-handling to generate debian/control.
148 + debian/control.in: removed.
149 + debian/control:
150 - adjust the list of *-i386 ports to list only the non-dead ones.
151 - don't build depend on type-handling.
152
153 * Overhaul arch detection in debian/rules:
154 - use DEB_HOST_ARCH instead of DEB_BUILD_GNU_CPU to detect arm.
155 - use DEB_HOST_ARCH_CPU instead of DEB_BUILD_GNU_CPU to detect an i386 CPU
156 (needs the new dpkg).
157
158 +++ Changes by Christopher Martin:
159
160 * Add sundry fixes from KDE's qt-copy. (Closes: #303065)
161
162 * Fix qt3-designer's appearance in the KDE menu. (Closes: #290402)
163
164 * Don't use lib64 on amd64. (Closes: #311562)
165
166 * Don't duplicate the information in the qvfb manpage. (Closes: #282217)
167
168 While we're at it, realize that a whole bunch of manpages were suffering
169 the same, and fix them (designer, makeqpf, mergetr, findtr, msg2qm,
170 qtconfig, createcw, qembed, qt20fix). [dato]
171
172 * Add linguist manpage. Thanks to Jeremy Laine. (Closes: #268882)
173
174 * Include createcw source for qt3-designer. (Closes: #305919)
175
176 * Add missing qvfbhdr.h. (Closes: #182366, the qinterlacestyle.h
177 mentioned in this bug report was already included in recent versions.)
178
179 * Many minor changes to improve lintian compliance.
180
181 * Bump Standards-Version to 3.6.2 (no changes required).
182
183 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Tue, 26 Jul 2005 19:06:03 +0200
184
185 qt-x11-free (3:3.3.4-3) unstable; urgency=medium
186
187 * ML: Remove an utterly ugly symlink for linux-g++ that pointed to my
188 $HOME -- Trolltech strikes again!
189
190 -- Martin Loschwitz <madkiss@debian.org> Fri, 15 Apr 2005 15:17:00 +0200
191
192 qt-x11-free (3:3.3.4-2) unstable; urgency=medium
193
194 * ML: Try adding back the qt{-mt}.pc-files, let's see whether they work
195 * ML: No others changes but re-building to get this into Sarge
196
197 -- Martin Loschwitz <madkiss@debian.org> Sat, 2 Apr 2005 13:02:00 +0100
198
199 qt-x11-free (3:3.3.4-1) experimental; urgency=low
200
201 * ML: New upstream release Qt 3.3.4 packages for Debian (Closes: #292422)
202 * ML: patches/0048-qclipboard_hack_80072.patch: Fix the clipboard stuff
203 (Closes: #295828)
204 * ML: patches/0061-qscrollview-propagate-horizontal-wheelevent.patch: Fix
205 problems with horizontal scrollview
206 * ML: Took patch from BTS by Andreas Jochens to fix the FTBFS on the amd64
207 architecture (Closes: #288405)
208 * ML: patches/19_security_fixes.dpatch: Removed this patch, incorporated
209 into upstream now.
210 * ML: patches/20_qlocale_compile_arm.dpatch: Removed, incorporated into
211 upstream as well.
212 * ML: patches/17_fix_qfontdatabase_cpp.dpatch: Disabled for now, seems to
213 be fixed by upstream according to changelog
214
215 -- Martin Loschwitz <madkiss@debian.org> Fri, 18 Mar 2005 15:57:00 +0100
216
217 qt-x11-free (3:3.3.3-8) unstable; urgency=high
218
219 * ML: debian/control.in: Correct the Build-Depends: line to reflect latest
220 changes for libpng and libmysql (Closes: #284441)
221
222 -- Martin Loschwitz <madkiss@debian.org> Fri, 14 Jan 2005 12:17:00 +0100
223
224 qt-x11-free (3:3.3.3-7) unstable; urgency=high
225
226 * ML: debian/patches/21_fix_mips_mipsel.dpatch: To make it compile, even
227 define => QMAKE_CFLAGS += -Wa,-xgot -- thanks to Thiemo Seufer
228
229 -- Martin Loschwitz <madkiss@debian.org> Tue, 16 Nov 2004 19:37:00 +0100
230
231 qt-x11-free (3:3.3.3-6) unstable; urgency=high
232
233 * ML: Addedd debian/patches/21_fix_mips_mipsel.dpatch to make the beast
234 compile on MIPS/MIPSel again
235
236 -- Martin Loschwitz <madkiss@debian.org> Sun, 14 Nov 2004 16:44:00 +0100
237
238 qt-x11-free (3:3.3.3-5) unstable; urgency=high
239
240 * ML: Acknowledging NMU by Matthias Klose, thanks. (Closes: #270202)
241 * ML: patches/04_qsql_odbc.dpatch: Fix Compilation of the iodbc stuff,
242 breakage caused by invalid redefinitions of variables (Closes: #278781)
243 * debian/rules: Delete .obj-directories in the clean-Target as requested
244 by Fabio Massimo Di Nitto (thanks for noticing this)
245
246 -- Martin Loschwitz <madkiss@debian.org> Sun, 31 Oct 2004 10:51:00 +0100
247
248 qt-x11-free (3:3.3.3-4.1) unstable; urgency=high
249
250 * NMU, maintainer doesn't show any reaction.
251 * On arm-linux, configure using -DQT_QLOCALE_USES_FCVT. Seems to be a
252 known issue, mentioned in the 3.3.2 release notes, but nowhere in
253 the 3.3.3 sources. Great! Thanks to Paul Brook and Jan Niehusmann for
254 the investigations. Closes: #270202.
255 * Riku Voipio: Added patch: 20_qlocale_compile_arm.dpatch.
256 * debian/patches/00list: add 20_qlocale_compile_arm.dpatch.
257
258 -- Matthias Klose <doko@debian.org> Sat, 18 Sep 2004 17:01:16 +0200
259
260 qt-x11-free (3:3.3.3-4) unstable; urgency=high
261
262 * ML: Applied patch from Marcus Meissner to fix broken XPM DoS not yet
263 fixed upstream [src/kernel/qimage.cpp, CAN-2004-0692]
264 * ML: Applied patch forwarded by Marcus Meissner to fix broken GIF DoS
265 unfixed upstream [src/kernel/qasyncimageio.cpp, CAN-2004-0693]
266 * ML: urgency=high to get security fixes into sarge as quick as possible
267
268 -- Martin Loschwitz <madkiss@debian.org> Sun, 22 Aug 2004 11:48:00 +0200
269
270 qt-x11-free (3:3.3.3-3) unstable; urgency=high
271
272 * ML: Exchanged the dangling symlinks in /usr/share/qt3/lib with working
273 symlinks to /usr/lib (thanks to Aurelien Jarno) (Closes: #266284)
274
275 -- Martin Loschwitz <madkiss@debian.org> Tue, 17 Aug 2004 17:35:00 +0200
276
277 qt-x11-free (3:3.3.3-2) unstable; urgency=high
278
279 * ML: Bring back the goddamn qmake binary that silently disappeared (thank
280 you Trolltech for replacing it with a symlink) (Closes: #265958)
281
282 -- Martin Loschwitz <madkiss@debian.org> Mon, 16 Aug 2004 00:31:00 +0200
283
284 qt-x11-free (3:3.3.3-1) unstable; urgency=high
285
286 * ML: debian/control: Turned libqt3-headers and libqt3-compat-headers into
287 Architecture: any. This should avoid blocking packages from testing
288 * ML: debian/control: Added a patch by Robert Millan to add control.in to
289 fix breakage with iBase and OSes != Linux (Closes: #265413)
290 * ML: debian/patches/16_fix_opengl_check.dpatch: Make QLibrary search for
291 libGL.so.1, no dependency on libgl-dev packages (Closes: #264928)
292 * ML: debian/patches/17_fix_qfontdatabase_cpp.dpatch: A patch taken from
293 Lars Knoll via kde mailing list; fixes a problem with fond handling
294 * ML: Re-Build against the latest iodbc to get back shlibs of it; previous
295 version didn't have shlins accidentally (kudos to Adrian Bunk)
296 * ML: New Upstream Version (Qt 3.3.3), urgency is high to push this into
297 sarge as soon as possible (Qt 3.2 is not acceptable)
298
299 -- Martin Loschwitz <madkiss@debian.org> Sat, 14 Aug 2004 21:05:00 +0200
300
301 qt-x11-free (3:3.3.2-5) unstable; urgency=medium
302
303 * ML: debian/rules: Fixed the debhelper calls, dh tried to install the
304 iBase stuff (Architecture: i386) even on non-i386 architectures.
305 * ML: Enable iBase for all Operating Systems instead of only for Linux
306 on i386 (thanks to Robert Millan again)
307 * ML: Severity is medium to not hold up KDE and tiff transition
308
309 -- Martin Loschwitz <madkiss@debian.org> Sat, 08 Aug 2004 10:50:00 +0200
310
311 qt-x11-free (3:3.3.2-4) unstable; urgency=low
312
313 * ML: iBase seems to be similar to the black helicopters. Once they got
314 you there is no way to get rid of them. Disabled the iBase-Plugin
315 for all arches except x86 - hopefully.
316
317 -- Martin Loschwitz <madkiss@debian.org> Sat, 07 Aug 2004 22:13:00 +0200
318
319 qt-x11-free (3:3.3.2-3) unstable; urgency=low
320
321 * ML: debian/control: Switch from Firebird1 to Firebird2
322
323 -- Martin Loschwitz <madkiss@debian.org> Sat, 07 Aug 2004 16:33:00 +0200
324
325 qt-x11-free (3:3.3.2-2) unstable; urgency=low
326
327 * ML: Let's have another try, this time with the right target distribution
328
329 (verbatim copy of the 3:3.3.2-1 upload changelog follows)
330
331 * ML: New Upstream (Qt 3.3.2) fixes:
332 - Strange line /usr/lib/libqt-mt.la (Closes: #216063)
333 - The wishlist-bugreport for it can be closed (Closes: #235394)
334 * ML: Fixed the description of the following packages:
335 - libqt3c102-mt-psql (Closes: #209735)
336 - libqt3c102-mt-odbc (Closes: #209932)
337 - qt3-examples (Closes: #210046)
338 - libqt3c102-mt-mysql (Closes: #210097)
339 * ML: Made qt3-assistant depend on qt3-doc (Closes: #256183)
340 * ML: Adopted patches by Robert Millan to make Qt build on Hurd
341 - Added patches/15_unify_declarations_glibc.dpatch
342 - Fixed debian/rules to avoid E2BIG on Hurd
343 Thanks, Robert!
344 * ML: Use libmysqlclient12 instead of libmysqlclient10 (Closes: #188622)
345 * ML: Use the OpenGL-libraries via dlopen (Closes: #257705)
346
347 -- Martin Loschwitz <madkiss@debian.org> Sat, 07 Aug 2004 13:08:00 +0200
348
349 qt-x11-free (3:3.3.2-1) experimental; urgency=low
350
351 * ML: New Upstream (Qt 3.3.2) fixes:
352 - Strange line /usr/lib/libqt-mt.la (Closes: #216063)
353 - The wishlist-bugreport for it can be closed (Closes: #235394)
354 * ML: Fixed the description of the following packages:
355 - libqt3c102-mt-psql (Closes: #209735)
356 - libqt3c102-mt-odbc (Closes: #209932)
357 - qt3-examples (Closes: #210046)
358 - libqt3c102-mt-mysql (Closes: #210097)
359 * ML: Made qt3-assistant depend on qt3-doc (Closes: #256183)
360 * ML: Adopted patches by Robert Millan to make Qt build on Hurd
361 - Added patches/15_unify_declarations_glibc.dpatch
362 - Fixed debian/rules to avoid E2BIG on Hurd
363 Thanks, Robert!
364 * ML: Use libmysqlclient12 instead of libmysqlclient10 (Closes: #188622)
365 * ML: Use the OpenGL-libraries via dlopen (Closes: #257705)
366
367 -- Martin Loschwitz <madkiss@debian.org> Sat, 07 Aug 2004 09:50:00 +0200
368
369 qt-x11-free (3:3.3.2-0pre2) experimental; urgency=low
370
371 * ML: Added qaccessible.h to the list of headers
372 * ML: Removed unnecessary dependencies again
373 * ML: Added patch to fix KDE menu problem
374 * ML: Build and include the source in upload now
375
376 -- Martin Loschwitz <madkiss@debian.org> Mon, 14 Jun 2004 21:23:00 +0200
377
378 qt-x11-free (3:3.3.2-0pre1) experimental; urgency=low
379
380 * ML: First public version of packages for Qt 3.3
381 * ML: Added packages for ibase and SQLite RDBMSs
382 * ML: Necessary Adaptions from the Qt 3.2 to Qt 3.3 packages
383
384 -- Martin Loschwitz <madkiss@debian.org> Sat, 12 Jun 2004 21:09:00 +0200
385
386 qt-x11-free (3:3.2.3-3) unstable; urgency=low
387
388 * ML: Re-enabled STL support in Qt (Closes: #194475, #242633)
389 * ML: Enabled XRandr support (Closes: #253593)
390 * ML: Fixed FTBFS cursed by XCursor (Closes: #246198)
391 * ML: Split xlibs-dev dependencies (Closes: #253325)
392 * ML: Disabled the Xinerama_pic-hack (XFree 4.3 made it useless)
393
394 -- Martin Loschwitz <madkiss@debian.org> Thu, 10 Jun 2004 12:07:00 +0200
395
396
397 qt-x11-free (3:3.2.3-2) unstable; urgency=low
398
399 * ML: Rebuild to get back PIC-libs
400
401 -- Martin Loschwitz <madkiss@debian.org> Thu, 22 Jan 2004 15:23:00 +0100
402
403 qt-x11-free (3:3.2.3-1) unstable; urgency=low
404
405 * ML: New upstream release (Qt 3.2.3) (Closes: #218464)
406 * ML: Add Replaces: for libqt3-emb (<= 3:3.0.3-1) (Closes: #218290)
407 * ML: Tuned libqt3-i18n package description (Closes: #208904)
408 * ML: Tuned qt3-qtconfig package description (Closes: #209259)
409 * ML: Removed some patches that were merged by upstream (#1, #8, #9, #10)
410 * ML: Don't include any of the .pc files; they're unsupported now
411 * ML: Don't include any of the .la files: they're not working now
412
413 -- Martin Loschwitz <madkiss@debian.org> Tue, 06 Jan 2004 09:54:00 +0100
414
415 qt-x11-free (3:3.2.1-6) unstable; urgency=low
416
417 * ML: Added dependency to libqt3{-mt}-dev for xlibs-pic (Closes: #213855)
418 * ML: Sanify qmake.conf files to have existing paths instead of $(QTDIR)
419 * ML: Sanify qt{-mt}.pc files to have correct values
420 * ML: Bumped Standards-Version to 3.6.1 (No changes)
421 * ML: Added debian/compat
422 * ML: Added patch by Simon Hausmann to fix generation of pkgcof files
423
424 -- Martin Loschwitz <madkiss@debian.org> Sun, 05 Oct 2003 11:24:00 +0200
425
426 qt-x11-free (3:3.2.1-5) unstable; urgency=low
427
428 * ML: Let's build styles into the library, instead of as plugins
429 (Closes: #197157)
430 * ML: Added build dependency for libaudio-dev to libqt3{-mt}-dev
431 (Closes: #210628, #210994, #212530)
432 * ML: Removed broken patches for mips and mipsel
433 (Closes: #210366)
434 * ML: Added patch by Dirk Mueller to fix kdesktop and other applications
435
436 -- Martin Loschwitz <madkiss@debian.org> Mon, 29 Sep 2003 19:35:00 +0200
437
438 qt-x11-free (3:3.2.1-4) unstable; urgency=low
439
440 * ML: re-add the fontlist fix from previous versions
441 * ML: Added dependencies for libxft2-dev, libxrender-dev and libxcursor-dev
442 to the -dev packages (Closes: #208421)
443 * ML: Changed description of libqt3-plugins-headers package
444 * ML: Added patch by Lars Knoll to prevent generation of bogus mouse events
445 * RN: move unixmake2.cpp patch (approved by TT)
446 * RN: add qlineedit.cpp patch (approved by TT)
447 * RN: re-add pkg-config files
448
449 -- Martin Loschwitz <madkiss@debian.org> Wed, 3 Sep 2003 18:30:00 +0200
450
451 qt-x11-free (3:3.2.1-3) unstable; urgency=low
452
453 * ML: Added patches/01_fix_mips_mipsel.dpatch (hopefully fixes mips[el] build)
454 * ML: Merged the patch added in previous release with the above one
455 * ML: For -1: Pass --sysconfdir and --translationdir options to ./configure
456 * ML: Enable support for Xcursor in debian/rules (on Ralf's request)
457 * RN: Copy qmake.cache file to the appropriate location (/usr/share/qt3/)
458 * RN: Include fix for unixmake2.cpp (libtool and pkgconfig)
459
460 -- Martin Loschwitz <madkiss@debian.org> Sun, 31 Aug 2003 18:41:00 +0200
461
462 qt-x11-free (3:3.2.1-2) unstable; urgency=low
463
464 * ML: Build the qmake tool with -O2 as optimization flag (Closes: #207915)
465 * ML: Call dh_gencontrol with -a in debian/rules (Closes: #207917)
466
467 -- Martin Loschwitz <madkiss@debian.org> Sat, 30 Aug 2003 21:16:00 +0200
468
469 qt-x11-free (3:3.2.1-1) unstable; urgency=low
470
471 * ML: New upstream version (Qt 3.2.1) (Closes: #204650)
472 * ML: Include all icon files for the Qt designer -- hopefully
473
474 -- Martin Loschwitz <madkiss@debian.org> Fri, 29 Aug 2003 14:59:00 +0200
475
476 qt-x11-free (3:3.1.1-9) unstable; urgency=low
477
478 * ML: debian/control: Point out that libqt3-compat-headers might be of
479 importance (with Recommends and addition to package description,
480 Ben, I hope this satisfies you for now)
481 * ML: debian/rules Fix for-fork with patch from BTS (Closes: #188536)
482
483 -- Martin Loschwitz <madkiss@debian.org> Tue, 15 Jul 2003 19:45:00 +0200
484
485 qt-x11-free (3:3.1.1-8) unstable; urgency=low
486
487 * ML: Apply patch from Kevin Puetz to fix font listing (Closes: #189750)
488 * ML: Don't rely on /usr/share/doc, remove qtrc crap (Closes: #189755)
489 * ML: Give the qt3-things a higher priority than the qt2 ones (Closes: #189755)
490 * ML: debian/qt3-qtconfig.menu: Moved to Settings section (Closes: #183827)
491 * ML: debian/copyright: Mention Qt3.1 instead of Qt2.2 (Closes: #185161)
492 * ML: debian/libqt3-plugins-headers: Added qinterlacestyle.h (Closes: #182259)
493 * ML: Have libqt3-dev and libqt3-mt-dev in the libdevel section
494 * RN: debian/control: Add libxft2-dev as dependency for -dev-packages
495
496 -- Martin Loschwitz <madkiss@debian.org> Sat, 10 May 2003 14:55:00 +0200
497
498 qt-x11-free (3:3.1.1-7) unstable; urgency=low
499
500 * ML: The "Arg, can somebody purge typod please?"-release
501 - debian/control: Fixed corrupt Build-Depends: line
502 - debian/patches: Made the xinerama_pic patch i386-only
503 - debian/control: Removed unnecessary xlibs-pic Depends:
504
505 -- Martin Loschwitz <madkiss@debian.org> Fri, 07 Feb 2003 15:44:00 +0100
506
507 qt-x11-free (3:3.1.1-6) unstable; urgency=low
508
509 * ML: Build with lXinerama_pic (for -fPIC) (Closes: #176071, #175075)
510 * ML: debian/rules: Convert to dpatch package
511 * ML: debian/control: Change Maintainer Address
512 * ML: debian/control: Have fontconfig as Depends:
513 * ML: debian/control: Fix {Build-}Dependencies for GLU libs (Closes: #182184)
514
515 -- Martin Loschwitz <madkiss@debian.org> Tue, 06 Feb 2003 18:40:00 +0100
516
517 qt-x11-free (3:3.1.1-5) unstable; urgency=low
518
519 * ML: Added Build-Dependency for xlibmesa-glu-dev to fix FTBFS
520 * ML: Updated debian/patches/01 to reflect latest qt-copy changes
521 * ML: Removed patch for hppa (was needed to fix FTBFS)
522
523 -- Martin Loschwitz <madkiss@madkiss.org> Sat, 22 Feb 2003 08:47:00 +0100
524
525 qt-x11-free (3:3.1.1-4) unstable; urgency=low
526
527 * RN: debian/rules: remove byacc commands
528 * RN: debian/rules: Change back to srcdir = builddir mechanism
529 * RN: debian/patches: Help to remove some unused patches
530 * RN: debian/maintain: Help to get rid of copying qmake.conf files around
531 * RN: debian/rules: Clean up the 'clean' target, make it work again
532 * RN: debian/qt3-doc.links: Fix breakage for man-link
533 * RN: debian/libqt3{mt-dev,dev}: Create plugins symlink
534 * ML: debian/control: Remove xlibmesa-dev dependencies (Closes: #181202)
535 * ML: debian/control: Change libqt3-headers back to arch=all
536 * ML: debian/patches: Added patch to make sure hppa compiles as it should
537 * ML: Create seperate qconfig.h files for non-mt/mt (Conflicts for -dev!)
538
539 -- Martin Loschwitz <madkiss@madkiss.org> Tue, 18 Feb 2003 19:26:00 +0100
540
541 qt-x11-free (3:3.1.1-3) unstable; urgency=low
542
543 * RN: debian/libqt3-plugins-headers.install: Removed headers for codecs
544 * RN: debian/rules: Fix paths in .prl-files after build has finished
545 * RN: debian/libqt3-headers.install: Include some more includes files
546 * ML: Ship src/attic as .tar.gz in libqt3-compat-headers (it's obsolete, anyway)
547 * ML: Broke out qt3-examples package (saves place in -doc-package and makes sense)
548 * ML: debian/maintain/qmake*.conf: Applied patch by Brian Nelson (Closes: #180326)
549 * ML: Added debian/maintain/fixqc.sh to fix qmake.cache files during install
550
551 -- Martin Loschwitz <madkiss@madkiss.org> Wed, 12 Feb 2003 16:31:00 +0100
552
553 qt-x11-free (3:3.1.1-2pre3v1) unstable; urgency=low
554
555 * New package: libqt3-compat-headers (Thanks to Ralf Nolden again)
556 * debian/patches/01_qtcopy_20030206.dpatch: Updated to qtcopy from 20030206
557 * debian/libqt3-mt-dev.install: Move QGL classes here since QGL only works with mt
558 * debian/rules: Install .prl files to /usr/share/qt3/lib/
559 * debian/rules: Include logo32.png is every html-documentation
560 * debian/libqt3c102-mt.links: Symlinks for libqui
561 * debian/maintain/{qtconfig,assistant}.desktop: Fix section in menu file
562 * debian/rules: Include qmake documentation
563 * debian/rules: remove qwindowsxpstyle.h
564 * debian/rules: Moved README.Debian to -dev-packages (Closes: #179932)
565 * debian/README.Debian: New Version with max 75 chars per line (Closes: #179408)
566 * debian/control: Corrected Suggests: fields (Closes: #179838)
567 * deban/maintain/qtconfig.desktop: New Version, works Ok now (Closes: #179773)
568 * debian/control: libqt3c102-mt now conflicts with libqui1-emb (Closes: #179759)
569 * debian/control: qt3-dev-tools now conflicts with qte3-designer (Closes: #179761)
570 * debian/qt3-dev-tools.links: Make setting of QMAKESPEC unnecessary (Closes: #178296)
571 * debian/qt3-doc.doc-base: Finally, fix doc-base stuff (Closes: #155566)
572 * debian/control: libqt3c102 and -mt don't conflict with libqt (Closes: #179768)
573 * debian/control: Depend on xlibmesa-gl-dev | libgl-dev
574 * debian/control: Added Conflicts: for unofficial libqt3c-packages (Closes: #180078)
575 * debian/rules: Don't provide static libraries any longer (Waiting for policy approval!)
576 * debian/rules: Header-directory now is /usr/include/qt3
577 * debian/rules: build the -non-mt version before the -mt-version
578 * For 3:3.1.1-2: Added Conflicts: for qt3-dev-tools <-> uic (Closes: #179396)
579
580 -- Martin Loschwitz <madkiss@madkiss.org> Sat, 8 Feb 2003 09:34:00 +0100
581
582 qt-x11-free (3:3.1.1-2) unstable; urgency=low
583
584 * debian/qt3-dev-tools.install: Include mkspecs for qmake (Closes: #179410)
585 * debian/rules: Include logo32.png in qt3-docs (Closes: #179437)
586 * debian/control: qt3-dev-tools now has Conflicts: for libqt-dev (moc!)
587 * debian/control: Fix Build-Depends: to be xlibmesa-gl-dev instead of -glu-dev.
588 * debian/*.links: Readded symlinks for /usr/share/qt3/bin/ (Closes: #179411)
589 * debian/rules: Remove undocumented Symlinks (they are deprecated)
590 * -dev-packages should not depend on libqt3-plugins-headers (Closes: #179429)
591 * This was fixed in 3:3.1.1-1 (Closes: #179155)
592 * debian/maintain/qmake*.conf: Fix errors causing FTBFS on hppa/alpha (Closes: #179582)
593 * debian/control: Make libqt3-dev/-mt-dev depend on xlibmesa-gl-dev (Closes: #179573)
594
595 -- Martin Loschwitz <madkiss@madkiss.org> Mon, 3 Feb 2003 12:49:00 +0100
596
597 qt-x11-free (3:3.1.1-1) unstable; urgency=low
598
599 * The packages have been redesigned radically.
600 - New packages: libqt3-headers, libqt3-i18n, libqt3-plugins-headers,
601 qt3-apps-dev, qt3-assistant, qt3-designer, qt3-dev-tools-compat,
602 qt3-dev-tools-embedded, qt3-dev-tools, qt3-linguist, qt3-qtconfig (Closes: #178914)
603 - Please refer to package descriptions for more detailed informations.
604 - As you can see above, QtConfig was moved into its own package. (Closes: #153538)
605 - Also made sure that qt3-designer contains libcppeditor.so (Closes: #155792)
606 * Special Thanks for advising and help with this release goes to Ralf Nolden
607 * debian/control: Make libqt3/libqt3-mt depend on fontconfig (Closes: #174825, #173951)
608 * debian/control: Transist package to g++-3.2 (Closes: #159263, #135813, #178484, #176616)
609 * Package rebuilt, thus some bugs fixed. (Closes: #178698, #174959, #176827)
610 * debian/rules: Provide conv2ui, also qvfb was added back. (Closes: #173932)
611 * Bugs against packages in stable distribution don't make much sense.
612 Additionally, this is not a bug but a feature (Qt2 <-> Qt3 conflict) (Closes: #178660)
613 * Same as above. Additionally, please make sure to use libqt3-mt-dev instead
614 of libqt3-dev (Closes: #168317)
615 * This bug definetely can not happen anymore, since Qt3 takes care of
616 creation of debian/tmp-install (Closes: #163075)
617 * debian/README.Debian: Updated and extended by Ralf Nolden
618 * debian/patches/02_missing_manpages.dpatch: Don't apply against qt-copy
619 * debian/patches/10_qvfb_cpp.dpatch: Fix qvfb to meet our needs
620 * debian/patches/11_designer_fix.dpatch: Fix designer breakage
621 * debian/patches/12_plugins_fix.dpatch: Build all available plugins
622 * debian/patches/13_qtcopy_20030128.dpatch: Include qt-copy 20030128
623 * debian/*: Various other little fixes and cleanups
624 * debian/rules: Moved /usr/share/qt to be /usr/share/qt3
625
626 -- Martin Loschwitz <madkiss@madkiss.org> Wed, 29 Jan 2003 26:58:00 +0100
627
628 qt-x11-free (2:3.1.1+cvs.20021220-1) unstable; urgency=low
629
630 * New Upstream version (Qt 3.1.1, using qt-copy from KDE project)
631 * Special thanks goes to Kevin Puetz for support and work on this release
632 * debian/patches/: Removed patches 05 and 06 and added correct -I's to rules
633 * debian/rules: don't build unthreaded plugins with QT_THREAD_SUPPORT (Closes: #172793)
634 * debian/control: Fix description of libqt3-helper (Closes: #72754)
635 * debian/rules: Moved libqui to libqt3-helper (Closes: #173539, #173537)
636 * debian/libqt3-dev.install: Only include useful bits for qmake
637 * debian/maintain/qmake-hppa.conf: Added -ftemplate-depth-99 (Closes: #173086)
638 * debian/rules: Make sure OpenGL support is enabled on threaded builds
639 * debian/rules: Use new srcdir != builddir technology, large cleanup
640 * debian/rules: Fixed path for html-files (remove the double html)
641 * debian/control: Added Replaces: to libqt3-helper for libqt3 (Closes: #173288)
642 * debian/rules: Removed all those ugly wrapper scripts (bah!)
643 * debian/control: Added build-dependency for Xft2 - thus Xft2 enabled
644
645 -- Martin Loschwitz <madkiss@madkiss.org> Fri, 20 Dec 2002 17:53:00 +0100
646
647 qt-x11-free (2:3.1.0+cvs.20021205-1) unstable; urgency=low
648
649 * New Upstream version (Qt 3.1.0, using qt-copy from KDE project) (Closes: #167001)
650 * debian/control: Make libqt3-dev depending on correct packages (Closes: #167475)
651 * debian/rules: Enabled Qt support for cups
652 * debian/overrides/: Added overrides-files for various packages
653 * debian/control: depend on libaudio instead of nas-lib
654 * debian/control: Updated Standards-Version to 3.8.0
655 * debian/rules: Use DH_COMPAT=4
656 * debian/rules: Converted to dh_install
657
658 -- Martin Loschwitz <madkiss@madkiss.org> Thu, 05 Dec 2002 14:10:00 +0100
659
660 qt-x11-free (2:3.0.5-4) unstable; urgency=low
661
662 * debian/09_assistant.dpatch: Fix doc-dir-path for Qt-assistant (Closes: #148924)
663 * debian/10_sizet_64bit.dpatch: Fix for 64bit machines (Closes: #159364)
664 * debian/11_qsql_odbc.dpatch: build with libiodbc2-dev
665 * debian/control: Build-Depend on libiodbc2-dev (Closes: #161352, #161353)
666 * qt3-doc _should_ be Recommends (assistant/qt3-tools needs it) (Closes: #149428)
667 * debian/rules: Fixed the 'clean'-target (Closes: #159264)
668 * debian/libqt3-dev.links: Symlink for /usr/share/qt/lib (Closes: #152507, #152509)
669 * debian/control: Updates Standards-Version
670 * debian/control: Tried to solve the dependency hell a bit
671 * debian/control: Removed libqt3 Suggests for anti-aliasing-howto
672 * debian/rules: Re-enabled NAS (Network Audio System)
673 * Must be a local problem (there ARE files in libqt3-dev) (Closes: #159674)
674 * Not a Qt bug; has been fixed probably long time ago (Closes: #154976)
675
676 -- Martin Loschwitz <madkiss@madkiss.org> Thu, 15 Oct 2002 09:29:00 +0200
677
678 qt-x11-free (2:3.0.5-3) unstable; urgency=low
679
680 * Sometimes our buildds do strange things (Closes: #155258)
681 * debian/rules: added shlibdeps-path for libqt3-mt.
682 * debian/rules: libqt3-mysql, libqt3-odbc and libqt3-psql contain the
683 unthreaded plugins now (Closes: #152022)
684
685 -- Martin Loschwitz <madkiss@madkiss.org> Thu, 9 Aug 2002 22:18:00 +0200
686
687 qt-x11-free (2:3.0.5-2) unstable; urgency=low
688
689 * debian/control: qt3-dev and qt3-doc are "Priority: extra" now.
690 * debian/rules: Fix alpha and hppa build (Closes: #150917)
691
692 -- Martin Loschwitz <madkiss@madkiss.org> Thu, 2 Aug 2002 12:43:00 +0200
693
694 qt-x11-free (2:3.0.5-1) unstable; urgency=low
695
696 * debian/control: New Maintainer (Closes: #153534)
697 * debian/maintain: fix hppa build (qmake-hppa.conf) (Closes: #150917)
698 * debian/changelog: New upstream version 3.0.5 (Closes: #153266)
699 * debian/rules: We use dpatch now, thanks to Gergely Nagy
700 * Moved wrapper files and configs to debian/maintain/
701 * debian/maintain/assistant.sh: not include content double
702 * configure: Set "QT_INSTALL_PLUGINS" correct
703 * Changed some includes in the SQL-files to make them working
704 * debian/control: Fix some build dependencies
705 * debian/patches: All patches against upstream can be found here now.
706 * debian/control: Depend on libpng3-dev (Closes: #154234).
707
708 -- Martin Loschwitz <madkiss@madkiss.org> Sat, 27 Jul 2002 13:51:00 +0200
709
710 qt-x11-free (2:3.0.4-2) unstable; urgency=low
711
712 * Fix hppa build hopefully (Closes: #150917)
713 * Build cleanup
714
715 -- Ivan E. Moore II <rkrusty@debian.org> Wed, 26 Jun 2002 13:28:00 -0700
716
717 qt-x11-free (2:3.0.4-1) unstable; urgency=low
718
719 * New upstream version
720 * Fix qt-designer html access (Closes: #149505)
721 * Build postgresql modules
722 * This was fixed a while ago. (Closes: #134637)
723 * Build static libs again. yuk! Who the heck uses these anymore?
724 (Closes: #147084)
725
726 -- Ivan E. Moore II <rkrusty@debian.org> Sun, 16 Jun 2002 12:25:00 -0700
727
728 qt-copy (2:3.0.3-20020329-7) unstable; urgency=low
729
730 * move html files to html subdir...really...I mean it. (Closes: #149076)
731
732 -- Ivan E. Moore II <rkrusty@debian.org> Thu, 06 Jun 2002 11:31:00 -0700
733
734 qt-copy (2:3.0.3-20020329-6) unstable; urgency=low
735
736 * Remove unused doc dirs. (Closes: #148595)
737 * move html files to html subdir
738
739 -- Ivan E. Moore II <rkrusty@debian.org> Thu, 30 May 2002 22:58:00 -0700
740
741 qt-copy (2:3.0.3-20020329-5) unstable; urgency=low
742
743 * Fix assistant by providing a wrapper (Closes: #146255)
744
745 -- Ivan E. Moore II <rkrusty@debian.org> Wed, 08 May 2002 17:21:00 -0700
746
747 qt-copy (2:3.0.3-20020329-4) unstable; urgency=low
748
749 * Remove extra .'s from descriptions
750
751 -- Ivan E. Moore II <rkrusty@debian.org> Fri, 03 May 2002 23:20:00 -0700
752
753 qt-copy (2:3.0.3-20020329-3) unstable; urgency=low
754
755 * Fix priority (Closes: #145193)
756
757 -- Ivan E. Moore II <rkrusty@debian.org> Tue, 30 Apr 2002 00:27:00 -0700
758
759 qt-copy (2:3.0.3-20020329-2) unstable; urgency=low
760
761 * Fix overwrite issue (Closes: #141803, #141639)
762 * Re-add all the additional man pages
763
764 -- Ivan E. Moore II <rkrusty@debian.org> Tue, 23 Apr 2002 00:27:00 -0700
765
766 qt-copy (2:3.0.3-20020329-1) unstable; urgency=low
767
768 * Updated qt-copy to fix a few other bugs (Closes: #140462)
769
770 -- Ivan E. Moore II <rkrusty@debian.org> Fri, 29 Mar 2002 09:08:00 -0700
771
772 qt-copy (2:3.0.3-20020314-5) unstable; urgency=low
773
774 * Fix potential crash...thanks Daniel
775
776 -- Ivan E. Moore II <rkrusty@debian.org> Sat, 23 Mar 2002 02:30:00 -0700
777
778 qt-copy (2:3.0.3-20020314-4) unstable; urgency=low
779
780 * Don't build motif style as a plugin. It's pretty much the default so
781 let's have that builtin.
782 * Fix plugin pathing...actually this was a bug in the configure script
783 where it wasn't setting the proper items in the qconfig.h file
784 (Closes: #139449)
785
786 -- Ivan E. Moore II <rkrusty@debian.org> Fri, 22 Mar 2002 10:36:00 -0700
787
788 qt-copy (2:3.0.3-20020314-3) unstable; urgency=low
789
790 * Since this is still in incoming..change from a build-conflict to a
791 versioned depend
792
793 -- Ivan E. Moore II <rkrusty@debian.org> Sat, 16 Mar 2002 11:00:00 -0700
794
795 qt-copy (2:3.0.3-20020314-2) unstable; urgency=low
796
797 * Build-Conflict with libpng2-dev since it provides libpng-dev and we don't
798 want any of those problems.
799
800 -- Ivan E. Moore II <rkrusty@debian.org> Fri, 15 Mar 2002 20:00:00 -0700
801
802 qt-copy (2:3.0.3-20020314-1) unstable; urgency=low
803
804 * New upstream version.
805 * Includes updated zlib code
806
807 -- Ivan E. Moore II <rkrusty@debian.org> Thu, 14 Mar 2002 12:31:00 -0700
808
809 qt-copy (2:3.0.2-20020306-1) unstable; urgency=low
810
811 * New upstream version. Using qt-copy as it provides a bunch of fixes
812 for 3.0.2. (Closes: #135865)
813 * Fix suggests for libqt3-psql
814 * link to new png. Need this otherwise we are stuck with using the old
815 png library for quite some time.
816 * Fix cleanup (Closes: #135859)
817 * Include -mt versions of plugins.
818
819 -- Ivan E. Moore II <rkrusty@debian.org> Wed, 06 Mar 2002 23:37:00 -0700
820
821 qt-copy (2:3.0.0.0-4) unstable; urgency=low
822
823 * Fix qmake.cache inclusion (Closes: #118623)
824
825 -- Ivan E. Moore II <rkrusty@debian.org> Wed, 07 Nov 2001 11:37:00 -0700
826
827 qt-x11-free (2:3.0.0.0-3) unstable; urgency=low
828
829 * wrap uic so QTDIR is set for it...makes plugins happier
830
831 -- Ivan E. Moore II <rkrusty@debian.org> Wed, 31 Oct 2001 09:19:00 -0700
832
833 qt-x11-free (2:3.0.0.0-2) unstable; urgency=low
834
835 * Enable gl support. If it get's whacky like qt2 did we'll break it
836 off into it's own package. But until then we'll just do it this way.
837 * Fix wrapper (Closes: #116734)
838
839 -- Ivan E. Moore II <rkrusty@debian.org> Mon, 22 Oct 2001 12:55:00 -0700
840
841 qt-x11-free (2:3.0.0.0-1) unstable; urgency=low
842
843 * New upstream version
844
845 -- Ivan E. Moore II <rkrusty@debian.org> Mon, 15 Oct 2001 11:54:00 -0700
846
847 qt-x11-free (2:3.0.0-0beta6-4) unstable; urgency=low
848
849 * Don't compile in xinerama support...lets actually build on all archs
850
851 -- Ivan E. Moore II <rkrusty@debian.org> Tue, 09 Oct 2001 16:00:00 -0700
852
853 qt-x11-free (2:3.0.0-0beta6-3) unstable; urgency=low
854
855 * Properly include private include files
856 * Provide links from /usr/bin/ qt bins to /usr/share/qt/bin
857
858 -- Ivan E. Moore II <rkrusty@debian.org> Mon, 08 Oct 2001 16:00:00 -0700
859
860 qt-x11-free (2:3.0.0-0beta6-2) unstable; urgency=low
861
862 * Properly include include files (Closes: #114357)
863 * Pass variables onto designer (Closes: #114271)
864 * Add new variable to qmake.sh (Closes: #113341)
865
866 -- Ivan E. Moore II <rkrusty@debian.org> Wed, 03 Oct 2001 16:11:00 -0700
867
868 qt-x11-free (2:3.0.0-0beta6-1) unstable; urgency=low
869
870 * New upstream beta
871
872 -- Ivan E. Moore II <rkrusty@debian.org> Mon, 01 Oct 2001 11:04:00 -0700
873
874 qt-x11-free (2:3.0.0-0beta5-2) unstable; urgency=low
875
876 * Fix shlibs (Closes: #113055)
877
878 -- Ivan E. Moore II <rkrusty@debian.org> Sun, 23 Sep 2001 18:41:00 -0700
879
880 qt-x11-free (2:3.0.0-0beta5-1) unstable; urgency=low
881
882 * New upstream beta
883
884 -- Ivan E. Moore II <rkrusty@debian.org> Tue, 18 Sep 2001 09:56:00 -0700
885
886 qt-x11-free (2:3.0.0-0beta4-2) unstable; urgency=low
887
888 * Provide threaded QT library
889 * Cleanup deps
890 * Set shlibs files
891 * Remove -O2 from alpha build and add -mieee
892 * don't use gcc3 for alpha build anymore
893
894 -- Ivan E. Moore II <rkrusty@debian.org> Sat, 08 Sep 2001 09:57:00 -0700
895
896 qt-x11-free (2:3.0.0-0beta4-1) unstable; urgency=low
897
898 * New upstream beta
899 * Lintian error cleanup
900
901 -- Ivan E. Moore II <rkrusty@debian.org> Wed, 29 Aug 2001 20:52:00 -0700
902
903 qt-x11-free (2:3.0.0-0beta3-2) unstable; urgency=low
904
905 * Fix path issues for documentation (Closes: #109255)
906
907 -- Ivan E. Moore II <rkrusty@debian.org> Mon, 19 Aug 2001 00:01:00 -0700
908
909 qt-x11-free (2:3.0.0-0beta3-1) unstable; urgency=low
910
911 * new upstream beta
912 * Include mkspecs bits for qmake
913 * include qmake wrapper
914
915 -- Ivan E. Moore II <rkrusty@debian.org> Fri, 27 Jul 2001 03:36:00 -0700
916
917 qt-x11-free (2:3.0.0-0beta2-3) unstable; urgency=low
918
919 * drop Optimization down for other archs
920 * *should* fix m68k build (Closes: #104043)
921
922 -- Ivan E. Moore II <rkrusty@debian.org> Tue, 17 Jul 2001 15:47:00 -0700
923
924 qt-x11-free (2:3.0.0-0beta2-2) unstable; urgency=low
925
926 * actually include libqxt.so so people can build packages against it
927 * Remove the suggests for anti-aliasing-howto from the plugin packages
928
929 -- Ivan E. Moore II <rkrusty@debian.org> Sun, 08 Jul 2001 03:50:00 -0700
930
931 qt-x11-free (2:3.0.0-0beta2-1) unstable; urgency=low
932
933 * New upstream beta
934 * Ok, now we break out libqxt0
935
936 -- Ivan E. Moore II <rkrusty@debian.org> Thu, 05 Jul 2001 12:46:00 -0700
937
938 qt-x11-free (3.0.0-0beta1-6) unstable; urgency=low
939
940 * Add missing build-depend for flex (Closes: #102978, #102984)
941 * Add conflict with libqxt0 (Closes: #102959)
942
943 -- Ivan E. Moore II <rkrusty@debian.org> Sun, 01 Jul 2001 08:32:00 -0700
944
945 qt-x11-free (3.0.0-0beta1-5) unstable; urgency=low
946
947 * ok..I'll get this stuff worked out soon. Fix gl build bits
948 (Closes: #102849)
949
950 -- Ivan E. Moore II <rkrusty@debian.org> Sat, 30 Jun 2001 00:27:00 -0700
951
952 qt-x11-free (3.0.0-0beta1-4) unstable; urgency=low
953
954 * Include qmake in libqt3-dev package
955 * Build database modules and provide seperate packages for them
956 * Build styles and provide them in libqt3 package
957 * Actually install designer plugins...guess that might help.
958 * More build cleanup...properly build all the tools/* modules
959 * Update build-depends
960 * Actually include linguist desktop file
961 * Include interface files as well
962
963 -- Ivan E. Moore II <rkrusty@debian.org> Thu, 28 Jun 2001 22:03:00 -0700
964
965 qt-x11-free (3.0.0-0beta1-3) unstable; urgency=low
966
967 * Fix libqui1 deps (Closes: #100804)
968 * Fix qmake symlink (Closes: #100964)
969
970 -- Ivan E. Moore II <rkrusty@debian.org> Mon, 18 Jun 2001 19:40:00 -0700
971
972 qt-x11-free (3.0.0-0beta1-2) unstable; urgency=low
973
974 * Fix dependencies for libqt3-dev...grrr
975 * Fix description for qt3-tools
976
977 -- Ivan E. Moore II <rkrusty@debian.org> Thu, 07 Jun 2001 21:00:00 -0700
978
979 qt-x11-free (3.0.0-0beta1-1) unstable; urgency=low
980
981 * New upstream beta version
982
983 -- Ivan E. Moore II <rkrusty@debian.org> Sat, 26 May 2001 11:06:00 -0700
984
985 qt-x11 (2:2.3.0-final-5) unstable; urgency=low
986
987 * Fix LD PATH problems due to new fakeroot routines (Closes: #98068)
988 * Get rid of gl specific package and just build main package with gl support
989
990 -- Ivan E. Moore II <rkrusty@debian.org> Fri, 25 May 2001 00:25:00 -0700
991
992 qt-x11 (2:2.3.0-final-4) unstable; urgency=low
993
994 * Fix konsole accents (Closes: #96678)
995
996 -- Ivan E. Moore II <rkrusty@debian.org> Fri, 11 May 2001 10:27:00 -0700
997
998 qt-x11 (2:2.3.0-final-3) unstable; urgency=low
999
1000 * More alpha tweaks (only remove optimization for CXXFLAGS)
1001 * Update bulid flags (Closes: #90334)
1002 * Updating shlibs to stop problem with people using old libqt2 packages
1003 * Several upstream fixes pulled out of the qt-copy CVS tree on KDE's
1004 CVS Repository
1005 * Build fixes for systems that do not have qt installed on them already
1006 * Remove old Xft build hacks since we are using x4.0.3 now
1007 * Update build-depends since we now require x4.0.3
1008 * Build libqt2-mt with opengl support (Closes: #91989)
1009 * Build static libs with opengl support as well
1010 * Remove old -dev provides which fixes buildd problems
1011 * Get rid of 2.2 dummy packages libqt2.2 and libqt2.2-gl
1012 * Update Build-Depends and other Depends that were pointing to provided or
1013 pseudo packages. Have them point to a real package | pseudo package.
1014 * Add new kde menu tag to qt-designer
1015 * Add new libqxt0 pacakge so that in the future we don't have a confliction
1016 with libqt3 and libqt2 since most likely libqxt soname won't change.
1017 * Adding in lintian overrides finally
1018 * Updating standards version
1019 * Remove old hacks in debian/rules
1020 * Should fix pure_virtual problems (Closes: #94676)
1021 * Apply i18n patches (qclipboard, qstring, xim)
1022 * Building with system png again
1023
1024 -- Ivan E. Moore II <rkrusty@debian.org> Tue, 01 May 2001 22:42:00 -0700
1025
1026 qt-x11 (2:2.3.0-final-2) unstable; urgency=low
1027
1028 * test build
1029
1030 -- Ivan E. Moore II <rkrusty@debian.org> Sun, 07 Mar 2001 13:26:00 -0700
1031
1032 qt-x11 (2:2.3.0-final-1) unstable; urgency=low
1033
1034 * New upstream version
1035 * Applied xft workaround patch
1036 * versioning the depends
1037 * Adding in alpha specific build code so that it will build out of the
1038 box.
1039
1040 -- Ivan E. Moore II <rkrusty@debian.org> Wed, 07 Mar 2001 13:26:00 -0700
1041
1042 qt-x11 (2:2.3.0-beta1-3) unstable; urgency=low
1043
1044 * Various patches applied from qt-copy branch of kde cvs. These include
1045 several upstream fixes that were done post beta-1 and will be a part of
1046 the next release.
1047 LANG=he_IL.iso8859-8 will work correctly now.
1048 .fontguess file now accepts quoted font names (so you can use font anmes
1049 with white space inside)
1050 * Konq's combobox works again
1051 * Include xt extension (Closes: #88147)
1052
1053 -- Ivan E. Moore II <rkrusty@debian.org> Thu, 01 Mar 2001 09:17:00 -0700
1054
1055 qt-x11 (2:2.3.0-beta1-2) unstable; urgency=low
1056
1057 * Fix grave bug with xft (Closes: #87758)
1058
1059 -- Ivan E. Moore II <rkrusty@debian.org> Mon, 26 Feb 2001 23:22:00 -0700
1060
1061 qt-x11 (2:2.3.0-beta1-1) unstable; urgency=low
1062
1063 * New upstream version
1064 * Don't clean everything out of bin/ after each stage as some pieces are
1065 scripts that don't get built
1066 * Fix Depends for libqutil1
1067 * Change version for kde-designer replace/conflicts so that one can actually
1068 install kde-designer (Closes: #87223)
1069 * Change doc package to qt-doc
1070 * Let's go back to libqt2 and get away from libqt2.x. Providing migration
1071 packages as to not totally hose people up right away. These will go
1072 away prior to freeze.
1073 * Build with XFT support - Anti Aliasing
1074
1075 -- Ivan E. Moore II <rkrusty@debian.org> Fri, 23 Feb 2001 06:23:00 -0700
1076
1077 qt-x11 (2:2.2.4-5) unstable; urgency=low
1078
1079 * Fix qt-mt package (Closes: #85132)
1080 building of the tools cause the mt library to get hosed somehow
1081 * Fix -dev depends for mt-dev
1082
1083 -- Ivan E. Moore II <rkrusty@debian.org> Sat, 17 Feb 2001 00:42:00 -0700
1084
1085 qt-x11 (2:2.2.4-4) unstable; urgency=low
1086
1087 * Break out uic and libqutil. This allows for developers not to need
1088 qt-designer to build packages and also takes care of the fact that
1089 libqutil is common.
1090 * Changing dev packages to libqt-dev and libqt-mt-dev
1091
1092 -- Ivan E. Moore II <rkrusty@debian.org> Thu, 15 Feb 2001 02:30:00 -0700
1093
1094 qt-x11 (2:2.2.4-3) unstable; urgency=low
1095
1096 * Fix pathing for qt-designer for #85493
1097 * Change qt-designer's Depends on qt2.2-doc to Recommends (Closes: #85486)
1098 * Adding in Perl depends properly for libqt2.2-dev
1099
1100 -- Ivan E. Moore II <rkrusty@debian.org> Sat, 10 Feb 2001 17:30:00 -0700
1101
1102 qt-x11 (2:2.2.4-2) unstable; urgency=low
1103
1104 * Include findtr (Closes: 85439)
1105 * Build against new libmng
1106
1107 -- Ivan E. Moore II <rkrusty@debian.org> Fri, 09 Feb 2001 16:30:00 -0700
1108
1109 qt-x11 (2:2.2.4-1) unstable; urgency=low
1110
1111 * New upstream version
1112 On X11, popup menus do not grab the keyboard anymore, but rely on and
1113 enforce the application to have focus. This works around an X11 bug
1114 where deadkeys do not work while the keyboard is grabbed.
1115 See QT changelog for full list of updates
1116 * Installing ui templates so that Designer doesn't complain.
1117 * Adding in suggests for tmake
1118 * Moving libqutil and uic over to designer package where they belong
1119 * Moving away from /usr/lib/qt2 -
1120 /usr/share/qt would have links for include/docs/man
1121 it will also store all other pieces such as the ui templates for
1122 designer.
1123 * Cleaning up post/pre scripts, docs, etc. libqt2.2 package doesn't need
1124 development docs and information...move it into -dev package
1125 * Creating createcw and associated libs for use with designer
1126
1127 -- Ivan E. Moore II <rkrusty@debian.org> Fri, 02 Feb 2001 16:30:00 -0700
1128
1129 qt2.2 (2:2.2.3-12) unstable; urgency=low
1130
1131 * Only build designer once, using the shared libraries. This will cut
1132 down on build time.
1133 * Moving man pages into /usr/share/man tree
1134 * Do not duplicate header files for examples and tools.
1135 * Don't copy the tools/ directory tree since we build them already, if
1136 someone wants the source to them they can dl the orig.tar.gz
1137 * Don't remove the Makefile's during a clean so that we can include them
1138 with the examples and tutorial
1139 * Adding in a Debian menu entry for QT Designer
1140 * Cleaning up descriptions to show where man pages were (since they were
1141 still being referenced in the -dev package
1142 * Adding note in README.Debian on how to build the examples and tutorial
1143 * Compressing tutorial and examples to save on space by default. People
1144 can then uncompress them if them want to use them.
1145 * Cleaning up post/pre scripts
1146 * Cleaning up diff
1147 * Upstream patch applied for "dead keys" in qpopups - this is part of a
1148 fix for Bug 82967.
1149 * fix for setNamedColor parsing problem
1150
1151 -- Ivan E. Moore II <rkrusty@debian.org> Sat, 27 Jan 2001 07:25:00 -0700
1152
1153 qt2.2 (2:2.2.3-11) unstable; urgency=low
1154
1155 * Removing libpth-dev from depends
1156 * One more upstream crash/bug fix in qasyncimageio
1157
1158 -- Ivan E. Moore II <rkrusty@debian.org> Wed, 24 Jan 2001 18:41:00 -0700
1159
1160 qt2.2 (2:2.2.3-10) unstable; urgency=low
1161
1162 * Fixing libqt2.2-dev dependencies. Adding libz-dev, xlibs-dev, libpng2-dev,
1163 libjpeg62-dev, libmng-dev. (Closes: #83298)
1164 * Adding uic information to libqt2.2-dev's description
1165 * More crash fixes for graphics manipulation
1166
1167 -- Ivan E. Moore II <rkrusty@debian.org> Tue, 23 Jan 2001 14:13:00 -0700
1168
1169 qt2.2 (2:2.2.3-9) unstable; urgency=low
1170
1171 * Fix a crash problem with qimage
1172 * More i18n
1173
1174 -- Ivan E. Moore II <rkrusty@debian.org> Mon, 22 Jan 2001 00:10:00 -0700
1175
1176 qt2.2 (2:2.2.3-8) unstable; urgency=low
1177
1178 * More upstream fixes...moving towards 2.2.4
1179 i18n work
1180 bug fixes
1181 * Removing old i18n patches
1182 * fixing qt-designer section
1183 * Build against new version of MNG
1184 * Update build-depends
1185
1186 -- Ivan E. Moore II <rkrusty@debian.org> Sat, 20 Jan 2001 01:28:00 -0700
1187
1188 qt2.2 (2:2.2.3-7) unstable; urgency=low
1189
1190 * Moving tools/ includes to /usr/share/doc/qt2.2-doc/tools/includes
1191 Apparantly they were causing problems with some apps
1192 * Updating build-depends
1193 * New upstream fixes
1194 printing when your display has a resolution != 75 dpi
1195 true type and type1 fonts will now get embedded into the document. This
1196 fixes printing in almost all 8bit locales, *if* you are using these
1197 fonts.
1198 OK button fix
1199
1200 -- Ivan E. Moore II <rkrusty@debian.org> Wed, 17 Jan 2001 16:05:00 -0700
1201
1202 qt2.2 (2:2.2.3-6) unstable; urgency=low
1203
1204 * New i18n patches - submitted upstream finally it seems
1205 * Cleanup of build-depends and depends.
1206 * Creating a non-kde designer package
1207 * Upstream i18n updates out of future 2.2.4 release.
1208 * Fix print dialog problem - thanks to Michael Lachmann <dirk@santafe.edu>
1209
1210 -- Ivan E. Moore II <rkrusty@debian.org> Mon, 15 Jan 2001 15:30:00 -0700
1211
1212 qt2.2 (2:2.2.3-5) unstable; urgency=low
1213
1214 * Cleaning up depends/provides/conflicts
1215 We are the only qt package for unstable so lets act like it.
1216 * new i18n patch for qpsprinter
1217
1218 -- Ivan E. Moore II <rkrusty@debian.org> Wed, 10 Jan 2001 16:00:00 -0700
1219
1220 qt2.2 (2:2.2.3-4) unstable; urgency=low
1221
1222 * New i18n patches
1223 * More build fixes
1224
1225 -- Ivan E. Moore II <rkrusty@debian.org> Mon, 01 Jan 2001 03:31:00 -0700
1226
1227 qt2.2 (2:2.2.3-3) unstable; urgency=low
1228
1229 * Applying Anti-Aliasing patch
1230 * Adjusting Build-Depends as we now must have the latest X4
1231 * Adding libfreetyp6-dev to Build-Depends
1232 * Fixing document links (Closes: #79876)
1233 * New i18n patch update for qpsprinter
1234
1235 -- Ivan E. Moore II <rkrusty@debian.org> Mon, 18 Dec 2000 01:13:00 -0700
1236
1237 qt2.2 (2:2.2.3-2) unstable; urgency=low
1238
1239 * More build fixes...arggg...
1240 * Applying new i18n patches for 2.2.3 and removing old 2.2.2 hacks
1241
1242 -- Ivan E. Moore II <rkrusty@debian.org> Thu, 14 Dec 2000 16:27:00 -0700
1243
1244 qt2.2 (2:2.2.3-1) unstable; urgency=low
1245
1246 * New upstream version
1247 * Cleaning up build process
1248 * Removing Mesa specific GL code as before
1249 * Including new tools - qconfig, qvfb, makeqpf, and qembed
1250 * Applying qscrollview patch from QT via <j.w.greven@student.utwente.nl>
1251
1252 -- Ivan E. Moore II <rkrusty@debian.org> Wed, 13 Dec 2000 14:45:00 -0700
1253
1254 qt2.2 (2:2.2.2-12) unstable; urgency=low
1255
1256 * New ad hoc xim patch - amazing what happens when you have no other choice
1257 * Updating shlibs
1258 * More build-depends and depends work
1259
1260 -- Ivan E. Moore II <rkrusty@debian.org> Mon, 11 Dec 2000 09:09:00 -0700
1261
1262 qt2.2 (2:2.2.2-11) unstable; urgency=low
1263
1264 * Removing xim patch since it's been weeks without a fix for the problems
1265 it causes
1266
1267 -- Ivan E. Moore II <rkrusty@debian.org> Sat, 09 Dec 2000 06:30:00 -0700
1268
1269 qt2.2 (2:2.2.2-10) unstable; urgency=low
1270
1271 * Friggen dependency loops.
1272
1273 -- Ivan E. Moore II <rkrusty@debian.org> Thu, 07 Dec 2000 01:00:00 -0700
1274
1275 qt2.2 (2:2.2.2-9) unstable; urgency=low
1276
1277 * Fixing broken shlibs...arggg
1278
1279 -- Ivan E. Moore II <rkrusty@debian.org> Sat, 02 Dec 2000 23:12:00 -0700
1280
1281 qt2.2 (2:2.2.2-8) unstable; urgency=low
1282
1283 * Creating libqt2.2-gl package. Recommendations from upstream folks to
1284 only compile in GL support as necessary due to stability issues and the
1285 fact that we do have users that require GL support in QT has led me to
1286 move GL support out of the main QT package. libqt2.2 conflicts/replaces
1287 libqt2.2-gl while libqt2.2-gl replaces libqt2.2.
1288 * Adding in missing build-depends
1289 * More build cleanup
1290
1291 -- Ivan E. Moore II <rkrusty@debian.org> Thu, 30 Nov 2000 15:15:00 -0700
1292
1293 qt2.2 (2:2.2.2-7) unstable; urgency=low
1294
1295 * New i18n patches
1296
1297 -- Ivan E. Moore II <rkrusty@debian.org> Wed, 29 Nov 2000 07:52:00 -0700
1298
1299 qt2.2 (2:2.2.2-6) unstable; urgency=low
1300
1301 * New i18n patches
1302 * Adding in a replaces for libqt1g-dev and qt1g-dev
1303
1304 -- Ivan E. Moore II <rkrusty@debian.org> Sat, 25 Nov 2000 03:40:00 -0700
1305
1306 qt2.2 (2:2.2.2-5) unstable; urgency=low
1307
1308 * Removing nas support per popular demand
1309
1310 -- Ivan E. Moore II <rkrusty@debian.org> Mon, 20 Nov 2000 15:45:00 -0700
1311
1312 qt2.2 (2:2.2.2-4) unstable; urgency=low
1313
1314 * Moving threaded version of libqt to libqt2.2-mt to cut down on size of
1315 main package and still allow for those who need the threaded version to
1316 obtain it.
1317 * Fixing up dependencies for xlibs vs xlib6g for ports that do not have
1318 xlibs
1319 * Fixing shlibs
1320
1321 -- Ivan E. Moore II <rkrusty@debian.org> Sat, 18 Nov 2000 20:14:00 -0700
1322
1323 qt2.2 (2:2.2.2-4) unstable; urgency=low
1324
1325 * Fixing up thread support again
1326 * Fixing the last lintian error
1327
1328 -- Ivan E. Moore II <rkrusty@debian.org> Sat, 18 Nov 2000 08:30:00 -0700
1329
1330 qt2.2 (2:2.2.2-3.1) unstable; urgency=low
1331
1332 * Fixing QGLWidget problem (Closes: #77248)
1333
1334 -- Ivan E. Moore II <rkrusty@debian.org> Thu, 16 Nov 2000 21:30:00 -0700
1335
1336 qt2.2 (2:2.2.2-3) unstable; urgency=low
1337
1338 * Applying uic patch from upstream
1339 * Adding in versioned replace (Closes: #77147)
1340
1341 -- Ivan E. Moore II <rkrusty@debian.org> Thu, 16 Nov 2000 07:15:00 -0700
1342
1343 qt2.2 (2:2.2.2-2.1) unstable; urgency=low
1344
1345 * Removing thread support as it still seems unstable
1346
1347 -- Ivan E. Moore II <rkrusty@debian.org> Thu, 16 Nov 2000 07:15:00 -0700
1348
1349 qt2.2 (2:2.2.2-2) unstable; urgency=low
1350
1351 * contains new i18n patches
1352
1353 -- Ivan E. Moore II <rkrusty@debian.org> Thu, 16 Nov 2000 02:00:00 -0700
1354
1355 qt2.2 (2:2.2.2-1) unstable; urgency=low
1356
1357 * New upstream version
1358 * Does not contain any i18n patches
1359 * compiled with nas sound support
1360 * mesa specific GL code removed manually
1361
1362 -- Ivan E. Moore II <rkrusty@debian.org> Tue, 14 Nov 2000 20:00:00 -0700
1363
1364 qt2.2 (2:2.2.1-11) unstable; urgency=low
1365
1366 * Manually removing Mesa specific GL code from qt
1367 * New i18n patch
1368 * Cleaned up diff file
1369
1370 -- Ivan E. Moore II <rkrusty@debian.org> Sun, 12 Nov 2000 03:00:00 -0700
1371
1372 qt2.2 (2:2.2.1-10) unstable; urgency=low
1373
1374 * New i18n patches (Closes: #75830)
1375
1376 -- Ivan E. Moore II <rkrusty@debian.org> Wed, 08 Nov 2000 16:00:00 -0700
1377
1378 qt2.2 (2:2.2.1-9.2) unstable; urgency=low
1379
1380 * Fix to /usr/lib/qt2/man link problem (Closes: #75622)
1381
1382 -- Ivan E. Moore II <rkrusty@debian.org> Sun, 05 Nov 2000 22:00:00 -0700
1383
1384 qt2.2 (2:2.2.1-9.1) unstable; urgency=low
1385
1386 * Build against X4 libs
1387
1388 -- Ivan E. Moore II <rkrusty@debian.org> Sat, 04 Nov 2000 12:00:00 -0700
1389
1390 qt2.2 (2:2.2.1-9) unstable; urgency=low
1391
1392 * More opengl cleanup
1393 * Removing i18n patches as they are causing problems in some apps
1394
1395 -- Ivan E. Moore II <rkrusty@debian.org> Wed, 01 Nov 2000 23:00:00 -0700
1396
1397 qt2.2 (2:2.2.1-8) unstable; urgency=low
1398
1399 * Re-adding opengl support until another solution is created
1400
1401 -- Ivan E. Moore II <rkrusty@debian.org> Mon, 23 Oct 2000 16:28:00 -0700
1402
1403 qt2.2 (2:2.2.1-7) unstable; urgency=low
1404
1405 * Round 42..heh...let's try the png fix again
1406
1407 -- Ivan E. Moore II <rkrusty@debian.org> Wed, 18 Oct 2000 23:54:00 -0700
1408
1409 qt2.2 (2:2.2.1-6) unstable; urgency=low
1410
1411 * Hopefully fix png image viewing crashing
1412 * adding in links for /usr/lib/qt2/man and /usr/lib/qt2/doc
1413 * Fixing compression of html files
1414
1415 -- Ivan E. Moore II <rkrusty@debian.org> Wed, 18 Oct 2000 00:15:00 -0700
1416
1417 qt2.2 (2:2.2.1-5) unstable; urgency=low
1418
1419 * Minor dependency fix for libqt2.2-dev's perl necessesity
1420
1421 -- Ivan E. Moore II <rkrusty@debian.org> Sat, 14 Oct 2000 01:00:00 -0700
1422
1423 qt2.2 (2:2.2.1-4) unstable; urgency=low
1424
1425 * Ok, I'm not sure what i did but somehow the i18n patches missed getting
1426 applied when I updated the source. Re-Applying them. (Closes: #74713)
1427
1428 -- Ivan E. Moore II <rkrusty@debian.org> Fri, 13 Oct 2000 23:30:00 -0700
1429
1430 qt2.2 (2:2.2.1-3) unstable; urgency=low
1431
1432 * Putting includes for examples into qt2.2-doc package (Closes: #74479)
1433 * adding in some build options recommended by upstream that will reduce
1434 the amount of memory used by apps linked against qt as well as reduce
1435 the size of the resulting library significantly
1436
1437 -- Ivan E. Moore II <rkrusty@debian.org> Wed, 11 Oct 2000 02:30:00 -0700
1438
1439 qt2.2 (2:2.2.1-2) unstable; urgency=low
1440
1441 * More build cleanup
1442
1443 -- Ivan E. Moore II <rkrusty@debian.org> Sun, 08 Oct 2000 03:45:00 -0700
1444
1445 qt2.2 (2:2.2.1-1) unstable; urgency=low
1446
1447 * Including new version of upstream source code (they buggered something)
1448 * Applying i18n patches for 2.2.1
1449
1450 -- Ivan E. Moore II <rkrusty@debian.org> Sat, 07 Oct 2000 22:00:00 -0700
1451
1452 qt2.2 (2:2.2.1-0) unstable; urgency=low
1453
1454 * New upstream version
1455 * Building with thread support turned on (Closes: #72994)
1456
1457 -- Ivan E. Moore II <rkrusty@debian.org> Thu, 05 Oct 2000 20:00:00 -0700
1458
1459 qt2.2 (2:2.2.0-20000906-9) unstable; urgency=low
1460
1461 * Fixing up some dependencies and build-depends
1462
1463 -- Ivan E. Moore II <rkrusty@debian.org> Tue, 26 Sep 2000 17:30:00 -0700
1464
1465 qt2.2 (2:2.2.0-20000906-8) unstable; urgency=low
1466
1467 * Appling font patch to fix infinate loop and XFree4 (Closes: #72374)
1468 * Fixing /usr/include/qt after removing alternatives
1469 * Adding in a conflict for libqt1g-dev
1470
1471 -- Ivan E. Moore II <rkrusty@debian.org> Sun, 24 Sep 2000 22:00:00 -0700
1472
1473 qt2.2 (2:2.2.0-20000906-7) unstable; urgency=low
1474
1475 * Finally adding in a fix for dangling manpage (Closes: #67375)
1476 * Getting rid of alternatives since this will be the only qt package
1477 * Adding libmng support
1478 * Fixing up build-depends
1479
1480 -- Ivan E. Moore II <rkrusty@debian.org> Sat, 23 Sep 2000 00:30:00 -0700
1481
1482 qt2.2 (2:2.2.0-20000906-6) unstable; urgency=low
1483
1484 * More cleanup of build process to better handle mergetr and msg2qm
1485 * Should fix problem with mesa linking (Closes: #71829)
1486 * Applying m17n patches (Closes: #71820)
1487
1488 -- Ivan E. Moore II <rkrusty@debian.org> Mon, 18 Sep 2000 17:30:00 -0700
1489
1490 qt2.2 (2:2.2.0-20000906-5) unstable; urgency=low
1491
1492 * Fixing problem with missing mergetr and msg2qm
1493
1494 -- Ivan E. Moore II <rkrusty@debian.org> Tue, 12 Sep 2000 09:00:00 -0700
1495
1496 qt2.2 (2:2.2.0-20000906-4) unstable; urgency=low
1497
1498 * Building against utahglx instead of mesa to get around hardcoded Mesa
1499 items
1500
1501 -- Ivan E. Moore II <rkrusty@debian.org> Sun, 10 Sep 2000 19:00:00 -0700
1502
1503 qt2.2 (2:2.2.0-20000906-3) unstable; urgency=low
1504
1505 * Fixing src -> sub-src problem in rules file (should help alpha build)
1506
1507 -- Ivan E. Moore II <rkrusty@debian.org> Sat, 09 Sep 2000 15:15:00 -0700
1508
1509 qt2.2 (2:2.2.0-20000906-2) unstable; urgency=low
1510
1511 * Removing designer build pieces
1512
1513 -- Ivan E. Moore II <rkrusty@debian.org> Fri, 08 Sep 2000 00:15:00 -0700
1514
1515 qt2.2 (2:2.2.0-20000906-1) unstable; urgency=low
1516
1517 * Working out build issues
1518
1519 -- Ivan E. Moore II <rkrusty@debian.org> Thu, 07 Sep 2000 15:00:00 -0700
1520
1521 qt2.2 (2:2.2.0-20000906-0) unstable; urgency=low
1522
1523 * New upstream stable release
1524 * Includes designer and is under a dual license. QPL and GPL
1525
1526 -- Ivan E. Moore II <rkrusty@debian.org> Wed, 06 Sep 2000 07:45:00 -0700
1527
1528 qt2.2-copy (2:2.2.0-20000821-0.3) unstable; urgency=low
1529
1530 * Building other tools (mergetr, msg2qm, qconfig)
1531 * removing replace/conflict with libqt2.1
1532
1533 -- Ivan E. Moore II <rkrusty@debian.org> Tue, 05 Sep 2000 18:00:00 -0700
1534
1535 qt2.2-copy (2:2.2.0-20000821-0.2) unstable; urgency=low
1536
1537 * Fixing library issues when building designer
1538
1539 -- Ivan E. Moore II <rkrusty@debian.org> Fri, 01 Sep 2000 17:00:00 -0700
1540
1541 qt2.2-copy (2:2.2.0-20000821-0.1) unstable; urgency=low
1542
1543 * Updating version number to be higher than Debian one
1544
1545 -- Ivan E. Moore II <rkrusty@debian.org> Mon, 28 Aug 2000 06:00:00 -0700
1546
1547 qt2.2-copy (2:2.2.0-20000821-0) unstable; urgency=low
1548
1549 * New upstream CVS version
1550 * Providing designer
1551
1552 -- Ivan E. Moore II <rkrusty@debian.org> Mon, 21 Aug 2000 18:00:00 -0700
1553
1554 qt2.2-copy (2:2.2.0-1.copy.1) unstable; urgency=low
1555
1556 * New upstream beta version
1557
1558 -- Ivan E. Moore II <rkrusty@debian.org> Sun, 20 Aug 2000 00:30:00 -0700
1559
1560 qt2.2-beta1 (2:2.2.0-0.beta1.0) unstable; urgency=low
1561
1562 * New upstream beta version
1563
1564 -- Ivan E. Moore II <rkrusty@debian.org> Thu, 10 Aug 2000 02:30:00 -0700
1565
1566 qt2.1 (2:2.1.0-1.1) unstable; urgency=low
1567
1568 * Upping the epoch number since the upstream version changes made 2.1.0
1569 full release lower than the 2.1.0beta
1570
1571 -- Ivan E. Moore II <rkrusty@debian.org> Thu, 18 May 2000 08:30:00 -0700
1572
1573 qt2.1 (2.1.0-1.1) unstable; urgency=low
1574
1575 * Fixing qt_windows/mac.h include errors
1576 * Adding in build depends
1577
1578 -- Ivan E. Moore II <rkrusty@debian.org> Mon, 15 May 2000 02:30:00 -0700
1579
1580 qt2.1 (2.1.0-1) unstable; urgency=low
1581
1582 * Applying patches for international support issues provided by
1583 Oliver Bolzer
1584
1585 -- Ivan E. Moore II <rkrusty@debian.org> Tue, 25 Apr 2000 17:45:00 -0700
1586
1587 qt2.1 (2.1.0-0) unstable; urgency=low
1588
1589 * New upstream version
1590
1591 -- Ivan E. Moore II <rkrusty@debian.org> Wed, 19 Apr 2000 05:30:00 -0700
1592
1593 qt2.1beta3 (2.1.0beta3-0) unstable; urgency=low
1594
1595 * New upstream beta version
1596
1597 -- Ivan E. Moore II <rkrusty@debian.org> Wed, 22 Mar 2000 18:00:00 -0700
1598
1599 qt2.1beta2 (2.1.0beta2-1.1) unstable; urgency=low
1600
1601 * Applying qsortedlist.h patch
1602
1603 -- Ivan E. Moore II <rkrusty@debian.org> Tue, 07 Mar 2000 10:30:00 -0700
1604
1605 qt2.1beta2 (2.1.0beta2-1) unstable; urgency=low
1606
1607 * New upstream beta version
1608 * Fixing prerm script
1609
1610 -- Ivan E. Moore II <rkrusty@debian.org> Mon, 06 Mar 2000 00:30:00 -0700
1611
1612 qt2.1 (2.1.0-0.beta1.0) unstable; urgency=medium
1613
1614 * New upstream beta version
1615 * Taking over maintainership temporarily with permission from Heiko
1616 * Fixing alternatives issue (Closes: #56997)
1617
1618 -- Ivan E. Moore II <rkrusty@debian.org> Mon, 28 Feb 2000 18:00:00 -0700
1619
1620 qt2 (2.0.2-0.7) unstable; urgency=medium
1621
1622 * Taking out old qt1g confliction (Closes: #54414)
1623 * Fixing problem with overwriting moc man pages (Closes: #53067)
1624 * NMU
1625
1626 -- Ivan E. Moore II <rkrusty@debian.org> Sun, 09 Jan 2000 12:15:23 -0700
1627
1628 qt2 (2.0.2-0.6) unstable; urgency=medium
1629
1630 * Compressing man pages (Closes: #51336)
1631 * Fixing self dependencies issue with resident qt libs
1632 * Adding in an alternative for -dev's libqt.so
1633 * NMU
1634
1635 -- Ivan E. Moore II <rkrusty@debian.org> Tue, 30 Nov 1999 23:15:23 -0400
1636
1637 qt2 (2.0.2-0.5) unstable; urgency=medium
1638
1639 * Adding in a conflict for qt1g..sorry.. (Closes #49507, #49347, #48827)
1640 * NMU
1641
1642 -- Ivan E. Moore II <rkrusty@debian.org> Wed, 03 Nov 1999 00:15:23 -0400
1643
1644 qt2 (2.0.2-0.4) unstable; urgency=medium
1645
1646 * Creating an alternative for /usr/include/qt
1647 * NMU
1648
1649 -- Ivan E. Moore II <rkrusty@debian.org> Wed, 03 Nov 1999 00:15:23 -0400
1650
1651 qt2 (2.0.2-0.3) unstable; urgency=medium
1652
1653 * Changing pathing for doc-base (Closes: #47583)
1654 * Setting sections properly in control file
1655 * NMU
1656
1657 -- Ivan E. Moore II <rkrusty@debian.org> Mon, 1 Nov 1999 00:15:23 -0400
1658
1659 qt2 (2.0.2-0.2) unstable; urgency=medium
1660
1661 * Fixing self dependency (Closes: #48254)
1662 * Including msg2qm and mergetr (Closes: #47897)
1663 * Creating an alternative for moc between qt1 and qt2 (Closes: #44844)
1664 * Linking /usr/lib/qt2/include to /usr/include/qt2
1665 * Fixing up post/pre scripts to work with debian policy (doc linking stuff)
1666 * NMU
1667
1668 -- Ivan E. Moore II <rkrusty@debian.org> Mon, 25 Oct 1999 08:15:23 -0400
1669
1670 qt2 (2.0.2-0.1) unstable; urgency=medium
1671
1672 * New upstream version
1673 * Changing package names to meet policy (Closes: 46229)
1674 * NMU
1675
1676 -- Ivan E. Moore II <rkrusty@debian.org> Thu, 07 Oct 1999 08:15:23 -0400
1677
1678 qt2 (2.0.1-0.1) unstable; urgency=medium
1679
1680 * Rebuild with new gcc (2.95) libs
1681 * Changing requirement for -doc from recommends to suggests
1682 * Migrating to /usr/share/doc
1683 * NMU for the above changes
1684
1685 -- Ivan E. Moore II <rkrusty@debian.org> Sun, 12 Sep 1999 14:15:23 -0400
1686
1687 qt2 (2.0.1-0) unstable; urgency=medium
1688
1689 * bug fix release (new upstream)
1690
1691 -- Heiko Schlittermann <heiko@lotte.sax.de> Tue, 20 Jul 1999 09:15:23 +0200
1692
1693 qt2 (2.00-0) unstable; urgency=medium
1694
1695 * final release
1696
1697 -- Heiko Schlittermann <heiko@lotte.sax.de> Mon, 28 Jun 1999 18:08:19 +0200
1698
1699 qt2beta (2.00beta3-19990619-1) unstable; urgency=low
1700
1701 * new upstream
1702 * included below mentioned changes from J.M. Dassen
1703 * included extensions: imageio, opengl, xt
1704
1705 -- Heiko Schlittermann <heiko@lotte.sax.de> Sat, 19 Jun 1999 13:14:36 +0200
1706
1707 qt2beta (2.0-19990516-2.1) unstable; urgency=low
1708
1709 * UNRELEASED.
1710 * Bumped Standards-Version.
1711 * [debian/control] Updated descriptions.
1712 * [debian/rules] Strengthened 'clean' to produce better diffs.
1713 * [src/Makefile.in] Disabled building of the libraries in "3rdparty" and
1714 make use of the Debian libpng and libz packages instead.
1715 * [debian/TODO] New.
1716 * [debian/shlibs-dbg] Updated.
1717 * Added doc-base support.
1718 * Fixed a number of lintian complaints:
1719 * [debian/control] Section "x11", not "main/x11".
1720 * [debian/rules] Install changelogs.
1721 * [debian/rules] Correct permission of documentation files.
1722 * [debian/rules] Don't install LICENSE.QPL; it's in the copyright file
1723 already.
1724 * [debian/copyright.in] License is in LICENSE.QPL in the source
1725 distribution.
1726
1727 -- J.H.M. Dassen (Ray) <jdassen@wi.LeidenUniv.nl> Fri, 21 May 1999 18:59:25 +0200
1728
1729 qt2beta (2.0-19990516-2) unstable; urgency=low
1730
1731 * skipping the man page steps entirely, since
1732 the source doesn't seem to contain manpages, does it?
1733 * built on a potato system
1734 Thanks to: "Ivan E. Moore II" <rkrusty@tdyc.com>
1735
1736 -- Heiko Schlittermann <heiko@lotte.sax.de> Mon, 17 May 1999 13:01:18 -0700
1737
1738 qt2beta (2.0-19990516-1) unstable; urgency=low
1739
1740 * new checkout.
1741 * gif enabled
1742
1743 -- Heiko Schlittermann <heiko@lotte.sax.de> Mon, 10 May 1999 15:57:05 +0200
1744
1745 qt2beta (2.0-19990406-1) unstable; urgency=low
1746
1747 * new checkout.
1748
1749 -- Heiko Schlittermann <heiko@lotte.sax.de> Tue, 6 Apr 1999 09:07:14 +0200
1750
1751 qt2beta (2.0-19990316-1) unstable; urgency=low
1752
1753 * new checkout.
1754
1755 -- Heiko Schlittermann <heiko@lotte.sax.de> Tue, 16 Mar 1999 23:35:59 +0100
1756
1757 qt2beta (2.0-19990308-1) unstable; urgency=low
1758
1759 * new checkout.
1760
1761 -- Heiko Schlittermann <heiko@lotte.sax.de> Tue, 9 Mar 1999 00:03:32 +0100
1762
1763 qt2beta (2.0-19990302-1) unstable; urgency=low
1764
1765 * new upstream beta ... (for coolo@kde.org)
1766
1767 -- Heiko Schlittermann <heiko@lotte.sax.de> Tue, 2 Mar 1999 16:08:30 +0100
1768
1769 qt1-snapshot (1.39.19980414-2) unstable; urgency=low
1770
1771 * insert the correct place (/usr/lib/qt1-snapshot/bin/moc)
1772 of moc into the example Makefiles.
1773
1774 -- Heiko Schlittermann <heiko@lotte.sax.de> Thu, 16 Apr 1998 17:45:00 +0200
1775
1776 qt1-snapshot (1.39.19980414-1) unstable; urgency=low
1777
1778 * new upstream
1779 * can now coexist with qt1
1780 * for further information read /usr/doc/qt1-snapshot/README.Debian
1781
1782 -- Heiko Schlittermann <heiko@lotte.sax.de> Wed, 15 Apr 1998 22:41:36 +0200
1783
1784 qt1 (1.39.19980406-2) unstable; urgency=low
1785
1786 * added the /usr/lib/qt dir w/ two symlinks
1787 -> /usr/include and ->/usr/X11R6/lib
1788 to make the QTDIR approach work (now
1789 you can set QTDIR=/usr/lib/qt)
1790
1791 -- Heiko Schlittermann <heiko@lotte.sax.de> Wed, 8 Apr 1998 11:18:16 +0200
1792
1793 qt1 (1.39.19980406-1) unstable; urgency=low
1794
1795 * new upstream, used to compile qtscape
1796
1797 -- Heiko Schlittermann <heiko@lotte.sax.de> Tue, 7 Apr 1998 11:22:02 +0200
1798
1799 qt1 (1.33-5) frozen; urgency=low
1800
1801 * correct include and lib dir for the mesa stuff
1802
1803 -- Heiko Schlittermann <heiko@lotte.sax.de> Mon, 6 Apr 1998 11:13:40 +0200
1804
1805 qt1 (1.33-4) frozen; urgency=low
1806
1807 * next try to upload it. Build with mesa2g-dev
1808 instead of the libc5 mesa libs.
1809 * /usr/doc/example/qt-doc removed (#16921)
1810
1811 -- Heiko Schlittermann <heiko@lotte.sax.de> Sun, 5 Apr 1998 13:58:13 +0200
1812
1813 qt1 (1.33-3) frozen; urgency=low
1814
1815 * shlibs files now mention the current verion of libqt
1816 * include libqgl (#16942, #14410)
1817 * include tutorial in qt-doc
1818
1819 -- Heiko Schlittermann <heiko@lotte.sax.de> Fri, 27 Mar 1998 13:07:30 +0100
1820
1821 qt1 (1.33-2) frozen; urgency=medium
1822
1823 * dependency on xlib6 removed (#15905)
1824 * include all .html files (#11567)
1825 * hopefully lintian proof
1826 * used the debhelper tools
1827
1828 -- Heiko Schlittermann <heiko@lotte.sax.de> Tue, 24 Mar 1998 23:30:38 +0100
1829
1830 qt1 (1.33-1) unstable; urgency=medium
1831
1832 * new upstream
1833
1834 -- Heiko Schlittermann <heiko@lotte.sax.de> Mon, 23 Mar 1998 20:06:31 +0100
1835
1836 qt1 (1.31-1.3) unstable; urgency=low
1837
1838 * -1.1 is not processed. maybe a new upload will work ?
1839 * non-maintainer release by Andreas Jellinghaus <aj@debian.org>.
1840
1841 -- Andreas Jellinghaus <aj@debian.org> Tue, 14 Oct 1997 10:47:14 +0200
1842
1843 qt1 (1.31-1.1) unstable; urgency=low
1844
1845 * libc6 version.
1846 * non-maintainer release by Andreas Jellinghaus <aj@debian.org>.
1847
1848 -- Andreas Jellinghaus <aj@debian.org> Tue, 14 Oct 1997 10:47:14 +0200
1849
1850 qt1 (1.31-1) unstable; urgency=medium
1851
1852 * new upstream release
1853
1854 -- Heiko Schlittermann <heiko@lotte.sax.de> Mon, 13 Oct 1997 08:55:58 +0200
1855
1856 qt1 (1.30-1) unstable; urgency=medium
1857
1858 * new upstream release
1859 * changes: examples/tetris/Makefile clean target changed to
1860 remove the *.moc file too
1861 * src/moc/Makefile touches y.tab.h after cleanup since the
1862 original source from troll tech contains it too (but
1863 is useless)
1864
1865 -- Heiko Schlittermann <heiko@lotte.sax.de> Tue, 30 Sep 1997 22:58:40 +0200
1866
1867 qt1 (1.2.1-1) stable unstable non-free; urgency=medium
1868
1869 * new upstream release (Bugfix only!)
1870
1871 -- Heiko Sclittermann <heiko@lotte.sax.de> Tue, 12 Aug 1997 21:26:13 +0200
1872
1873 qt1 (1.2-5) frozen non-free; urgency=low
1874
1875 * set the new moc location in the examples and
1876 tutorial makefiles.
1877
1878 -- Heiko Schlittermann <heiko@lotte.sax.de> Tue, 29 Apr 1997 12:09:03 +0200
1879
1880 qt1 (1.2-4) frozen non-free; urgency=low
1881
1882 * shlibs file lists version 1.2, since applications compiled
1883 agains 1.2 doesn't work with < 1.2
1884
1885 -- Heiko Schlittermann <heiko@lotte.sax.de> Fri, 25 Apr 1997 20:04:04 +0200
1886
1887 qt1 (1.2-3) non-free; urgency=low
1888
1889 * doc no longer depends on the library/binary package,
1890 it only suggests it
1891
1892 -- Heiko Schlittermann <heiko@lotte.sax.de> Mon, 21 Apr 1997 16:23:49 +0200
1893
1894 qt1 (1.2-2) non-free; urgency=low
1895
1896 * moc goes to /usr/bin instead of /usr/X11R6/bin
1897
1898 -- Heiko Schlittermann <heiko@lotte.sax.de> Thu, 17 Apr 1997 11:49:24 +0200
1899
1900 qt1 (1.2-1) non-free; urgency=medium
1901
1902 * new upstream version
1903 * bug8432 fixed: dependency on xlib6
1904 * New include dir is /usr/X11R6/include/qt (according to Xm, XmCxx, ...)
1905 * bug8449 fixed: (suggestion) symlink
1906 /usr/include/qt -> /usr/X11R6/include/qt (shouldn't do
1907 to much harm)
1908 * bug8507/8184 fixed: symlink in example dir
1909
1910 -- Heiko Schlittermann <heiko@lotte.sax.de> Fri, 11 Apr 1997 12:46:12 +0200
1911
1912 qt1 (1.1-2) non-free; urgency=low
1913
1914 * optional instead of extra ....
1915 * correctly replace old qt0-doc and old qt0-dev with
1916 qt-doc resp. qt-dev
1917
1918 -- Heiko Schlittermann <heiko@lotte.sax.de> Fri, 28 Feb 1997 17:08:02 +0100
1919
1920 qt1 (1.1-0) non-free; urgency=medium
1921
1922 * new upstream release out for about 3 months
1923
1924 -- Heiko Schlittermann <heiko@lotte.sax.de> Wed, 12 Feb 1997 09:18:40 +0100
1925
1926 qt1 (1.0-3) contrib; urgency=low
1927
1928 * should appear in non-free now
1929
1930 -- Heiko Schlittermann <heiko@lotte.sax.de> Wed, 11 Dec 1996 19:02:08 +0100
1931
1932 qt1 (1.0-2) frozen unstable; urgency=low
1933
1934 * nothing new unless distribution code and debian version
1935 number -- I hope this will finally place all *deb files
1936 in place on master.
1937
1938 -- Heiko Schlittermann <heiko@lotte.sax.de> Thu, 5 Dec 1996 09:40:14 +0100
1939
1940 qt1 (1.0-1) unstable; urgency=low
1941
1942 * new upstream version
1943 * dev and doc package are now installed as qt-dev and qt-doc,
1944 since only one qt-dev/qt-doc may exist at any time (but
1945 qt may exist as qt0 and qt1)
1946
1947 -- Heiko Schlittermann <heiko@lotte.sax.de> Fri, 18 Oct 1996 13:32:24 +0200
1948
1949 qt0 (0.99-1) unstable; urgency=low
1950
1951 * new upstream version
1952
1953 -- Heiko Schlittermann <heiko@lotte.sax.de> Mon, 9 Sep 1996 13:22:03 +0200
1954
1955 qt0 (0.98-1) unstable; urgency=low
1956
1957 * initial release
1958
1959 -- Heiko Schlittermann <heiko@lotte.sax.de> Sun, 8 Sep 1996 13:40:31 +0200

  ViewVC Help
Powered by ViewVC 1.1.5