[Pkg-kde-commits] rev 1454 - trunk/packages/qt4-x11/debian

Brian Nelson pyro at costa.debian.org
Mon Aug 15 19:58:29 UTC 2005


Author: pyro
Date: 2005-08-15 19:58:28 +0000 (Mon, 15 Aug 2005)
New Revision: 1454

Modified:
   trunk/packages/qt4-x11/debian/changelog
   trunk/packages/qt4-x11/debian/control
Log:
  * debian/control: made qt4-dev-tools recommend qt4-doc, since assisant
    needs it to be useful (Closes: #323251)

Modified: trunk/packages/qt4-x11/debian/changelog
===================================================================
--- trunk/packages/qt4-x11/debian/changelog	2005-08-15 05:45:58 UTC (rev 1453)
+++ trunk/packages/qt4-x11/debian/changelog	2005-08-15 19:58:28 UTC (rev 1454)
@@ -12,8 +12,11 @@
   * debian/qt4-dev-tools.manpages: install the new assistant-qt4.1,
     designer-qt4.1, and linguist-qt4.1 manpages
 
- -- Brian Nelson <pyro at debian.org>  Thu, 11 Aug 2005 13:37:00 -0700
+  * debian/control: made qt4-dev-tools recommend qt4-doc, since assisant
+    needs it to be useful (Closes: #323251)
 
+ -- Brian Nelson <pyro at debian.org>  Mon, 15 Aug 2005 12:58:01 -0700
+
 qt4-x11 (4.0.0-3) unstable; urgency=low
 
   * debian/control: changed the xlibs-pic dependency to xlibs-static-pic

Modified: trunk/packages/qt4-x11/debian/control
===================================================================
--- trunk/packages/qt4-x11/debian/control	2005-08-15 05:45:58 UTC (rev 1453)
+++ trunk/packages/qt4-x11/debian/control	2005-08-15 19:58:28 UTC (rev 1454)
@@ -108,7 +108,7 @@
 Section: devel
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Conflicts: qt3-assistant (<= 3:3.3.4-3), qt3-designer (<= 3:3.3.4-3), qt3-linguist (<= 3:3.3.4-3)
-Recommends: libqt4-dev
+Recommends: libqt4-dev, qt4-doc
 Description: Qt 4 development tools
  Qt is a cross-platform C++ application framework.  Qt's primary feature
  is its rich set of widgets that provide standard GUI functionality.




More information about the Pkg-kde-commits mailing list