[SCM] qtwebengine packaging branch, master, updated. 00f20029d640454ecc0b7173b8be8bd20af26012

Sandro Knauß hefee at moszumanska.debian.org
Mon Oct 31 15:36:40 UTC 2016


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

The following commit has been merged in the master branch:
commit 325fb5d8da8f7cd73fa1ad1fb71d502107fb316e
Author: Sandro Knauß <hefee at debian.org>
Date:   Sun Oct 30 23:08:05 2016 +0100

    Bump to compat level 10
---
 debian/compat  | 2 +-
 debian/control | 2 +-
 debian/rules   | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/compat b/debian/compat
index ec63514..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+10
diff --git a/debian/control b/debian/control
index 60f08d6..6e614d3 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Priority: optional
 Build-Depends: autotools-dev,
                bison,
                chrpath,
-               debhelper (>= 9.0.0),
+               debhelper (>= 10),
                dh-autoreconf,
                flex,
                gperf,
diff --git a/debian/rules b/debian/rules
index f0c7fb8..5a8e54c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -48,7 +48,7 @@ defines+=use_system_expat=1 \
 replace_gyp_args = $(foreach define,$(defines),-D$(define))
 
 %:
-	dh $@ --parallel --with pkgkde_symbolshelper
+	dh $@ --with pkgkde_symbolshelper
 
 override_dh_auto_configure:
 	src/3rdparty/chromium/build/linux/unbundle/replace_gyp_files.py $(replace_gyp_args)

-- 
qtwebengine packaging



More information about the pkg-kde-commits mailing list