[SCM] Qt 4 packaging branch, master, updated. debian/4.7.0-rc1-1-72-g2ed0de2
Pino Toscano
pino-guest at alioth.debian.org
Sun Dec 5 14:23:00 UTC 2010
The following commit has been merged in the master branch:
commit 2ed0de2d98dfa7f3c1a2d046154984e033bd9220
Author: Pino Toscano <pino at kde.org>
Date: Sun Dec 5 15:22:46 2010 +0100
Demote qt4-qtconfig from recommend to suggest of libqtgui4. (#599635)
---
debian/changelog | 4 +++-
debian/control | 3 ++-
2 files changed, 5 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 5f5eabd..bc74f19 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -25,6 +25,8 @@ qt4-x11 (4:4.7.1-1) UNRELEASED; urgency=low
- 03_launch_moc-qt4.diff
- 04_launch_uic-qt4.diff
- 05_append_qt4_target.diff
+ * Demote qt4-qtconfig from recommend to suggest of libqtgui4.
+ (Closes: #599635)
[ Modestas Vainius ]
* Merge revisions from 4:4.6.3-1 to 4:4.6.3-4:
@@ -63,7 +65,7 @@ qt4-x11 (4:4.7.1-1) UNRELEASED; urgency=low
potential buffer overrun in ALSA QAudioInput implementation. Thanks to
Gregor Herrmann for heads up. (Closes: #603052)
- -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Sun, 05 Dec 2010 12:36:49 +0200
+ -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Sun, 05 Dec 2010 15:21:44 +0100
qt4-x11 (4:4.7.0~rc1-1) experimental; urgency=low
diff --git a/debian/control b/debian/control
index 7f197f6..0e4932d 100644
--- a/debian/control
+++ b/debian/control
@@ -47,7 +47,8 @@ Description: transitional package for Qt 4 core non-GUI runtime libraries
Package: libqtgui4
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, fontconfig
-Recommends: libcups2, qt4-qtconfig
+Recommends: libcups2
+Suggests: qt4-qtconfig
Breaks: libqt4-core (<< 4.0.1-3), libqt4-gui (<< 4.4.0),
qt4-designer (<< 4.1.4), libqt4-designer (<< 4.4.0~beta1-1)
Replaces: libqt4-core (<< 4.0.1-3), libqt4-gui (<< 4.4.0),
--
Qt 4 packaging
More information about the pkg-kde-commits
mailing list