[SCM] qtchooser packaging branch, master, updated. debian/64-ga1b6736-4-2-g59c5f4c

Dmitry Shachnev mitya57 at moszumanska.debian.org
Thu Dec 21 20:33:43 UTC 2017


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

The following commit has been merged in the master branch:
commit 59c5f4c67a6f4dfbe4a502f6a6a7872ef6853372
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date:   Thu Dec 21 23:32:57 2017 +0300

    Add Breaks/Replaces against qtchooser-bin.
    
    Note: that package never existed in unstable.
    Closes: #884823.
---
 debian/changelog | 2 ++
 debian/control   | 5 ++++-
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 81cf147..3ebebce 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,7 @@
 qtchooser (64-ga1b6736-5) UNRELEASED; urgency=medium
 
+  [ Dmitry Shachnev ]
+  * Add Breaks/Replaces against qtchooser-bin (closes: #884823).
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Thu, 21 Dec 2017 23:30:31 +0300
 
diff --git a/debian/control b/debian/control
index d50d56c..06a74bb 100644
--- a/debian/control
+++ b/debian/control
@@ -20,8 +20,11 @@ Depends: ${misc:Depends}, ${shlibs:Depends}
 Breaks: libqt5core5a (<< 5.5.1+dfsg-17~),
         libqtcore4 (<< 4:4.8.7+dfsg-7~),
         qtbase5-dev-tools (<< 5.9.2+dfsg-3~),
+        qtchooser-bin (<< 64-ga1b6736-2~),
         qttools5-dev-tools (<< 5.9.2-2~)
-Replaces: libqt5core5a (<< 5.5.1+dfsg-17~), libqtcore4 (<< 4:4.8.7+dfsg-7~)
+Replaces: libqt5core5a (<< 5.5.1+dfsg-17~),
+          libqtcore4 (<< 4:4.8.7+dfsg-7~),
+          qtchooser-bin (<< 64-ga1b6736-2~)
 Description: Wrapper to select between Qt development binary versions
  Qt is a cross-platform C++ application framework. Qt's primary feature
  is its rich set of widgets that provide standard GUI functionality.

-- 
qtchooser packaging



More information about the pkg-kde-commits mailing list