[SCM] qttools packaging branch, experimental, updated. debian/5.6.0-rc-1-8-g2789508

Dmitry Shachnev mitya57 at moszumanska.debian.org
Tue Mar 22 21:35:27 UTC 2016


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

The following commit has been merged in the experimental branch:
commit 1241c06519af2b463900083bace246f8907dccd2
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date:   Tue Mar 22 22:25:06 2016 +0100

    Drop some pre-Jessie Breaks/Replaces.
---
 debian/changelog | 1 +
 debian/control   | 8 ++------
 2 files changed, 3 insertions(+), 6 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index dae2e6e..5c29b7a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ qttools-opensource-src (5.6.0-1) UNRELEASED; urgency=medium
   * Bump Qt build-dependencies to 5.6.0.
   * Drop no longer needed hack to fix wrong path in pkgconfig files.
   * Update debian/README.source with actual information.
+  * Drop some pre-Jessie Breaks/Replaces.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Mon, 21 Mar 2016 07:57:12 +0100
 
diff --git a/debian/control b/debian/control
index 3f17dfa..826a699 100644
--- a/debian/control
+++ b/debian/control
@@ -104,8 +104,6 @@ Architecture: any
 Multi-Arch: same
 Section: libdevel
 Depends: qttools5-dev (= ${binary:Version}), ${misc:Depends}
-Breaks: qttools5-dev (<< 5.2.0-3~)
-Replaces: qttools5-dev (<< 5.2.0-3~)
 Description: Qt 5 tools 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.
@@ -120,11 +118,9 @@ Section: devel
 Depends: qtchooser, ${misc:Depends}, ${shlibs:Depends}
 Recommends: libqt5sql5-sqlite
 Breaks: qtbase5-dev-tools (<< 5.6.0~),
-        qttools5-dev (<< 5.5.0-2~),
-        qttools5-examples (<< 5.3.0-4~)
+        qttools5-dev (<< 5.5.0-2~)
 Replaces: qtbase5-dev-tools (<< 5.6.0~),
-          qttools5-dev (<< 5.5.0-2~),
-          qttools5-examples (<< 5.3.0-4~)
+          qttools5-dev (<< 5.5.0-2~)
 Description: Qt 5 development tools
  Qt is a cross-platform C++ application framework. Qt's primary feature
  is its rich set of widgets that provide standard GUI functionality.

-- 
qttools packaging



More information about the pkg-kde-commits mailing list