diff -Nru qtwayland-opensource-src-5.11.1/debian/changelog qtwayland-opensource-src-5.11.1/debian/changelog --- qtwayland-opensource-src-5.11.1/debian/changelog 2019-04-13 01:54:57.000000000 +0000 +++ qtwayland-opensource-src-5.11.1/debian/changelog 2019-04-13 02:11:01.000000000 +0000 @@ -1,4 +1,4 @@ -qtwayland-opensource-src (5.11.1-0neon+16.04+xenial+build35~ppa1.3) xenial; urgency=medium +qtwayland-opensource-src (5.11.1-0neon+16.04+xenial+build35~ppa1.4) xenial; urgency=medium * Automatic CI Build diff -Nru qtwayland-opensource-src-5.11.1/debian/rules qtwayland-opensource-src-5.11.1/debian/rules --- qtwayland-opensource-src-5.11.1/debian/rules 2019-04-13 01:43:02.000000000 +0000 +++ qtwayland-opensource-src-5.11.1/debian/rules 2019-04-13 02:10:15.000000000 +0000 @@ -2,7 +2,7 @@ # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 -DEB_BUILD_OPTIONS = nodocs +DEB_BUILD_OPTIONS = nodocs noddebs DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH) export CFLAGS := $(shell dpkg-buildflags --get CFLAGS) $(shell dpkg-buildflags --get CPPFLAGS)