[SCM] qtbase packaging branch, master, updated. debian/5.9.2+dfsg-3-4-gf536067

Dmitry Shachnev mitya57 at moszumanska.debian.org
Thu Oct 26 11:37:12 UTC 2017


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

The following commit has been merged in the master branch:
commit 9218334bd405e5281bd76cd92ae56d9952ab8f72
Merge: 384e7f351b16c6c5c9efeec2ccb0b640cf6147d0 db455a42da81b198c119ce777be37bd7923ee83b
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date:   Thu Oct 26 14:03:44 2017 +0300

    Merge branch 'experimental' into 'master'.

 debian/changelog                        | 33 ++++++++++-
 debian/compat                           |  2 +-
 debian/control                          |  6 +-
 debian/copyright                        | 98 +++++++++++++++++++++------------
 debian/libqt5concurrent5.symbols        |  2 +-
 debian/libqt5core5a.symbols             | 11 +++-
 debian/libqt5dbus5.symbols              |  2 +-
 debian/libqt5gui5.symbols               |  2 +-
 debian/libqt5network5.symbols           |  2 +-
 debian/libqt5opengl5.symbols            |  2 +-
 debian/libqt5printsupport5.symbols      |  6 +-
 debian/libqt5sql5.symbols               |  2 +-
 debian/libqt5test5.symbols              |  2 +-
 debian/libqt5widgets5.symbols           |  2 +-
 debian/libqt5xml5.symbols               |  2 +-
 debian/patches/fix_atspi_condition.diff | 15 -----
 debian/patches/gnukfreebsd_cloexec.diff | 22 ++++----
 debian/patches/link_fbclient.diff       |  4 +-
 debian/patches/mariadb_library_end.diff | 35 ------------
 debian/patches/series                   |  2 -
 debian/qt5-qmake-bin.install            |  2 +-
 debian/qt5-qmake-bin.links              |  2 +
 debian/qtbase5-dev-tools.install        | 16 +++---
 debian/qtbase5-dev-tools.links          |  9 +++
 debian/rules                            |  8 +--
 25 files changed, 155 insertions(+), 134 deletions(-)

diff --cc debian/changelog
index 2157495,6f2cf87..8c39fbb
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,9 -1,35 +1,36 @@@
- qtbase-opensource-src (5.9.1+dfsg-13) UNRELEASED; urgency=medium
+ qtbase-opensource-src (5.9.2+dfsg-3) experimental; urgency=medium
  
-   [ Dmitry Shachnev ]
+   * Merge 5.9.1+dfsg-12 upload from unstable.
 +  * Move ${shlibs:Depends} from qt5-qmake to qt5-qmake-bin.
+   * Move all Qt binaries to a non-multiarch location, /usr/lib/qt5/bin/, for
+     improved cross-build support. Provide compatibility symlinks for the old
+     location.
+   * Bump qttools5-dev-tools build-dependency to 5.9.2-2, as the build system
+     now looks for qdoc and qtattributionsscanner in the new location.
+   * Use debhelper compat level 10 and dh_missing.
  
-  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Tue, 17 Oct 2017 17:21:52 +0300
+  -- Dmitry Shachnev <mitya57 at debian.org>  Thu, 19 Oct 2017 22:47:48 +0300
+ 
+ qtbase-opensource-src (5.9.2+dfsg-2) experimental; urgency=medium
+ 
+   [ Lisandro Damián Nicanor Pérez Meyer ]
+   * Bump qtbase-abi to 5-9-2. We can't warrant that we catch all ABI changes
+     (specially with private stuff) and there is still the internal version
+     check, so we need to bump it even if we do not find API/ABI changes.
+ 
+  -- Dmitry Shachnev <mitya57 at debian.org>  Sat, 14 Oct 2017 10:23:26 +0300
+ 
+ qtbase-opensource-src (5.9.2+dfsg-1) experimental; urgency=medium
+ 
+   * New upstream release.
+   * Drop fix_atspi_condition.diff, it was coming from upstream.
+   * Port gnukfreebsd_cloexec.diff to new upstream code.
+   * Stop excluding src/3rdparty/zlib/doc/rfc*.txt from the tarball,
+     these files are no longer shipped by upstream.
+   * Update symbols files from the current build log.
+   * Update debian/copyright.
+ 
+  -- Dmitry Shachnev <mitya57 at debian.org>  Fri, 06 Oct 2017 23:10:25 +0700
  
  qtbase-opensource-src (5.9.1+dfsg-12) unstable; urgency=medium
  

-- 
qtbase packaging



More information about the pkg-kde-commits mailing list