[SCM] qtstyleplugins packaging branch, master, updated. debian/5.0.0-1-5-gbd3fc2d

Dmitry Shachnev mitya57 at moszumanska.debian.org
Sat Dec 10 12:57:29 UTC 2016


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

The following commit has been merged in the master branch:
commit bd3fc2d425d2c8400e8854e7ad8dc1c9d170ac49
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date:   Sat Dec 10 15:54:51 2016 +0300

    Break/Replace all versions of libqt5libqgtk2.
---
 debian/changelog | 1 +
 debian/control   | 2 ++
 2 files changed, 3 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 5c7b44c..f89c532 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ qtstyleplugins-src (5.0.0+git16.g7aa4764-1) UNRELEASED; urgency=medium
   * Build-depend on libgtk2.0-dev and libx11-dev, for the GTK+ 2 style
     and platformtheme.
   * Update the package description to mention the GTK+ platform theme.
+  * Break/Replace all versions of libqt5libqgtk2.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Sat, 10 Dec 2016 15:34:18 +0300
 
diff --git a/debian/control b/debian/control
index 2635a1a..9a04fb4 100644
--- a/debian/control
+++ b/debian/control
@@ -25,6 +25,8 @@ Architecture: any
 Multi-Arch: same
 Pre-Depends: ${misc:Pre-Depends}
 Depends: ${misc:Depends}, ${shlibs:Depends}
+Breaks: libqt5libqgtk2 (<< 5.7)
+Replaces: libqt5libqgtk2 (<< 5.7)
 Description: Qt 5 extra widget styles
  Qt is a cross-platform C++ application framework. Qt's primary feature
  is its rich set of widgets that provide standard GUI functionality.

-- 
qtstyleplugins packaging



More information about the pkg-kde-commits mailing list