diff -Nru qtchooser-64-ga1b6736/debian/changelog qtchooser-64-ga1b6736/debian/changelog --- qtchooser-64-ga1b6736/debian/changelog 2019-11-15 22:41:05.000000000 +0000 +++ qtchooser-64-ga1b6736/debian/changelog 2019-11-15 23:00:22.000000000 +0000 @@ -1,3 +1,9 @@ +qtchooser (64-ga1b6736-5~16.04.sav1) xenial; urgency=medium + + * Full build removing commented qtbase5-dev BD and stage1 build profile + + -- Rob Savoury Fri, 15 Nov 2019 15:00:22 -0800 + qtchooser (64-ga1b6736-5~16.04.sav0.1) xenial; urgency=medium * Backport to Xenial diff -Nru qtchooser-64-ga1b6736/debian/control qtchooser-64-ga1b6736/debian/control --- qtchooser-64-ga1b6736/debian/control 2019-11-15 22:40:20.000000000 +0000 +++ qtchooser-64-ga1b6736/debian/control 2019-11-15 23:00:22.000000000 +0000 @@ -7,7 +7,7 @@ Dmitry Shachnev Build-Depends: debhelper (>= 9), dpkg-dev (>= 1.17.14), -# qtbase5-dev (>= 5.9.2+dfsg-3~) + qtbase5-dev (>= 5.9.2+dfsg-3~) Standards-Version: 4.1.2 Homepage: https://qt-project.org/ Vcs-Git: https://anonscm.debian.org/git/pkg-kde/qt/qtchooser.git diff -Nru qtchooser-64-ga1b6736/debian/rules qtchooser-64-ga1b6736/debian/rules --- qtchooser-64-ga1b6736/debian/rules 2019-11-15 22:41:05.000000000 +0000 +++ qtchooser-64-ga1b6736/debian/rules 2019-11-15 23:00:22.000000000 +0000 @@ -8,8 +8,6 @@ CXX = $(DEB_HOST_GNU_TYPE)-g++ endif -DEB_BUILD_PROFILES = stage1 - %: dh $@