[SCM] qtbase packaging branch, ubuntu, updated. ubuntu/5.5.1+dfsg-6ubuntu1-8-gdd4117c

Dmitry Shachnev mitya57 at moszumanska.debian.org
Sun Dec 13 11:28:00 UTC 2015


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

The following commit has been merged in the ubuntu branch:
commit dd4117ca625b262da07ea631ad80bac359cc168c
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date:   Sun Dec 13 14:27:39 2015 +0300

    Add libqt5gui5-gles (<< 5.5.0~) to Breaks/Replaces in libqt5xcbqpa5.
---
 debian/changelog | 6 ++++++
 debian/control   | 4 ++--
 2 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index d82deeb..2b7c14c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+qtbase-opensource-src (5.5.1+dfsg-6ubuntu5) UNRELEASED; urgency=medium
+
+  * Add libqt5gui5-gles (<< 5.5.0~) to Breaks/Replaces in libqt5xcbqpa5.
+
+ -- Dmitry Shachnev <mitya57 at ubuntu.com>  Sun, 13 Dec 2015 14:26:48 +0300
+
 qtbase-opensource-src (5.5.1+dfsg-6ubuntu4) xenial; urgency=medium
 
   * Update symbols for s390x.
diff --git a/debian/control b/debian/control
index 0dfd27b..c88ec41 100644
--- a/debian/control
+++ b/debian/control
@@ -303,8 +303,8 @@ Architecture: any
 Multi-Arch: same
 Pre-Depends: ${misc:Pre-Depends}
 Depends: ${misc:Depends}, ${shlibs:Depends}
-Breaks: libqt5gui5 (<< 5.5.0~)
-Replaces: libqt5gui5 (<< 5.5.0~)
+Breaks: libqt5gui5 (<< 5.5.0~), libqt5gui5-gles (<< 5.5.0~)
+Replaces: libqt5gui5 (<< 5.5.0~), libqt5gui5-gles (<< 5.5.0~)
 Description: Qt 5 XCB platform module
  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