Log of /tags/packages/qt4-x11/4.0.1-2
Directory Listing
Revision
1779 -
Directory Listing
Modified
Mon Sep 12 18:09:54 2005 UTC
(7 years, 8 months ago)
by
pyro
Original Path:
trunk/packages/qt4-x11
* debian/libqt4-debug.install: removed the libqt3supportwidgets_debug.so
designer plugin, since for some reason having this installed breaks
designer (Closes: #325782)
Revision
1766 -
Directory Listing
Modified
Sun Sep 11 16:16:45 2005 UTC
(7 years, 8 months ago)
by
pyro
Original Path:
trunk/packages/qt4-x11
* 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, 8 months ago)
by
pyro
Original Path:
trunk/packages/qt4-x11
* 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
1618 -
Directory Listing
Modified
Wed Aug 31 04:02:15 2005 UTC
(7 years, 8 months ago)
by
pyro
Original Path:
trunk/packages/qt4-x11
* 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, 8 months ago)
by
pyro
Original Path:
trunk/packages/qt4-x11
* 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
1548 -
Directory Listing
Modified
Wed Aug 24 04:24:54 2005 UTC
(7 years, 9 months ago)
by
pyro
Original Path:
trunk/packages/qt4-x11
* 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
Original Path:
trunk/packages/qt4-x11
* 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
Original Path:
trunk/packages/qt4-x11
* Removed the FAQ from qt4-doc.docs, since it's no longer included in
4.0.1, and was useless anyway
Revision
1454 -
Directory Listing
Modified
Mon Aug 15 19:58:28 2005 UTC
(7 years, 9 months ago)
by
pyro
Original Path:
trunk/packages/qt4-x11
* 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, 9 months ago)
by
pyro
Original Path:
trunk/packages/qt4-x11
* 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
1354 -
Directory Listing
Modified
Sat Jul 23 17:59:58 2005 UTC
(7 years, 10 months ago)
by
pyro
Original Path:
trunk/packages/qt4-x11
* 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
Original Path:
trunk/packages/qt4-x11
* debian/control: changed the xlibs-pic dependency to xlibs-static-pic
for the X.org transition (Closes: #319586)
Revision
1331 -
Directory Listing
Modified
Tue Jul 19 16:57:22 2005 UTC
(7 years, 10 months ago)
by
pyro
Original Path:
trunk/packages/qt4-x11
* 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, 10 months ago)
by
pyro
Original Path:
trunk/packages/qt4-x11
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, 10 months ago)
by
pyro
Original Path:
trunk/packages/qt4-x11
* 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