[SCM] qtbase packaging branch, master, updated. debian/5.0.2+dfsg1-3-8-g191c16a

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


Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qtbase.git;a=commitdiff;h=191c16a

The following commit has been merged in the master branch:
commit 191c16a71605cb777d68f811fe9e58f44d78825f
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Thu May 9 20:15:39 2013 -0300

    Add Breaks+Replaces to libqt5core5 against qtbase5-dev << 5.0.2+dfsg1-3~.
---
 debian/changelog |    1 +
 debian/control   |    2 ++
 2 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 90d30ad..723b11d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,7 @@ qtbase-opensource-src (5.0.2+dfsg1-4) UNRELEASED; urgency=low
   [ Lisandro Damián Nicanor Pérez Meyer ]
   * Move qt5.conf from qtbase5-dev to libqt5core5. It will not be strange to find
     apps explicitely calling the qt5 config.
+    - Add Breaks+Replaces to libqt5core5 against qtbase5-dev << 5.0.2+dfsg1-3~.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Fri, 26 Apr 2013 13:21:51 +0200
 
diff --git a/debian/control b/debian/control
index 411fa03..dea3e1b 100644
--- a/debian/control
+++ b/debian/control
@@ -58,6 +58,8 @@ Package: libqt5core5
 Architecture: any
 Multi-Arch: same
 Pre-Depends: dpkg (>= 1.15.6~), ${misc:Pre-Depends}
+Breaks: qtbase5-dev (<< 5.0.2+dfsg1-3~)
+Replaces: qtbase5-dev (<< 5.0.2+dfsg1-3~)
 Depends: ${misc:Depends}, ${shlibs:Depends}
 Suggests: libthai0
 Description: Qt 5 core module

-- 
qtbase packaging



More information about the pkg-kde-commits mailing list