summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorFathi Boudra <fabo@debian.org>2007-12-20 16:04:02 +0000
committerFathi Boudra <fabo@debian.org>2007-12-20 16:04:02 +0000
commit30ca0b7b8bb87e0d9eb8377b760c58e64b9a4b75 (patch)
tree11a2a6b67a4ee038277799aac76b8e8f47da58c6 /debian
parentfa15ebf37a50f2e872186a20bca906712c70265b (diff)
downloadqt4-x11-30ca0b7b8bb87e0d9eb8377b760c58e64b9a4b75.tar.gz
* Downgrade libqt4-dev dependency to qt4-dev-tools from Recommends to Suggests.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog11
-rw-r--r--debian/control6
2 files changed, 8 insertions, 9 deletions
diff --git a/debian/changelog b/debian/changelog
index 9aee532..85cffe9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,16 +1,17 @@
qt4-x11 (4.3.3-2) unstable; urgency=low
- +++ Changes by Matthew Rosewarne:
+ [Matthew Rosewarne]
* Add qt-copy patches:
- * 0204-fix-tulip-aliasing.diff.
+ * 0204-fix-tulip-aliasing.
Should fix KDE 4.0-rc2 startup crash.
* Update qt-copy-patches:
- * 0203-qtexthtmlparser-link-color.diff.
+ * 0203-qtexthtmlparser-link-color.
- +++ Changes by Armin Berres:
+ [Fathi Boudra]
- * Don't recommend qt4-doc, suggest it instead.
+ * Downgrade libqt4-dev dependency to qt4-dev-tools from Recommends to
+ Suggests.
-- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Wed, 12 Dec 2007 14:40:31 -0500
diff --git a/debian/control b/debian/control
index 6eab87c..63c7669 100644
--- a/debian/control
+++ b/debian/control
@@ -12,8 +12,7 @@ Architecture: any
Section: libdevel
Depends: ${misc:Depends}, libqt4-core (= ${binary:Version}), libqt4-gui (= ${binary:Version}), libqt4-sql (= ${binary:Version}), libqt4-qt3support (= ${binary:Version}), libxext-dev (>= 4.3.0.dfsg.1-4), libxrandr-dev (>= 4.3.0.dfsg.1-4), x11proto-core-dev, libsm-dev (>= 4.3.0.dfsg.1-4), libxmu-dev (>= 4.3.0.dfsg.1-4), libice-dev (>= 4.3.0.dfsg.1-4), libx11-dev (>= 4.3.0.dfsg.1-4), libxt-dev (>= 4.3.0.dfsg.1-4), libxrender-dev, libxcursor-dev, libxinerama-dev, libxi-dev, libmng-dev (>= 1.0.3), libpng12-0-dev, libjpeg62-dev, zlib1g-dev, libfreetype6-dev, libgl1-mesa-dev | libgl-dev, libglu1-mesa-dev | libglu-dev, libxft-dev, libaudio-dev, libpq-dev, libglib2.0-dev, libsqlite0-dev
Conflicts: qt3-dev-tools (<= 3:3.3.4-7)
-Recommends: qt4-dev-tools
-Suggests: qt4-doc
+Suggests: qt4-dev-tools, qt4-doc
Description: Qt 4 development files
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
@@ -100,8 +99,7 @@ Architecture: any
Section: devel
Depends: ${shlibs:Depends}, ${misc:Depends}, libqt4-core (= ${binary:Version})
Conflicts: qt3-assistant (<= 3:3.3.4-7), qt3-designer (<= 3:3.3.4-7), qt3-linguist (<= 3:3.3.4-7)
-Recommends: libqt4-dev, qt4-designer
-Suggests: qt4-doc
+Recommends: libqt4-dev, qt4-designer, 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.