[SCM] Qt 4 packaging branch, master, updated. debian/4.6.3-3-3-g449adf6

Pino Toscano pino-guest at alioth.debian.org
Tue Oct 12 15:07:11 UTC 2010


The following commit has been merged in the master branch:
commit 449adf6e8f54d54cc78b9042a8c78490e8b5afa6
Author: Pino Toscano <pino at kde.org>
Date:   Tue Oct 12 17:06:17 2010 +0200

    Drop browser suggestion from qt4-doc.
---
 debian/changelog |    9 ++++++---
 debian/control   |    2 +-
 2 files changed, 7 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 1d8aee1..9bcdc12 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,13 @@
 qt4-x11 (4:4.6.3-3) UNRELEASED; urgency=low
 
   [ Pino Toscano ]
-  * Make libqtgui4 recommend libcups2, as it dlopen's cups for the printing
-    support.
+  * Update debian/control:
+    - make libqtgui4 recommend libcups2, as it dlopen's cups for the printing
+      support
+    - drop suggestion of a browser from qt4-doc, as it does not contain any
+      HTML documentation.
 
- -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Tue, 12 Oct 2010 16:56:17 +0200
+ -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Tue, 12 Oct 2010 17:04:43 +0200
 
 qt4-x11 (4:4.6.3-3) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index b068ffc..8ac96a8 100644
--- a/debian/control
+++ b/debian/control
@@ -514,7 +514,7 @@ Package: qt4-doc
 Architecture: all
 Section: doc
 Depends: ${misc:Depends}
-Suggests: w3m | www-browser, libqt4-dev, qt4-dev-tools
+Suggests: libqt4-dev, qt4-dev-tools
 Description: Qt 4 API documentation
  Qt is a cross-platform C++ application framework. Qt's primary feature
  is its rich set of widgets that provide standard GUI functionality.

-- 
Qt 4 packaging



More information about the pkg-kde-commits mailing list