[SCM] Qt 4 packaging branch, wheezy, updated. debian/4.8.2+dfsg-8-2-g4b7defa

Lisandro Damián Nicanor Pérez lisandro at alioth.debian.org
Sun Jan 6 15:14:17 UTC 2013


Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qt4-x11.git;a=commitdiff;h=4b7defa

The following commit has been merged in the wheezy branch:
commit 4b7defacce66a34392434f2a927b16205c96ed6c
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Sun Jan 6 12:13:26 2013 -0300

    Fix the Breaks and Replaces version in libqtdbus4 to -7.
---
 debian/changelog |    2 +-
 debian/control   |    4 ++--
 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 at 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.

-- 
Qt 4 packaging



More information about the pkg-kde-commits mailing list