Log of /trunk/packages/qt4-x11
Directory Listing
Revision
10145 -
Directory Listing
Modified
Tue Apr 15 20:38:41 2008 UTC
(5 years, 2 months ago)
by
pusling-guest
fix qmake makefile generation. I wonder if it has any side effects
Revision
10144 -
Directory Listing
Modified
Tue Apr 15 09:25:09 2008 UTC
(5 years, 2 months ago)
by
pusling-guest
gah. missing backspaces.
Revision
10143 -
Directory Listing
Modified
Tue Apr 15 07:40:08 2008 UTC
(5 years, 2 months ago)
by
mukidohime-guest
* demos recommend docs
Revision
10133 -
Directory Listing
Modified
Mon Apr 14 20:53:52 2008 UTC
(5 years, 2 months ago)
by
pusling-guest
fix up pc files and postprocess prl files
Revision
10128 -
Directory Listing
Modified
Sat Apr 12 16:16:06 2008 UTC
(5 years, 2 months ago)
by
pusling-guest
add conflicts/replaces for qtwebkit-dev
Revision
10123 -
Directory Listing
Modified
Sat Apr 12 06:07:56 2008 UTC
(5 years, 2 months ago)
by
fabo
Add ana's dot ;) and the removed dependencies list to sune entry.
Revision
10117 -
Directory Listing
Modified
Thu Apr 10 21:00:07 2008 UTC
(5 years, 2 months ago)
by
pusling-guest
clean up the dependencies of libqt4-dev a bit
Revision
10115 -
Directory Listing
Modified
Thu Apr 10 14:58:01 2008 UTC
(5 years, 2 months ago)
by
fabo
* Update 20_mips_atomic_ops patch. Qt4.4 introduced two new atomic operations
without the necessary assembler .set directives.
Thanks to Thiemo Seufer. (Closes: #475402)
Revision
10102 -
Directory Listing
Modified
Thu Apr 10 09:02:26 2008 UTC
(5 years, 2 months ago)
by
fabo
* Add libqt4-svg dependency to libqt4-gui. It helps for the transition as
libQtSvg.so.4 was previously in libqt4-gui package. (Closes: #475324)
Revision
10100 -
Directory Listing
Modified
Thu Apr 10 07:22:14 2008 UTC
(5 years, 2 months ago)
by
fabo
* Replace libqcncodecs.so in libqt4-gui (<< 4.4.0~beta1-1). (Closes: #475340)
Revision
10098 -
Directory Listing
Modified
Thu Apr 10 07:07:14 2008 UTC
(5 years, 2 months ago)
by
fabo
Add missed patches for branch-trunk sync
Revision
10097 -
Directory Listing
Modified
Thu Apr 10 07:04:23 2008 UTC
(5 years, 2 months ago)
by
fabo
Merge Qt4 branch with trunk.
Revision
9689 -
Directory Listing
Modified
Sun Mar 9 13:50:07 2008 UTC
(5 years, 3 months ago)
by
fabo
* Re-add LD_LIBRARY_PATH to use lrelease. fixed in Qt >= 4.4.x.
* Clean up and update libqt4-dev dependencies.
Revision
9675 -
Directory Listing
Modified
Sat Mar 8 10:56:46 2008 UTC
(5 years, 3 months ago)
by
fabo
* Add libtiff4-dev build dependency.
Revision
9674 -
Directory Listing
Modified
Sat Mar 8 09:56:56 2008 UTC
(5 years, 3 months ago)
by
fabo
Some backports from qt4-x11 branches:
* Add patches:
* 09_qmake_lflags_as-needed
workaround as LDFLAGS isn't honored by configure script.
we set --as-needed flag for Qt build only.
* 10_config_tests_fixes.diff
configuration test fixes for Interbase/Firebird and ODBC sql drivers.
* Update 01_qmake_for_debian patch:
* re-introduce link_prl and drop QT_SHARED workaround.
* Update rules:
* Remove exported LD_LIBRARY_PATH and LDFLAGS.
* Remove DEB_CONFIGURE_SCRIPT_ENV.
* Exclude debug files from dh_shlibdeps using DEB_DH_SHLIBDEPS_ARGS_ALL.
* Update configure options to use libtiff from system.
* Remove debug configure option to build with -02.
* Update common-install-arch target to fix wrong path in pkconfig and prl files.
Revision
9476 -
Directory Listing
Modified
Wed Feb 27 06:59:31 2008 UTC
(5 years, 3 months ago)
by
fabo
* Update lintian overrides.
* Remove -fpermissive flag and patch.
* Install qt_ca.qm.
Revision
9473 -
Directory Listing
Modified
Tue Feb 26 18:29:21 2008 UTC
(5 years, 3 months ago)
by
fabo
Prepare Qt4.3.4.
* Remove patches 0204, 0206, 0207. Merged upstream.
* Remove patch 0208. Not safe.
* Update copyright file. Add GPL version 3.
Revision
9401 -
Directory Listing
Modified
Mon Feb 11 23:54:38 2008 UTC
(5 years, 4 months ago)
by
kebianizao-guest
Added Vcs-Svn and Vcs-Browser control fields to pacakges: qt4-x11, kde-i18n, kdegames, kdebindings,
kdetoys, akode, kdeutils, kdegraphics, kdeaddons, kdewebdev, kdeedu, kdesdk, koffice, kdepim, arts, kdevelop, kdeaccesibilty, kdeadmin, kdenetwork, kdelibs, kdeartwork, kdemultimedia, koffice-l10n.
Revision
9396 -
Directory Listing
Modified
Mon Feb 11 11:25:34 2008 UTC
(5 years, 4 months ago)
by
fabo
Partial fix pending on my disk. I'll finish later.
* Add catalan translation. Thanks to Javier Serrano Polo. (Closes: #459822)
Revision
9377 -
Directory Listing
Modified
Sat Feb 9 19:55:42 2008 UTC
(5 years, 4 months ago)
by
fabo
* 0208-fix-quitools-incompatibility
This patch removes dependency of QUiTools library on QObjectPrivate.
Since QUiTools is a statically linked library, anything using it could
abort whenever the installed Qt version changes.
* 0209-prevent-qt-mixing
This patch changes QObjectPrivateVersion, thus preventing mixing parts
of upstream Qt and qt-copy.
* 0210-fix-crash-q3stylesheet-font-size
This patch fixes crashs in q3stylesheet
(it was possible to use a qfont size < 1)
* 0211-q3action-crash
During porting qt3to4 port QGroupAction to Q3GroupAction but not QAction
to Q3Action (which is logical) But it crashs when it's not a q3action.
Revision
9099 -
Directory Listing
Modified
Tue Jan 22 10:00:28 2008 UTC
(5 years, 4 months ago)
by
fabo
Disable 0207-better-xerrorhandler patch
Revision
9063 -
Directory Listing
Modified
Sun Jan 20 19:30:27 2008 UTC
(5 years, 5 months ago)
by
fabo
Add 0207-better-xerrorhandler patch
Better X error handler
It tries harder to find error descriptions and prints qAppName()
Revision
8988 -
Directory Listing
Modified
Thu Jan 17 19:07:25 2008 UTC
(5 years, 5 months ago)
by
fabo
* 0206-fix-meta-modifier
Fix handling of the Meta modifier
* Add ${shlibs:Depends} to libqt4-dev. See missing shared library
dependencies thread on debian-devel mailing list.
Revision
8970 -
Directory Listing
Modified
Tue Jan 15 16:45:57 2008 UTC
(5 years, 5 months ago)
by
fabo
* Refresh and enable 0172-prefer-xrandr-over-xinerama patch.
Revision
8690 -
Directory Listing
Modified
Wed Jan 2 08:48:47 2008 UTC
(5 years, 5 months ago)
by
fabo
* Add 0205-fast-qpixmap-fill qt-copy patch:
Fix a performance issue in QPixmap::fill()
Revision
8675 -
Directory Listing
Modified
Mon Dec 31 06:54:07 2007 UTC
(5 years, 5 months ago)
by
fabo
* Do not let qmake adds --as-needed by default only.
Revision
8673 -
Directory Listing
Modified
Sun Dec 30 22:31:51 2007 UTC
(5 years, 5 months ago)
by
fabo
* Revert build with --as-needed linker flag:
It breaks other packages. (Closes: #457038, #457284)
* Add 91_qmake_lflags_no-undefined patch:
By default, qmake adds --no-undefined linker flag.
Revision
8333 -
Directory Listing
Modified
Sun Dec 23 16:19:20 2007 UTC
(5 years, 5 months ago)
by
fabo
* Add semicolon at the end of the MimeType key. Thanks to Pino Toscano.
Revision
8312 -
Directory Listing
Modified
Thu Dec 20 16:04:02 2007 UTC
(5 years, 6 months ago)
by
fabo
* Downgrade libqt4-dev dependency to qt4-dev-tools from Recommends to Suggests.
Revision
8288 -
Directory Listing
Modified
Mon Dec 17 23:09:20 2007 UTC
(5 years, 6 months ago)
by
trigger-guest
* Don't recommend qt4-doc, suggest it instead.
Revision
8228 -
Directory Listing
Modified
Wed Dec 12 23:32:36 2007 UTC
(5 years, 6 months ago)
by
mukidohime-guest
* qt-copy update
Revision
8153 -
Directory Listing
Modified
Fri Dec 7 13:23:43 2007 UTC
(5 years, 6 months ago)
by
fabo
Ready to upload Qt4.3.3:
* Fix description contains homepage lintian warning.
Revision
8152 -
Directory Listing
Modified
Fri Dec 7 13:09:20 2007 UTC
(5 years, 6 months ago)
by
fabo
* Disable "mips breaking abi" patch.
* Use --as-needed.
Revision
8147 -
Directory Listing
Modified
Fri Dec 7 08:42:00 2007 UTC
(5 years, 6 months ago)
by
fabo
* Update patch to fix #451046.
Revision
8145 -
Directory Listing
Modified
Thu Dec 6 22:53:42 2007 UTC
(5 years, 6 months ago)
by
fabo
* Bump Standards-Version to 3.7.3.
* Merge Kubuntu load ssl patch. Thanks to Jonathan Riddell.
* Add CDDL exception to debian/copyright.
* Add 21_mis-assumes_non-irix_mips_systems_have_no_fpu patch.
Thanks to Thiemo Seufer.
Revision
8144 -
Directory Listing
Modified
Thu Dec 6 21:48:31 2007 UTC
(5 years, 6 months ago)
by
fabo
* Prepare Qt4.3.3:
* Update patches.
* Add patches 0200 and 0203.
* Remove patches merged upstream.
Revision
8143 -
Directory Listing
Modified
Thu Dec 6 16:50:32 2007 UTC
(5 years, 6 months ago)
by
fabo
* Use fabo@d.o for Debian related work.
Revision
7849 -
Directory Listing
Modified
Sat Nov 10 22:41:14 2007 UTC
(5 years, 7 months ago)
by
fboudra-guest
* Add 0198-qstylesheetstyle2 patch:
it fixes stylesheet style: e.g. kcombobox with a clean button.
Revision
7836 -
Directory Listing
Modified
Fri Nov 9 18:32:19 2007 UTC
(5 years, 7 months ago)
by
fboudra-guest
* Refresh series.
Revision
7833 -
Directory Listing
Modified
Fri Nov 9 14:10:03 2007 UTC
(5 years, 7 months ago)
by
fboudra-guest
* Add stylesheet style patch.
Revision
7817 -
Directory Listing
Modified
Wed Nov 7 16:23:59 2007 UTC
(5 years, 7 months ago)
by
fboudra-guest
* Update qt3toolbar patch.
Revision
7814 -
Directory Listing
Modified
Tue Nov 6 08:51:14 2007 UTC
(5 years, 7 months ago)
by
fboudra-guest
* Merge Kubuntu load ssl patch. Thanks to Jonathan Riddell.
* Add qt-copy patch: 0196-q3toolbar-clean-rebuild.
It fixes crash when we clear q3toolbar and rebuild it.
Revision
7708 -
Directory Listing
Modified
Sun Oct 28 21:52:36 2007 UTC
(5 years, 7 months ago)
by
adeodato
Do not depend or build-depend on the transitional package xlibmesa-gl-dev,
but on libgl1-mesa-dev instead. Ditto for libglu1-xorg-dev/libglu1-mesa-dev.
Revision
7355 -
Directory Listing
Modified
Sun Oct 7 07:23:37 2007 UTC
(5 years, 8 months ago)
by
fboudra-guest
* make usr/share/pixmaps directory.
Revision
7354 -
Directory Listing
Modified
Sun Oct 7 06:25:59 2007 UTC
(5 years, 8 months ago)
by
fboudra-guest
* Add sharutils build dependency.
Revision
7353 -
Directory Listing
Modified
Sun Oct 7 05:45:59 2007 UTC
(5 years, 8 months ago)
by
fboudra-guest
* Use quilt -p ab.
* Add dot to make ana happy.
* 07 patch is a debian patch.
* Uniform style in rules.
Revision
7351 -
Directory Listing
Modified
Sat Oct 6 17:20:00 2007 UTC
(5 years, 8 months ago)
by
ana
i want to be in the hall of fame too
Revision
7350 -
Directory Listing
Modified
Sat Oct 6 17:14:26 2007 UTC
(5 years, 8 months ago)
by
ana
uudecoding instead of instaling
Revision
7349 -
Directory Listing
Modified
Sat Oct 6 17:05:51 2007 UTC
(5 years, 8 months ago)
by
pusling-guest
use and trust dpkg-architecture instead of uname -m
Revision
7348 -
Directory Listing
Modified
Sat Oct 6 16:58:04 2007 UTC
(5 years, 8 months ago)
by
ana
Replace images for uuencoded file.
Revision
7347 -
Directory Listing
Modified
Sat Oct 6 16:42:17 2007 UTC
(5 years, 8 months ago)
by
pusling-guest
generate a shlibs.local file on build
Revision
7346 -
Directory Listing
Modified
Sat Oct 6 16:10:34 2007 UTC
(5 years, 8 months ago)
by
fboudra-guest
* Update desktop files categories.
* Add desktop files icons. (Closes: #433581)
* Update patches to Qt4.3.2.
* Add 90_qmake_cxxflags_fpermissive patch.
* Remove 0186-fix-component-alpha-text patch. Merged upstream.
* Add qt-copy patches:
* 0188-fix-moc-parser-same-name-header
* 0189-fix-q3toolbar-qcombobox-signal-slot
* 0191-listview-alternate-row-colors
* 0192-itemdelegate-palette-state
* 0193-qtreeview-division-by-zero
* 0194-fix-moveonly-dnd-in-itemviews
* 0195-compositing-properties
* Update qt4-dev-tools long description.
* Update copyright:
* Update Trolltech GPL exception to v1.1.
* Add Trolltech GPL exception addenum.
* Update rules:
* Build with -fpermissive.
* Introduce QTVERSION.
* Fix qt4-config menu section. (Closes: 444896)
Revision
7030 -
Directory Listing
Modified
Fri Aug 10 20:28:22 2007 UTC
(5 years, 10 months ago)
by
pusling-guest
slight difference between "\t" and " " when writing makefiles ;)
Revision
7028 -
Directory Listing
Modified
Fri Aug 10 17:05:26 2007 UTC
(5 years, 10 months ago)
by
fboudra-guest
* Disable argb patch. some issue with nvidia cards.
Revision
7024 -
Directory Listing
Modified
Thu Aug 9 20:06:58 2007 UTC
(5 years, 10 months ago)
by
fboudra-guest
* Disable qdnd patch.
Please, test Qt4.3.1-1, i have re-enabled argb patch.
I don't have any artifact so far.
Revision
7021 -
Directory Listing
Modified
Thu Aug 9 13:35:23 2007 UTC
(5 years, 10 months ago)
by
fboudra-guest
* revert qt4-dev-tools tight dependency. related to #429817.
Revision
7020 -
Directory Listing
Modified
Thu Aug 9 13:13:53 2007 UTC
(5 years, 10 months ago)
by
fboudra-guest
* Build. Ready to upload.
Revision
7019 -
Directory Listing
Modified
Thu Aug 9 11:58:31 2007 UTC
(5 years, 10 months ago)
by
fboudra-guest
* Update menu files.
* Fix some lintian warnings.
Revision
7018 -
Directory Listing
Modified
Thu Aug 9 10:19:33 2007 UTC
(5 years, 10 months ago)
by
pusling-guest
add a test for broken hppa getdents
Revision
7017 -
Directory Listing
Modified
Thu Aug 9 09:34:39 2007 UTC
(5 years, 10 months ago)
by
fboudra-guest
* Some cleanup.
* Update patches and series.
* Update rules.
No more stuff TODO in mind ...
Revision
7015 -
Directory Listing
Modified
Wed Aug 8 22:08:22 2007 UTC
(5 years, 10 months ago)
by
fboudra-guest
* Update changelog and disable 0182-argb-visuals-default patch.
Revision
7014 -
Directory Listing
Modified
Wed Aug 8 21:59:17 2007 UTC
(5 years, 10 months ago)
by
fboudra-guest
* Switch to quilt patch system.
* Update copyright. Add Trolltech GPL Exception.
* Update patches for Qt4.3.1.
* Remove patches merged upstream:
* 0177-qurl-clear-fix
* 0183-qprocess-corruption
* 42_alpha_fetch_and_add
* TODO: workaround for 51_kfreebsd_mkspecs patch.
Revision
7013 -
Directory Listing
Modified
Wed Aug 8 21:57:03 2007 UTC
(5 years, 10 months ago)
by
fboudra-guest
* Move Qt4.3.0 patches to patches-4.3.0 dir.
Revision
7010 -
Directory Listing
Modified
Wed Aug 8 14:22:10 2007 UTC
(5 years, 10 months ago)
by
fboudra-guest
* Qt4.3.1 released.
* TODO: cleanup/review patches.
* Move away from dpatch -> quilt ?
Revision
6910 -
Directory Listing
Modified
Mon Jul 30 20:54:06 2007 UTC
(5 years, 10 months ago)
by
fboudra-guest
* Fix typo in 01_qmake_for_debian patch.
Revision
6908 -
Directory Listing
Modified
Mon Jul 30 20:32:57 2007 UTC
(5 years, 10 months ago)
by
fboudra-guest
* Update 01_qmake_for_debian patch. Add DEFINES += -DQT_SHARED in qmake.conf
along with the removal of link_prl. (Closes: #434019)
* Apply qt-copy patches:
* 00_0185-fix-format-strings: This patch fixes various code issues with
handling format strings. None of them seem to be exceptionally bad,
but its better safe than sorry. It is related to CVE-2007-3388.
TT claims the problem is not present in any version of Qt 4. Dirk Muller
disagrees and believes that some of them are possible to exploit.
* 00_0186-fix-component-alpha-text: This patch fixes component alpha
(LCD hinted) text when it's drawn on a non-opaque background. Qt doesn't
initialize the alpha channel in the glyph masks, which causes problems
in Konsole when transparency is enabled, and in other situations where
the background isn't fully opaque.
Revision
6765 -
Directory Listing
Modified
Tue Jul 17 20:59:42 2007 UTC
(5 years, 11 months ago)
by
fboudra-guest
make the package binNMU safe
Revision
6744 -
Directory Listing
Modified
Mon Jul 16 20:14:45 2007 UTC
(5 years, 11 months ago)
by
fboudra-guest
* Add 42_alpha_fetch_and_add patch to fix broken threading on alpha, hangs
uselessly on startup. fetch-and-add is supposed to return the original
value before the addition. Thanks to Steve Langasek and Bradley Hughes.
(Closes: #433031)
Revision
6711 -
Directory Listing
Modified
Sat Jul 7 12:07:17 2007 UTC
(5 years, 11 months ago)
by
fboudra-guest
* Update Qt support for new window types used for compositing patch.
Fix crashes when 'w' is null. (Closes: #431322)
Revision
6636 -
Directory Listing
Modified
Sun Jul 1 19:12:24 2007 UTC
(5 years, 11 months ago)
by
fboudra-guest
* Re-add ${shlibs:Depends}
Revision
6635 -
Directory Listing
Modified
Sun Jul 1 18:44:39 2007 UTC
(5 years, 11 months ago)
by
fboudra-guest
* Revert Qt support for new window types used for compositing. (Closes: #431322)
Revision
6634 -
Directory Listing
Modified
Sun Jul 1 17:09:55 2007 UTC
(5 years, 11 months ago)
by
fboudra-guest
* Update control:
* Replace deprecated ${Source-Version} by ${source:Version}.
* Remove useless ${misc:Depends}.
* Update rules:
* Add bindir and libdir configure options.
* Replace common-install-arch target. Replaced by build system patches and
a fix for pkgconfig files. (Closes: #401807)
* Add patches:
* 04_launch_uic-qt4: call uic-qt4 binary.
* 05_append_qt4_target: append -qt4 when needed. It fixes moc-location and
uic_location are properly in pkgconfig files. (See bug #401807)
* 06_qtdemo_destdir: remove QT_BUILD_TREE in qtdemo DESTDIR target.
(Closes: #408639)
* Revert Qt handling argb visuals on X11 patch. There are dependencies
not fixed in Qt. They cause a few regressions when this patch is applied.
(Closes: #430907)
* Apply qt-copy patches:
* 00_0172-prefer-xrandr-over-xinerama: only trust libxinerama if it is not
the emulated information coming from xrandr 1.2.
* 00_0177-qurl-clear-fix: fix QUrl::clear(). Applied upstream.
* 00_0183-qprocess-corruption: fix plain data loss bug. Applied Upstream.
Revision
6625 -
Directory Listing
Modified
Fri Jun 29 06:23:00 2007 UTC
(5 years, 11 months ago)
by
fboudra-guest
* Revert Qt handling argb visuals on X11 patch. There are dependencies
not fixed in Qt. They cause a few regressions when this patch is applied.
(Closes: #430907)
Revision
6614 -
Directory Listing
Modified
Wed Jun 27 13:55:08 2007 UTC
(5 years, 11 months ago)
by
pyro
also clean the qmake dir using the hack
Revision
6613 -
Directory Listing
Modified
Wed Jun 27 07:12:19 2007 UTC
(5 years, 11 months ago)
by
pyro
minor fix to clean target
Revision
6612 -
Directory Listing
Modified
Wed Jun 27 04:04:56 2007 UTC
(5 years, 11 months ago)
by
pyro
reverted the qmake description change, since it's a big confusing and
unnecessary in my opinion
Revision
6597 -
Directory Listing
Modified
Tue Jun 26 21:39:52 2007 UTC
(5 years, 11 months ago)
by
pyro
* Constrict the hack to clean all binary files to the bin and
config.tests directories to drastically improve its speed
Revision
6594 -
Directory Listing
Modified
Tue Jun 26 19:02:24 2007 UTC
(5 years, 11 months ago)
by
fboudra-guest
* Qt4 demos builds properly in Qt4.3. (Closes: #408639)
* Replace qmake by qmake-qt4 in libqt4-dev long description.
(Closes: #415816)
* Apply qt-copy patches:
* 00_0178-transparency-window-types: adds Qt support for new window types
used for compositing.
* 00_0179-transient-hack: workaround that makes setting of WM_TRANSIENT_FOR
work with some window types.
* 00_0180-window-role: several problems with Qt's support for the
WM_WINDOW_ROLE property.
* 00_0181-qdnd-x11-fix: makes the find_child algorithm in qdnd look at
_all_ widgets that contain the QPoint.
* 00_0182-argb-visuals-default: Qt handling argb visuals on X11.
Revision
6555 -
Directory Listing
Modified
Thu Jun 21 22:42:17 2007 UTC
(5 years, 11 months ago)
by
pyro
* Added a build-dependency on libxi-dev to enable tablet support or
something
Revision
6554 -
Directory Listing
Modified
Thu Jun 21 11:22:48 2007 UTC
(6 years ago)
by
pyro
* Changed dist back to unstable
* Tightened qt4-dev-tools's dependency on libqt4-core to
(= ${Source-Version}), since it uses internal (non-public) classes in
Qt whose ABI can change.
Revision
6455 -
Directory Listing
Modified
Fri Jun 8 22:27:12 2007 UTC
(6 years ago)
by
pusling-guest
update uploaders
Revision
6453 -
Directory Listing
Modified
Fri Jun 8 21:52:11 2007 UTC
(6 years ago)
by
pusling-guest
4.3.0 merged in
Revision
5889 -
Directory Listing
Modified
Thu Apr 12 19:13:38 2007 UTC
(6 years, 2 months ago)
by
pyro
* New upstream release
- Fixes build failures when QT_NO_DEBUG_OUTPUT defined
(Closes: #418832)
- Fixes broken signal/slot connection in QSvgRenderer
(Closes: #411292)
Revision
5809 -
Directory Listing
Modified
Fri Mar 30 15:06:33 2007 UTC
(6 years, 2 months ago)
by
pyro
* debian/patches/04_utf8_bug_fix.dpatch: new patch to fix the "UTF-8
overlong sequence decoding vulnerability" [CVE-2007-0242]
Revision
5702 -
Directory Listing
Modified
Sun Mar 4 19:57:02 2007 UTC
(6 years, 3 months ago)
by
pyro
releasing version 4.2.2-1
Revision
5701 -
Directory Listing
Modified
Sun Mar 4 17:54:05 2007 UTC
(6 years, 3 months ago)
by
pyro
* debian/libqt4-gui.install: added the codecs plugins, somehow these got
accidentally dropped (Closes: #409228)
Revision
5700 -
Directory Listing
Modified
Sun Mar 4 15:52:43 2007 UTC
(6 years, 3 months ago)
by
pyro
properly generated this patch
Revision
5699 -
Directory Listing
Modified
Sun Mar 4 15:46:08 2007 UTC
(6 years, 3 months ago)
by
pyro
* Applied new patches for kFreeBSD and Hurd support
(Closes: #380097, #402007)
Revision
5698 -
Directory Listing
Modified
Sun Mar 4 15:26:08 2007 UTC
(6 years, 3 months ago)
by
pyro
* Re-arranged patches to group them by arch so that they're easier to
deal with
Revision
5686 -
Directory Listing
Modified
Sun Mar 4 06:09:36 2007 UTC
(6 years, 3 months ago)
by
pyro
removed a couple faulty entries
Revision
5685 -
Directory Listing
Modified
Sat Mar 3 22:18:08 2007 UTC
(6 years, 3 months ago)
by
pyro
* New upstream release (Closes: #410862)
* Added Riku Voipio's patch for ARM EABI (Closes: #408813)
* debian/patches/22_launch_moc-qt4.dpatch: new patch to ensure the Qt4
version of moc is launched by qdbuscpp2xml (Closes: #399049)
* Added a doc-base file for qt4-doc (Closes: #403290)
* debian/qt4-designer.links: added a link /usr/share/qt4/bin/designer ->
/usr/bin/designer-qt4 (Closes: #410885)
Revision
5478 -
Directory Listing
Modified
Tue Jan 30 03:29:15 2007 UTC
(6 years, 4 months ago)
by
pyro
* debian/rules: set the sysconfdir to /etc/xdg instead of /etc/qt4 to
match the QSettings documentation (Closes: #407297)
Revision
4833 -
Directory Listing
Modified
Tue Oct 31 13:51:48 2006 UTC
(6 years, 7 months ago)
by
pyro
removed a hurd patch that didn't apply
Revision
4828 -
Directory Listing
Modified
Tue Oct 31 03:27:54 2006 UTC
(6 years, 7 months ago)
by
pyro
* debian/patches/10_qmake_for_debian.dpatch: restored the modification
to remove link_prl from the CONFIG line, which fixes problems with
unnecessary linkage (Closes: #394836)
Revision
4827 -
Directory Listing
Modified
Tue Oct 31 03:23:00 2006 UTC
(6 years, 7 months ago)
by
pyro
* Added patches for hurd support (Closes: #380097)
Revision
4782 -
Directory Listing
Modified
Tue Oct 24 16:19:15 2006 UTC
(6 years, 7 months ago)
by
pyro
* debian/patches/20_hppa_inotify_fix.dpatch: new patch that should fix
the FTBFS on hppa due to missing defines (Closes: #394953)
Revision
4775 -
Directory Listing
Modified
Mon Oct 23 17:24:18 2006 UTC
(6 years, 7 months ago)
by
pyro
added a replaces relationship on libqt4-qt3support with libqt4-gui for the plugin move
Revision
4773 -
Directory Listing
Modified
Mon Oct 23 12:58:24 2006 UTC
(6 years, 7 months ago)
by
pyro
updated upstream changelog name
Revision
4765 -
Directory Listing
Modified
Mon Oct 23 01:46:14 2006 UTC
(6 years, 7 months ago)
by
pyro
* Install the libqtaccessiblecompatwidgets.so plugin into
libqt4-qt3support, so that libqt4-gui does not circularly depend on
libqt4-qt3support (Closes: #394351, #394629)
Revision
4764 -
Directory Listing
Modified
Mon Oct 23 01:19:51 2006 UTC
(6 years, 7 months ago)
by
pyro
* New upstream release
- Fixes integer overflow in pixmap handling [CVE-2006-4811]
(Closes: #394192)
Revision
4712 -
Directory Listing
Modified
Wed Oct 18 05:15:31 2006 UTC
(6 years, 8 months ago)
by
pyro
releasing version 4.2.0-2
Revision
4710 -
Directory Listing
Modified
Tue Oct 17 12:09:38 2006 UTC
(6 years, 8 months ago)
by
pyro
* debian/control: added a libqt4-dev dependency on libsqlite0-dev
(Closes: #392558)
Revision
4709 -
Directory Listing
Modified
Tue Oct 17 03:33:28 2006 UTC
(6 years, 8 months ago)
by
pyro
added a bug closure
Revision
4708 -
Directory Listing
Modified
Tue Oct 17 03:02:35 2006 UTC
(6 years, 8 months ago)
by
pyro
Reverted stuff since the sqlite support is no longer being built as a
plugin, thanks to the typo fix
Revision
4707 -
Directory Listing
Modified
Tue Oct 17 02:34:12 2006 UTC
(6 years, 8 months ago)
by
pyro
* Imported Ubuntu fixes, thanks to Jonathan Riddell for the tip
- Fix typo in debian/rules -qt-sql-slite to -qt-sql-sqlite
- Install usr/bin/qdbus usr/bin/qdbusxml2cpp and usr/bin/qdbuscpp2xml
Revision
4706 -
Directory Listing
Modified
Mon Oct 16 23:33:23 2006 UTC
(6 years, 8 months ago)
by
pyro
removed a dupe build-dep
Revision
4704 -
Directory Listing
Modified
Mon Oct 16 21:46:19 2006 UTC
(6 years, 8 months ago)
by
pyro
* debian/patches/19_m68k_inotify_fix.dpatch: new patch to fix FTBFS on
m68k (Closes: #391902)
Revision
4703 -
Directory Listing
Modified
Mon Oct 16 21:37:59 2006 UTC
(6 years, 8 months ago)
by
pyro
* debian/libqt4-sql.install: install the sqldrivers plugins, since for
some reason sqlite support is built as a plugin (Closes: #392808)
* Added a bunch of plugins and their debugging symbols to be installed
Revision
4682 -
Directory Listing
Modified
Sat Oct 14 15:28:27 2006 UTC
(6 years, 8 months ago)
by
pyro
* debian/control: added a dependency on libglib2.0-dev for libqt4-dev
(Closes: #392797, #392173)
Revision
4615 -
Directory Listing
Modified
Sat Oct 7 13:57:28 2006 UTC
(6 years, 8 months ago)
by
pyro
clean out the .debug files from both the examples and demos
Revision
4614 -
Directory Listing
Modified
Sat Oct 7 13:53:45 2006 UTC
(6 years, 8 months ago)
by
pyro
clean out the .debug files from the examples before tarring
Revision
4612 -
Directory Listing
Modified
Sat Oct 7 13:20:05 2006 UTC
(6 years, 8 months ago)
by
pyro
releasing version 4.2.0-1
Revision
4611 -
Directory Listing
Modified
Fri Oct 6 16:26:53 2006 UTC
(6 years, 8 months ago)
by
pyro
* debian/control: removed libqt4-debug-dev since now that the _debug
libs have been removed and debugging symbols are shipped in their
place, this package is no longer needed
* Tar up the demos directory and include it in qt4-doc. Also added the
qtdemo binary to libqt4-dev. (Closes: #390925)
* debian/rules: add -DQT_QLOCALE_USES_FCVT to the configure arguments
when building on arm, like Qt3, to fix a uic problem (Closes: #386460)
* debian/libqt4-gui.install: added usr/lib/libQtAssistantClient.so.*,
since it's now shipped as a shared library; previously it was a static
library
Revision
4610 -
Directory Listing
Modified
Fri Oct 6 13:00:51 2006 UTC
(6 years, 8 months ago)
by
pyro
- No longer includes "CONFIG = ... debug" in the mkspecs/qconfig.pri
(Closes: #357136)
- Fixes QFontDialog assert() failures (Closes: #380418)
* debian/libqt4-debug.install: changed the wildcards to match the new
debug lib names. What was once *_debug.so.* is now *.debug. Ick.
Revision
4608 -
Directory Listing
Modified
Fri Oct 6 02:06:00 2006 UTC
(6 years, 8 months ago)
by
pyro
* Non-maintainer upload.
* Reintroduce the libpq-dev dependency, which seems to have been removed by
mistake in 4.1.0-2. (Closes: #327618)
Revision
4607 -
Directory Listing
Modified
Fri Oct 6 01:57:32 2006 UTC
(6 years, 8 months ago)
by
pyro
* New upstream release
* Enable Qt's new support for using the system's SQLite 3 library
(Closes: #382238)
* debian/rules: removed the PostgreSQL and MySQL include hacks from the
configure arguments, since the configure script now autodetects them
itself
* debian/patches/10_qmake_for_debian.dpatch: updated for new upstream
* debian/patches/13_arm_ftbfs_fixes.dpatch: updated for new upstream
* debian/patches/19_s390_atomic.dpatch: removed, since it appears to be
obsolete
Revision
4217 -
Directory Listing
Modified
Sat Jul 29 01:36:26 2006 UTC
(6 years, 10 months ago)
by
pyro
* debian/control: made libqt4-gui conflict/replace libqt4-designer, to
ensure that old package is removed (Closes: #380253)
Revision
4127 -
Directory Listing
Modified
Mon Jul 17 06:02:04 2006 UTC
(6 years, 11 months ago)
by
pyro
releasing version 4.1.4-1
Revision
4126 -
Directory Listing
Modified
Sun Jul 16 21:31:55 2006 UTC
(6 years, 11 months ago)
by
pyro
* New upstream release (Closes: #378443)
* Moved usr/lib/libQtDesigner.so.* and
usr/lib/libQtDesignerComponents.so.* from qt4-designer to libqt4-gui
so there the libqt4-dev package won't contain dangling symlinks
(Closes: #374612)
Revision
4026 -
Directory Listing
Modified
Sun Jun 25 22:15:46 2006 UTC
(6 years, 11 months ago)
by
pyro
releasing version 4.1.3-3
Revision
4007 -
Directory Listing
Modified
Wed Jun 21 17:20:08 2006 UTC
(7 years ago)
by
pyro
* debian/patches/18_disable_opengl_visibility.dpatch: regenerated so
that it applies correctly for me
Revision
4006 -
Directory Listing
Modified
Wed Jun 21 16:55:29 2006 UTC
(7 years ago)
by
pyro
* debian/patches/19_s390_atomic: patch from Bastian Blank to fix
including of s390 specific atomic header. (Closes: #370241)
Revision
3898 -
Directory Listing
Modified
Mon Jun 5 08:29:28 2006 UTC
(7 years ago)
by
madcoder
ready to be uploaded: I've checked on escher, it builds.
Revision
3897 -
Directory Listing
Modified
Mon Jun 5 07:57:26 2006 UTC
(7 years ago)
by
madcoder
temporrary fix for alpha.
I'm still not sure the patch is thorough, please don't upload.
Revision
3896 -
Directory Listing
Modified
Mon Jun 5 05:18:47 2006 UTC
(7 years ago)
by
pyro
Reverted the alpha patch update since it didn't work. Let's just fix
the damn compiler instead.
Revision
3880 -
Directory Listing
Modified
Sun Jun 4 20:56:06 2006 UTC
(7 years ago)
by
pyro
* debian/patches/17_alpha_ice.dpatch: updated for the current upstream
release to fix another occurrence of the alpha ICE in a different
location in the code (Closes: #368883) (first attempt)
Revision
3854 -
Directory Listing
Modified
Sun Jun 4 01:32:24 2006 UTC
(7 years ago)
by
pyro
releasing version 4.1.3-1
Revision
3850 -
Directory Listing
Modified
Sat Jun 3 18:59:50 2006 UTC
(7 years ago)
by
pyro
Cleaned up, fix 17_alpha_ice patch so that it applies properly
Revision
3849 -
Directory Listing
Modified
Sat Jun 3 18:12:48 2006 UTC
(7 years ago)
by
madcoder
force urgency=high
Revision
3847 -
Directory Listing
Modified
Sat Jun 3 09:52:03 2006 UTC
(7 years ago)
by
madcoder
add 17_alpha_ice.dpatch, changelog entry.
also add 16_hppa_ldcw_fix.dpatch to the 00list, it was forgotten.
Revision
3838 -
Directory Listing
Modified
Tue May 30 04:02:18 2006 UTC
(7 years ago)
by
pyro
* New upstream release
* patches/16_hppa_ldcw_fix.dpatch: new patch from Ubuntu to properly
support hppa
Revision
3748 -
Directory Listing
Modified
Sun May 14 17:05:04 2006 UTC
(7 years, 1 month ago)
by
pyro
releasing version 4.1.2-2
Revision
3729 -
Directory Listing
Modified
Fri May 12 21:38:17 2006 UTC
(7 years, 1 month ago)
by
pyro
* debian/libqt4-debug-dev.install, debian/libqt4-dev.install: added
wildcards to install .a static libraries so that the libQtUiTools and
libQtAssistantClient libraries are included (Closes: #358224, #355902)
Revision
3562 -
Directory Listing
Modified
Sun Apr 16 20:38:15 2006 UTC
(7 years, 2 months ago)
by
pyro
Changed qt4-designer section back to devel. The override is wrong, not the control file.
Revision
3549 -
Directory Listing
Modified
Fri Apr 14 17:59:32 2006 UTC
(7 years, 2 months ago)
by
noel
corrected: qt4-designer_4.1.2-1_i386.deb: package says section is devel, override says kde.
Revision
3542 -
Directory Listing
Modified
Thu Apr 13 18:06:31 2006 UTC
(7 years, 2 months ago)
by
pyro
releasing version 4.1.2-1
Revision
3541 -
Directory Listing
Modified
Thu Apr 13 16:16:48 2006 UTC
(7 years, 2 months ago)
by
pyro
Upstream changelog is now changes-4.1.2
Revision
3539 -
Directory Listing
Modified
Thu Apr 13 05:32:52 2006 UTC
(7 years, 2 months ago)
by
pyro
* debian/control: removed dependencies on xlibs-static-dev and
* debian/control: changed x-dev dependencies to x11proto-core-dev, for
modular X transition (Closes: #362053)
Revision
3538 -
Directory Listing
Modified
Thu Apr 13 05:07:42 2006 UTC
(7 years, 2 months ago)
by
pyro
* New upstream release
* debian/rules: removed dependencies on xlibs-static-dev and
xlibs-static-pic to transition to building against modular X
(Closes: #362262)
Revision
3275 -
Directory Listing
Modified
Mon Mar 6 18:36:20 2006 UTC
(7 years, 3 months ago)
by
pyro
added a bunch of upstream bug closures
Revision
3228 -
Directory Listing
Modified
Thu Mar 2 08:26:39 2006 UTC
(7 years, 3 months ago)
by
pyro
updated upstream changelog to changes-4.1.1
Revision
3227 -
Directory Listing
Modified
Wed Mar 1 07:52:06 2006 UTC
(7 years, 3 months ago)
by
pyro
- debian/patches/15_alpha_ftbfs_fix.dpatch: removed, integrated upstream
Revision
3226 -
Directory Listing
Modified
Tue Feb 28 22:53:32 2006 UTC
(7 years, 3 months ago)
by
pyro
* New upstream release
Revision
3225 -
Directory Listing
Modified
Tue Feb 28 20:15:24 2006 UTC
(7 years, 3 months ago)
by
pyro
* debian/libqt4-gui.install: added libqmng.so and libqgif.so plugins
(Closes: #354266)
Revision
2979 -
Directory Listing
Modified
Mon Jan 23 04:48:30 2006 UTC
(7 years, 4 months ago)
by
pyro
* debian/libqt4-dev.links: added a symlink /usr/share/qt4/bin/rcc to
/usr/bin/rcc (Closes: #349438)
Revision
2943 -
Directory Listing
Modified
Wed Jan 18 01:38:58 2006 UTC
(7 years, 5 months ago)
by
pyro
* debian/control: updated libqt4-debug-dev priority to match that of the
override file
Revision
2919 -
Directory Listing
Modified
Tue Jan 17 19:17:49 2006 UTC
(7 years, 5 months ago)
by
pyro
releasing version 4.1.0-3
Revision
2906 -
Directory Listing
Modified
Mon Jan 16 18:43:44 2006 UTC
(7 years, 5 months ago)
by
pyro
* debian/patches/12_mips_atomic_ops.dpatch: applied fixes from Isaac
Clerencia <isaac@debian.org>, as the last patch was not good enough to
fix the FTBFS bug (Closes: #335831)
Revision
2878 -
Directory Listing
Modified
Sat Jan 14 20:11:42 2006 UTC
(7 years, 5 months ago)
by
pyro
* Added gif support (Closes: #348092)
Revision
2842 -
Directory Listing
Modified
Thu Jan 12 21:36:02 2006 UTC
(7 years, 5 months ago)
by
pyro
* Moved *_debug.prl and *_debug.la support files to the libqt4-debug-dev
package
* Updated to debhelper v5 compatibility
* debian/qt4-dev-tools.install: removed the /usr/share/qt4/templates
entry, which no longer contains anything
Revision
2821 -
Directory Listing
Modified
Wed Jan 11 07:00:42 2006 UTC
(7 years, 5 months ago)
by
pyro
releasing version 4.1.0-2
Revision
2820 -
Directory Listing
Modified
Wed Jan 11 03:20:47 2006 UTC
(7 years, 5 months ago)
by
pyro
the last version. Also removed some unneeded dependencies.
* debian/patches/10_qmake_for_debian: renamed from
10_qmake_use_qt4_tools, and updated to remove the "link_prl" from the
default qmake CONFIG line. This disables the recursive linkage
against all indirectly-used libraries. (Closes: #343190)
- Fixes qmake problem with including bad build path (Closes: #327359)
Revision
2818 -
Directory Listing
Modified
Tue Jan 10 17:16:51 2006 UTC
(7 years, 5 months ago)
by
pyro
* debian/patches/15_alpha_ftbfs_fix.dpatch: new patch to rename
q_atomic_test_and_set_release_ptr to q_atomic_test_and_set_ptr, as
suggested by Isaac Clerencia <isaac@debian.org>, to fix a FTBFS on
alpha. (Closes: #347353)
Revision
2817 -
Directory Listing
Modified
Tue Jan 10 17:06:00 2006 UTC
(7 years, 5 months ago)
by
pyro
added bug numbers
Revision
2816 -
Directory Listing
Modified
Tue Jan 10 03:37:41 2006 UTC
(7 years, 5 months ago)
by
pyro
* Re-enabled sqlite3 support. It's still statically linked, however,
but that'll have to do because I really don't want to futz with the
build system. (Closes: #330976)
* Enabled sqlite2 support
Revision
2805 -
Directory Listing
Modified
Mon Jan 9 22:51:21 2006 UTC
(7 years, 5 months ago)
by
pyro
* debian/control: added explicit dependencies for libqt4-dev on the
Source-Version packages libqt4-core, libqt4-gui, libqt4-sql, and
libqt4-qt3support. These dependencies were accidentally dropped in
the last version.
* Split the *_debug.so symlinks out of libqt4-dev and into a separate
libqt4-debug-dev package. Made the libqt4-debug-dev package depend on
the Source-Version of libqt4-debug. This way, the symlinks won't be
dangling if libqt4-debug isn't installed and prevents failed linking
due to version mismatches. (Closes: #346603, #346605)
Revision
2804 -
Directory Listing
Modified
Mon Jan 9 22:04:40 2006 UTC
(7 years, 5 months ago)
by
pyro
* debian/control: build against libmysqlclient15, and updated all
dependencies to libmysqlclient15-dev (Closes: #346586)
Revision
2770 -
Directory Listing
Modified
Sat Jan 7 18:53:56 2006 UTC
(7 years, 5 months ago)
by
pyro
* debian/patches/13_arm_ftbfs_fixes.dpatch: renamed, added a fix for the
new build failure due to a poorly defined qreal
Revision
2760 -
Directory Listing
Modified
Sat Jan 7 15:52:49 2006 UTC
(7 years, 5 months ago)
by
pyro
* debian/patches/12_mips_atomic_ops.dpatch: Updated patch to account for
2 new functions, q_atomic_test_and_set_acquire_int and
q_atomic_test_and_set_release_int, that were added in this release.
This should again fix the build failures on mips.
Revision
2745 -
Directory Listing
Modified
Wed Jan 4 23:40:49 2006 UTC
(7 years, 5 months ago)
by
pyro
releasing version 4.1.0-1
Revision
2744 -
Directory Listing
Modified
Wed Jan 4 22:21:11 2006 UTC
(7 years, 5 months ago)
by
pyro
fixed qt4-qtconfig short description
Revision
2743 -
Directory Listing
Modified
Wed Jan 4 22:18:35 2006 UTC
(7 years, 5 months ago)
by
pyro
fixed menu quoting
Revision
2742 -
Directory Listing
Modified
Wed Jan 4 20:32:56 2006 UTC
(7 years, 5 months ago)
by
pyro
Don't clean Makefiles quite so aggressively; otherwise the build gets
broke.
Revision
2741 -
Directory Listing
Modified
Wed Jan 4 06:18:41 2006 UTC
(7 years, 5 months ago)
by
pyro
* debian/rules: improved/cleaned up the clean target
Revision
2738 -
Directory Listing
Modified
Tue Jan 3 06:20:38 2006 UTC
(7 years, 5 months ago)
by
pyro
added missing qt4-qtconfig.install
Revision
2737 -
Directory Listing
Modified
Tue Jan 3 06:20:08 2006 UTC
(7 years, 5 months ago)
by
pyro
fixed qt4-qtconfig.menu syntax
Revision
2736 -
Directory Listing
Modified
Tue Jan 3 01:28:00 2006 UTC
(7 years, 5 months ago)
by
pyro
- Fixes missing QBitArray operators (Closes: #341658)
* Added the new QTestLib unit testing framework to the libqt4-core
package
* Added the new QtSvg module to the libqt4-gui package
* Split the qtconfig tool out of libqt4-gui and into a separate
qt4-qtconfig package, due to its linkage against libqt4-qt3support and
hence ridiculous dependency chain.
Revision
2705 -
Directory Listing
Modified
Sun Dec 25 21:23:34 2005 UTC
(7 years, 5 months ago)
by
pyro
* New upstream release
Revision
2630 -
Directory Listing
Modified
Tue Dec 13 16:24:06 2005 UTC
(7 years, 6 months ago)
by
pyro
* debian/patches/14_kfreebsd_build_fix.dpatch: new patch from Petr
Salinger to fix FTBFS on GNU/kFreeBSD (Closes: #343191)
Revision
2629 -
Directory Listing
Modified
Tue Dec 13 13:39:02 2005 UTC
(7 years, 6 months ago)
by
pyro
* debian/patches/13_arm_gcc4.dpatch: new patch from Jeremy Laine to fix
FTBFS on arm (Closes: #343176)
Revision
2319 -
Directory Listing
Modified
Sat Nov 19 09:43:26 2005 UTC
(7 years, 7 months ago)
by
pyro
* Added a target to automatically install lintian overrides, stolen from
debian-qt-kde.mk
* Added a bunch of lintian overrides for stuff that should be ignored
Revision
2314 -
Directory Listing
Modified
Fri Nov 18 19:49:17 2005 UTC
(7 years, 7 months ago)
by
pyro
releasing version 4.0.1-5
Revision
2312 -
Directory Listing
Modified
Fri Nov 18 09:40:50 2005 UTC
(7 years, 7 months ago)
by
pyro
* Removed the menu entry for designer-qt4 from qt4-dev-tools.menu, and
added it to a new qt4-designer.menu
* Added a tarball of the examples to qt4-doc (Closes: #336832)
Revision
2311 -
Directory Listing
Modified
Fri Nov 18 06:09:42 2005 UTC
(7 years, 7 months ago)
by
pyro
* debian/rules: remove all *.so files under
examples/tools/plugandpaint/plugins/ in the clean target
(Closes: #339674)
Revision
2136 -
Directory Listing
Modified
Thu Nov 3 02:59:13 2005 UTC
(7 years, 7 months ago)
by
pyro
* debian/control: removed the mention of a qt4-examples package that
doesn't actually exist from the qt4-doc package description
Revision
2131 -
Directory Listing
Modified
Sun Oct 30 18:48:48 2005 UTC
(7 years, 7 months ago)
by
pyro
* debian/control: made libqt4-gui replace libqt4-core (<< 4.0.1-3), for
the plugins move (Closes: #336492)
Revision
2125 -
Directory Listing
Modified
Wed Oct 26 17:14:59 2005 UTC
(7 years, 7 months ago)
by
pyro
releasing version 4.0.1-4
Revision
2122 -
Directory Listing
Modified
Wed Oct 26 07:12:13 2005 UTC
(7 years, 7 months ago)
by
pyro
* Added a patch from Thiemo Seufer to fix the FTBFS on mips/mipsel
(Closes: #335831)
Revision
2099 -
Directory Listing
Modified
Fri Oct 21 16:23:30 2005 UTC
(7 years, 7 months ago)
by
pyro
* debian/control: changed qt4-designer's section to "devel"
Revision
2090 -
Directory Listing
Modified
Fri Oct 21 08:04:15 2005 UTC
(7 years, 8 months ago)
by
pyro
* Moved the plugins installed in libqt4-core to libqt4-gui, since they
link against the GUI library. Otherwise a circular libqt4-core <->
libqt4-gui dependency results.
Revision
2089 -
Directory Listing
Modified
Fri Oct 21 06:08:35 2005 UTC
(7 years, 8 months ago)
by
pyro
* Completely disabled SQLite support since it's too fubar in this
version to be usable. The build fails with SQLite2 support, and
SQLite3 is only supported by linking staticly with a version
distributed in the Qt source. Meh.
Revision
2087 -
Directory Listing
Modified
Fri Oct 21 03:17:00 2005 UTC
(7 years, 8 months ago)
by
pyro
* Renamed libqt4-designer to qt4-designer, merged in the designer binary
from qt4-dev-tools, and added a dependency on libqt4-dev (Closes:
#330094)
Revision
2086 -
Directory Listing
Modified
Fri Oct 21 03:05:27 2005 UTC
(7 years, 8 months ago)
by
pyro
* debian/control: upgrade sqlite build-dependency to libsqlite3-dev,
which also fixes SQLite support (Closes: #330976)
* debian/control: added dependencies on libsqlite3-dev in appropriate
packages
Revision
1838 -
Directory Listing
Modified
Wed Sep 21 04:35:03 2005 UTC
(7 years, 8 months ago)
by
pyro
* debian/control: replaced obsolete xlibs-dev dependency with the
required split packages (Closes: #329302)
Revision
1826 -
Directory Listing
Modified
Sun Sep 18 15:24:28 2005 UTC
(7 years, 9 months ago)
by
pyro
added bug no. to be closed
Revision
1823 -
Directory Listing
Modified
Sun Sep 18 03:15:53 2005 UTC
(7 years, 9 months ago)
by
pyro
* debian/libqt4-core.install: only install the non-debug codecs, since
the debug ones pull in a gratuitous dependency on libqt4-debug
* debian/libqt4-debug.install: install the debug codecs here instead
Revision
1780 -
Directory Listing
Modified
Mon Sep 12 20:26:00 2005 UTC
(7 years, 9 months ago)
by
pyro
releasing version 4.0.1-2
Revision
1779 -
Directory Listing
Modified
Mon Sep 12 18:09:54 2005 UTC
(7 years, 9 months ago)
by
pyro
* debian/libqt4-debug.install: removed the libqt3supportwidgets_debug.so
designer plugin, since for some reason having this installed breaks
designer (Closes: #325782)
Revision
1767 -
Directory Listing
Modified
Mon Sep 12 07:07:41 2005 UTC
(7 years, 9 months ago)
by
pyro
* debian/copyright: updated FSF snailmail address
Revision
1766 -
Directory Listing
Modified
Sun Sep 11 16:16:45 2005 UTC
(7 years, 9 months ago)
by
pyro
* debian/control: Upgraded libqt4-dev's dependencies on the modules
libqt4-sql and libqt4-qt3support from suggests to depends, and added
libpq-dev and libmysqlclient14-dev | libmysqlclient-dev as
dependencies. These dependencies are apparently required to make
building pkg-config-using packages happy. (Closes: #327618)
* debian/control: corrected libqt4-sql to suggest libmysqlclient14-dev,
not libmysqlclient12-dev which is deprecated
Revision
1765 -
Directory Listing
Modified
Sun Sep 11 16:06:38 2005 UTC
(7 years, 9 months ago)
by
pyro
* debian/patches/11_launch_assistant-qt4: new patch that modifies the
QAssistantClient class to launch Qt Assistant as "assistant-qt4" to
cope with the alternatives system (Closes: #327294)
Revision
1619 -
Directory Listing
Modified
Wed Aug 31 04:57:54 2005 UTC
(7 years, 9 months ago)
by
pyro
* debian/libqt4-core.install: added /usr/lib/qt4/plugins/codecs
Revision
1618 -
Directory Listing
Modified
Wed Aug 31 04:02:15 2005 UTC
(7 years, 9 months ago)
by
pyro
* Increased the conflicting Qt3 package versions to <= 3.3.4-7, since
the Qt3 packages still don't use the alternatives system as needed to
coexist with Qt4.
Revision
1617 -
Directory Listing
Modified
Tue Aug 30 23:52:52 2005 UTC
(7 years, 9 months ago)
by
pyro
* debian/patches/10_qmake_use_qt4_tools.dpatch: new patch that modifies
qmake.conf so that qmake generates Makefiles that use the -qt4 tools.
This way, it can cope with systems that have alternatives set to use
the -qt3 versions.
Revision
1586 -
Directory Listing
Modified
Fri Aug 26 03:04:31 2005 UTC
(7 years, 9 months ago)
by
pyro
releasing version 4.0.1-1
Revision
1548 -
Directory Listing
Modified
Wed Aug 24 04:24:54 2005 UTC
(7 years, 9 months ago)
by
pyro
* debian/libqt4-dev.install: work around TT's broken "install" target in
this release so that the pkgconfig files are installed in
/usr/lib/pkgconfig instead of directly in /usr/lib. Grrrr.
Revision
1547 -
Directory Listing
Modified
Wed Aug 24 02:11:51 2005 UTC
(7 years, 9 months ago)
by
pyro
* Build-depend on libmysqlclient14-dev since libmysqlclient12-dev is
scheduled to be removed
Revision
1544 -
Directory Listing
Modified
Tue Aug 23 19:46:39 2005 UTC
(7 years, 9 months ago)
by
pyro
* Removed the FAQ from qt4-doc.docs, since it's no longer included in
4.0.1, and was useless anyway
Revision
1497 -
Directory Listing
Modified
Fri Aug 19 23:17:04 2005 UTC
(7 years, 10 months ago)
by
pyro
* New upstream release
* Install changes-4.0.1 as upstream changelog
Revision
1454 -
Directory Listing
Modified
Mon Aug 15 19:58:28 2005 UTC
(7 years, 10 months ago)
by
pyro
* debian/control: made qt4-dev-tools recommend qt4-doc, since assisant
needs it to be useful (Closes: #323251)
Revision
1433 -
Directory Listing
Modified
Thu Aug 11 20:38:07 2005 UTC
(7 years, 10 months ago)
by
pyro
* debian/manpages/assistant-qt4.1: new manpage written from scratch
based on the output of "assistant -help"
* debian/manpages/designer-qt4.1, debian/manpages/linguist-qt4.1:
manpages stolen from the Qt3 packages and trivially adapted for Qt4
(Closes: #322403)
* debian/manpages/moc-qt4.1: escape some '-' characters
* debian/qt4-dev-tools.manpages: install the new assistant-qt4.1,
designer-qt4.1, and linguist-qt4.1 manpages
Revision
1415 -
Directory Listing
Modified
Mon Aug 8 18:43:00 2005 UTC
(7 years, 10 months ago)
by
pyro
releasing version 4.0.0-3
Revision
1355 -
Directory Listing
Modified
Sat Jul 23 22:28:28 2005 UTC
(7 years, 10 months ago)
by
pyro
oops, renamed manpages to include the -qt4 string in the name
Revision
1354 -
Directory Listing
Modified
Sat Jul 23 17:59:58 2005 UTC
(7 years, 10 months ago)
by
pyro
* Added manpages for lrelease, lupdate, moc, qtconfig, and uic, stolen
from the Qt3 upstream tarball, and wrote a manpage for qmake from
scratch. Since now manpages are included for all executables using
the alternatives, the symlinks to them no longer dangle.
(Closes: #319456)
Revision
1353 -
Directory Listing
Modified
Sat Jul 23 16:54:38 2005 UTC
(7 years, 10 months ago)
by
pyro
* debian/control: changed the xlibs-pic dependency to xlibs-static-pic
for the X.org transition (Closes: #319586)
Revision
1339 -
Directory Listing
Modified
Wed Jul 20 06:30:01 2005 UTC
(7 years, 11 months ago)
by
pyro
signed out changelog for release
Revision
1331 -
Directory Listing
Modified
Tue Jul 19 16:57:22 2005 UTC
(7 years, 11 months ago)
by
pyro
* libqt4-dev: added /usr/bin/uic3 (Closes: #318451)
* Transition to the new X.org packages:
+ (Build-)depend on libglu1-xorg-dev instead of xlibmesa-gl-dev
+ (Build-)depend on libxinerama-dev (Closes: #318682)
Revision
1257 -
Directory Listing
Modified
Fri Jul 8 04:14:49 2005 UTC
(7 years, 11 months ago)
by
pyro
Made libqt4-sql suggest "libpq-dev, libmysqlclient12-dev |
libmysqlclient-dev" and added a note in the package description about
those headers being required for development.
Revision
1256 -
Directory Listing
Modified
Thu Jul 7 08:18:53 2005 UTC
(7 years, 11 months ago)
by
pyro
* removed obsolete 06_disable_rpath patch
* libqt4-debug.install: added some designer debug plugins
* libqt4-designer.install: explicitly install non-debugging
plugins
* rules: explicitly specify -debug-and-release configure option
Revision
1254 -
Directory Listing
Added
Wed Jul 6 06:58:25 2005 UTC
(7 years, 11 months ago)
by
pyro
importing initial qt4 packaging