[SCM] qtbase packaging branch, experimental, updated. debian/5.7.0+dfsg-3-9-g05a6b73

Dmitry Shachnev mitya57 at moszumanska.debian.org
Fri Oct 21 15:09:16 UTC 2016


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

The following commit has been merged in the experimental branch:
commit 05a6b735968cf3fa63162b103965f712157821f9
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date:   Fri Oct 21 14:17:37 2016 +0300

    Install the qtpng static library in qtbase5-dev.
    
    It seems to be used by qtimageformats.
    See https://codereview.qt-project.org/160725.
---
 debian/changelog                  | 1 +
 debian/qtbase5-dev.install-common | 2 ++
 2 files changed, 3 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 380e1dc..a9f3451 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ qtbase-opensource-src (5.7.1~20161021+dfsg-1) UNRELEASED; urgency=medium
   * Drop debian/patches/qdevicediscovery_dummy.diff, applied upstream.
   * Update the copyright script to use a stricter formula for GPL-2 license.
   * Update debian/copyright.
+  * Install the qtpng static library in qtbase5-dev (following upstream).
 
   [ Lisandro Damián Nicanor Pérez Meyer ]
   * Require pkg-kde-tools (>= 0.15.17~) to allow using backported versions.
diff --git a/debian/qtbase5-dev.install-common b/debian/qtbase5-dev.install-common
index 9e505fb..68f727e 100644
--- a/debian/qtbase5-dev.install-common
+++ b/debian/qtbase5-dev.install-common
@@ -1598,6 +1598,8 @@ usr/lib/*/libQt5XcbQpa.prl
 usr/lib/*/libQt5XcbQpa.so
 usr/lib/*/libQt5Xml.prl
 usr/lib/*/libQt5Xml.so
+usr/lib/*/libqtpng.a
+usr/lib/*/libqtpng.prl
 usr/lib/*/pkgconfig/Qt5Concurrent.pc
 usr/lib/*/pkgconfig/Qt5Core.pc
 usr/lib/*/pkgconfig/Qt5DBus.pc

-- 
qtbase packaging



More information about the pkg-kde-commits mailing list