summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorFathi Boudra <fabo@debian.org>2011-03-05 20:33:26 +0200
committerFathi Boudra <fabo@debian.org>2011-03-05 20:33:26 +0200
commitb661c16ada142a373ebef6a19ef523cb8f1786c4 (patch)
treee97539bb2c90b0d9672ebf26d5031aaf134a25a4 /debian
parentab60656b91ed0f604f19bfae709a1e3c4c847aae (diff)
downloadqt4-x11-b661c16ada142a373ebef6a19ef523cb8f1786c4.tar.gz
Suggests/Recommends QML plugin packages to libqt4-declarative and qt4-demos
packages. (Closes: #597900)
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog3
-rw-r--r--debian/control6
2 files changed, 7 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index fbc70e4..c715701 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -17,6 +17,9 @@ qt4-x11 (4:4.7.2-1) UNRELEASED; urgency=low
* Update symbols files.
* Remove catalan translation, obsolete and should have been contributed
upstream.
+ * Update debian/control:
+ - Suggests/Recommends QML plugin packages to libqt4-declarative and
+ qt4-demos packages. (Closes: #597900)
-- Fathi Boudra <fabo@debian.org> Thu, 03 Mar 2011 20:58:36 +0200
diff --git a/debian/control b/debian/control
index 4e2fb70..2b97260 100644
--- a/debian/control
+++ b/debian/control
@@ -360,7 +360,8 @@ Description: Qt 4 Phonon module
Package: libqt4-declarative
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
-Suggests: qt4-qmlviewer
+Suggests: qt4-qmlviewer, libqt4-declarative-folderlistmodel,
+ libqt4-declarative-gestures, libqt4-declarative-particles
Description: Qt 4 Declarative module
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
@@ -555,7 +556,8 @@ Package: qt4-demos
Architecture: any
Section: x11
Depends: ${shlibs:Depends}, ${misc:Depends}
-Recommends: qt4-doc (= ${source:Version}), qt4-dev-tools (= ${source:Version})
+Recommends: qt4-doc (= ${source:Version}), qt4-dev-tools (= ${source:Version}),
+ libqt4-declarative-gestures, libqt4-declarative-particles
Suggests: qt4-qmlviewer
Description: Qt 4 examples and demos
Qt is a cross-platform C++ application framework. Qt's primary feature