[SCM] qtwayland packaging branch, experimental, updated. debian/5.6.0-1-6-gcd58deb

Lisandro Damián Nicanor Pérez lisandro at moszumanska.debian.org
Fri Jun 10 16:51:05 UTC 2016


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

The following commit has been merged in the experimental branch:
commit 4d05ddd096f34304dfb9b5f6c30200196c1ead3a
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Fri Jun 10 13:50:08 2016 -0300

    Remove a lonely example .pro file.
    
    There are no matching sources for it.
---
 debian/changelog | 1 +
 debian/rules     | 3 +++
 2 files changed, 4 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 4abb21f..b135d3d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ qtwayland-opensource-src (5.6.1-1) UNRELEASED; urgency=medium
   * New upstream release.
     - Bump Qt build dependencies.
   * Bump Standards-Version to 3.9.8, no changes required.
+  * Remove a lonely example .pro file. There are no matching sources for it.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Thu, 09 Jun 2016 20:53:16 -0300
 
diff --git a/debian/rules b/debian/rules
index b0898ad..68eb95d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -22,5 +22,8 @@ override_dh_auto_install:
 	# Remove libtool-like file
 	rm -f debian/tmp/usr/lib/$(DEB_HOST_MULTIARCH)/libQt5WaylandClient.la
 
+	# Remove a lonely example .pro file, there is no matching code for it.
+	rm -vf debian/tmp/usr/lib/$(DEB_HOST_MULTIARCH)/qt5/examples/wayland/wayland.pro
+
 override_dh_install:
 	dh_install --fail-missing

-- 
qtwayland packaging



More information about the pkg-kde-commits mailing list