rev 6280 - branches/kde4/packages/qt4-x11/debian

Fathi Boudra fboudra-guest at alioth.debian.org
Sat May 19 08:55:30 UTC 2007


Author: fboudra-guest
Date: 2007-05-19 08:55:29 +0000 (Sat, 19 May 2007)
New Revision: 6280

Modified:
   branches/kde4/packages/qt4-x11/debian/changelog
   branches/kde4/packages/qt4-x11/debian/libqt4-dev.install
   branches/kde4/packages/qt4-x11/debian/qt4-dev-tools.install
Log:
* Add qdbusviewer and pixeltool to qt4-dev-tools
* Remove qtdemo from libqt4.
  See logic behind this change in changelog.


Modified: branches/kde4/packages/qt4-x11/debian/changelog
===================================================================
--- branches/kde4/packages/qt4-x11/debian/changelog	2007-05-19 07:19:38 UTC (rev 6279)
+++ branches/kde4/packages/qt4-x11/debian/changelog	2007-05-19 08:55:29 UTC (rev 6280)
@@ -37,6 +37,12 @@
     * 00_0176-coverity-fixes: Fix various obvious memory leaks.
   * Rename disable opengl visibility patch. It is not alpha architecture only.
   * Add desktop files to support Desktop Environments. (Closes: #378915)
+  * Update qt4-dev-tools.install. Add qdbusviewer and pixeltool.
+    Thanks to Benjamin Meyer for the reminder.
+  * Update libqt4-dev.install. Remove qtdemo binary as we provide a tarball of the
+    demos directory. qtdemo is useless, it can't launch anything without demos
+    builded. It can only show screenshots and short description of demos,
+    users have it in Qt assistant.
   * Update rules:
     * Remove -debug-and-release option. Deprecated.
     * Add configure options:

Modified: branches/kde4/packages/qt4-x11/debian/libqt4-dev.install
===================================================================
--- branches/kde4/packages/qt4-x11/debian/libqt4-dev.install	2007-05-19 07:19:38 UTC (rev 6279)
+++ branches/kde4/packages/qt4-x11/debian/libqt4-dev.install	2007-05-19 08:55:29 UTC (rev 6280)
@@ -13,6 +13,5 @@
 usr/bin/qt3to4
 usr/bin/rcc
 usr/bin/uic3
-usr/bin/qtdemo
 usr/bin/qdbusxml2cpp
 usr/bin/qdbuscpp2xml

Modified: branches/kde4/packages/qt4-x11/debian/qt4-dev-tools.install
===================================================================
--- branches/kde4/packages/qt4-x11/debian/qt4-dev-tools.install	2007-05-19 07:19:38 UTC (rev 6279)
+++ branches/kde4/packages/qt4-x11/debian/qt4-dev-tools.install	2007-05-19 08:55:29 UTC (rev 6280)
@@ -1,3 +1,5 @@
 usr/bin/assistant-qt4
 usr/bin/linguist-qt4
+usr/bin/qdbusviewer
+usr/bin/pixeltool
 usr/share/qt4/phrasebooks/*




More information about the pkg-kde-commits mailing list