[SCM] Qt 4 packaging branch, master, updated. debian/4.8.6+git64-g5dc8b2b+dfsg-3-8-g75c8b4d
Dmitry Shachnev
mitya57 at moszumanska.debian.org
Thu Mar 26 16:05:25 UTC 2015
Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qt4-x11.git;a=commitdiff;h=75c8b4d
The following commit has been merged in the master branch:
commit 75c8b4d9d749db2cbd154e1ba4344d06845065ef
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date: Thu Mar 26 19:04:55 2015 +0300
Make qt4-qmake suggest libqtcore4.
That package contains configuration files for qtchooser, without which
/usr/bin/qmake will not work.
---
debian/changelog | 4 ++++
debian/control | 1 +
2 files changed, 5 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index bdbfbf1..a873b04 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,10 @@ qt4-x11 (4:4.8.6+git64-g5dc8b2b+dfsg-4) UNRELEASED; urgency=medium
should be using phonon with GStreamer 1.0.
* Add a note for packagers on qt4-default's long description.
+ [ Dmitry Shachnev ]
+ * Make qt4-qmake suggest libqtcore4, as that package contains configuration
+ files for qtchooser, without which /usr/bin/qmake will not work.
+
-- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Sat, 06 Sep 2014 19:50:03 -0300
qt4-x11 (4:4.8.6+git64-g5dc8b2b+dfsg-3) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index 5387d7b..1810fdd 100644
--- a/debian/control
+++ b/debian/control
@@ -751,6 +751,7 @@ Architecture: any
Multi-Arch: foreign
Section: devel
Depends: qtchooser, ${misc:Depends}, ${shlibs:Depends}
+Suggests: libqtcore4
Description: Qt 4 qmake Makefile generator tool
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