[SCM] Qt 4 packaging branch, experimental, updated. debian/4.8.4+dfsg-2-9-g1ca8068

Lisandro Damián Nicanor Pérez lisandro at alioth.debian.org
Thu May 9 23:31:49 UTC 2013


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

The following commit has been merged in the experimental branch:
commit 1ca8068405328ea9a1634921170cb32658778776
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Thu May 9 20:30:10 2013 -0300

    Fix version of Break+Replaces.
---
 debian/changelog |    2 +-
 debian/control   |    4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index aa9bb1a..dd500f9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,7 +7,7 @@ qt4-x11 (4:4.8.4+dfsg-3) UNRELEASED; urgency=low
   * Update symbols files.
   * Move qt4.conf from libqt4-dev to libqtcore4. It will not be strange to find
     apps explicitely calling the qt4 config.
-    - Add Breaks+Replaces to libqtcore4 against libqt4-dev << 4:4.8.4+dfsg-2.
+    - Add Breaks+Replaces to libqtcore4 against libqt4-dev << 4:4.8.4+dfsg-3~.
   * Remove Break+Replaces for packages older than what Squeeze shipped.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Mon, 06 May 2013 21:00:32 -0300
diff --git a/debian/control b/debian/control
index 2b9a309..917b851 100644
--- a/debian/control
+++ b/debian/control
@@ -69,8 +69,8 @@ Multi-Arch: same
 Pre-Depends: ${misc:Pre-Depends}
 Depends: ${misc:Depends}, ${shlibs:Depends}
 Suggests: libthai0, libicu48
-Replaces: libqt4-dev (<< 4:4.8.4+dfsg-2)
-Breaks: libqt4-dev (<< 4:4.8.4+dfsg-2)
+Replaces: libqt4-dev (<< 4:4.8.4+dfsg-3~)
+Breaks: libqt4-dev (<< 4:4.8.4+dfsg-3~)
 Description: Qt 4 core module
  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