/[pkg-kde]/tags/packages/qt-x11-free/qt-x11-free-3.3.4-8/debian/changelog
ViewVC logotype

Contents of /tags/packages/qt-x11-free/qt-x11-free-3.3.4-8/debian/changelog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1326 - (show annotations) (download)
Tue Jul 19 01:07:11 2005 UTC (7 years, 11 months ago) by adeodato
Original Path: trunk/packages/qt-x11-free/debian/changelog
File size: 69777 byte(s)
There we go, whee.

  * Transition to the new C++ ABI. Rename all the library packages as
    necessary: every libqt3c102-* goes back to libqt3-* now. Changes based in
    the patch provided by Matthias Klose in Ubuntu Bug 10723.

    + debian/control:
      - renamed library packages.
      - add conflicts and replaces against the libqt3c102-* packages, or
        change the existing libqt3-* ones.
      - change the existing recommends and suggests on libqt3c102-* to
        libqt3-*.
      - adjusted descriptions where appropriate.

    + debian/rules:
      - s/c102// in various places.

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

  ViewVC Help
Powered by ViewVC 1.1.5