From 8c56cf77c83b776aa2af0619a908f18c29ccdf6a Mon Sep 17 00:00:00 2001 From: Lisandro Damián Nicanor Pérez Meyer Date: Wed, 2 Jan 2013 13:54:41 -0300 Subject: Add misssing break+replaces libqt4-dbus on libqtdbus4. --- debian/changelog | 3 ++- debian/control | 2 ++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index d85f40a..c04e116 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ qt4-x11 (4:4.8.2+dfsg-8) UNRELEASED; urgency=low - + * Make libqtdbus4 Break+Replaces libqt4-dbus << 4:4.7.4-6, thus allowing + proper installation (Closes: #697147). -- Debian Qt/KDE Maintainers Wed, 02 Jan 2013 13:50:39 -0300 diff --git a/debian/control b/debian/control index c129591..693e6ea 100644 --- a/debian/control +++ b/debian/control @@ -372,6 +372,8 @@ Architecture: any Multi-Arch: same Pre-Depends: ${misc:Pre-Depends} Depends: ${misc:Depends}, ${shlibs:Depends} +Breaks: libqt4-dbus (<< 4:4.7.4-6) +Replaces: libqt4-dbus (<< 4:4.7.4-6) Description: Qt 4 D-Bus module library Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. -- cgit v1.2.3