On Fri, Oct 06, 2006 at 04:26:54PM +0000, Brian Nelson
wrote:> Author: pyro
> Date: 2006-10-06 16:26:53 +0000 (Fri, 06 Oct 2006)
> New Revision: 4611
>
> Modified:
> trunk/packages/qt4-x11/debian/changelog
> trunk/packages/qt4-x11/debian/control
> trunk/packages/qt4-x11/debian/libqt4-dev.install
> trunk/packages/qt4-x11/debian/libqt4-gui.install
> trunk/packages/qt4-x11/debian/rules
> Log:
> * 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
Don''t forget to build-dep on libdbus-1-dev, libglib2.0-dev and add the
QtDbus library.
Jonathan