summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLisandro Damián Nicanor Pérez Meyer <perezmeyer@gmail.com>2013-01-06 12:13:26 -0300
committerLisandro Damián Nicanor Pérez Meyer <perezmeyer@gmail.com>2013-01-06 12:13:26 -0300
commit4b7defacce66a34392434f2a927b16205c96ed6c (patch)
tree87dd6d6f45a20a4cb5be7671da841df6f087fa3f
parentaae8ee1923fe221ee7e724d6e6f6d6b6d858985f (diff)
downloadqt4-x11-4b7defacce66a34392434f2a927b16205c96ed6c.tar.gz
Fix the Breaks and Replaces version in libqtdbus4 to -7.
-rw-r--r--debian/changelog2
-rw-r--r--debian/control4
2 files changed, 3 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index 0239dd3..efb8771 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,6 @@
qt4-x11 (4:4.8.2+dfsg-9) UNRELEASED; urgency=low
-
+ * Fix the Breaks and Replaces version in libqtdbus4 to -7 (Closes: #697507).
-- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Sun, 06 Jan 2013 12:10:14 -0300
diff --git a/debian/control b/debian/control
index 693e6ea..9941fef 100644
--- a/debian/control
+++ b/debian/control
@@ -372,8 +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)
+Breaks: libqt4-dbus (<< 4:4.7.4-7)
+Replaces: libqt4-dbus (<< 4:4.7.4-7)
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.