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

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


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

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

    Use the correct version.
---
 debian/changelog |    3 ++-
 debian/control   |    4 ++--
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 5dc61b2..9c9e3c5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 qt4-x11 (4:4.8.2+dfsg-9) unstable; urgency=low
 
-  * Fix the Breaks and Replaces version in libqtdbus4 to -7 (Closes: #697507).
+  * Fix the Breaks and Replaces version in libqtdbus4 to 4:4.8.2+dfsg-7
+    (Closes: #697507).
 
  -- Lisandro Damián Nicanor Pérez Meyer <lisandro at debian.org>  Sun, 06 Jan 2013 12:14:22 -0300
 
diff --git a/debian/control b/debian/control
index 9941fef..30d560c 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-7)
-Replaces: libqt4-dbus (<< 4:4.7.4-7)
+Breaks: libqt4-dbus (<< 4:4.8.2+dfsg-7)
+Replaces: libqt4-dbus (<< 4:4.8.2+dfsg-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