[SCM] qtwebengine packaging branch, master, updated. f3f1d6765ed7e92b8796118af2574d2d464125ad

Dmitry Shachnev mitya57 at moszumanska.debian.org
Sun Oct 23 17:16:45 UTC 2016


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

The following commit has been merged in the master branch:
commit 292a01800a86fa78279ea22b084a6dc14c40b932
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date:   Sun Oct 23 20:15:53 2016 +0300

    Remove a hack that was needed only for QtWebKit
---
 debian/rules | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/debian/rules b/debian/rules
index 005080c..1dce43b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -80,9 +80,6 @@ endif
 	# Run qmake again now with the proper values.
 	qmake  WEBENGINE_CONFIG+="$(defines)"
 
-	# Upstream 5.6.0 RC tarball was generated improperly and has no synced headers
-	/usr/lib/$(DEB_HOST_MULTIARCH)/qt5/bin/syncqt.pl Source -version $(DEB_VERSION_UPSTREAM)
-
 override_dh_auto_build-indep:
 	dh_auto_build -- docs
 

-- 
qtwebengine packaging



More information about the pkg-kde-commits mailing list