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

Lisandro Damián Nicanor Pérez lisandro at alioth.debian.org
Mon May 13 01:35:52 UTC 2013


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

The following commit has been merged in the master branch:
commit e2ec6928056fbe3260a8d93f1c18881ed4e30907
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Sun May 12 22:35:28 2013 -0300

    Fix typo in qtbase5-private-dev's Breaks+Replaces.
---
 debian/changelog |    1 +
 debian/control   |    4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index da0b707..7452cb0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,6 +12,7 @@ qtbase-opensource-src (5.0.2+dfsg1-4) UNRELEASED; urgency=low
   * 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-4~.
+  * Fix typo in qtbase5-private-dev's Breaks+Replaces.
 
  -- 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 d934877..4151b84 100644
--- a/debian/control
+++ b/debian/control
@@ -289,8 +289,8 @@ Architecture: any
 Section: libdevel
 Pre-Depends: dpkg (>= 1.15.6~)
 Depends: qtbase5-dev (= ${binary:Version}), ${misc:Depends}
-Breaks: qtbase-dev (<< 5.0.2+dfsg1-3~)
-Replaces: qtbase-dev (<< 5.0.2+dfsg1-3~)
+Breaks: qtbase5-dev (<< 5.0.2+dfsg1-3~)
+Replaces: qtbase5-dev (<< 5.0.2+dfsg1-3~)
 Description: Qt 5 base private development files
  Qt is a cross-platform C++ application framework. Qt's primary feature
  is its rich set of widgets that provide standard GUI functionality.

-- 
qtbase packaging



More information about the pkg-kde-commits mailing list