diff --git a/debian/changelog b/debian/changelog index 679f6d9..7cc86a6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,8 @@ * New upstream release. * Update watch file to the new release-service location. * Add the upstream GPG signing key. + * Switch from dhmk to the dh sequencer: + - invoke the dh sequencer using the kf5 addon -- Debian/Kubuntu Qt/KDE Maintainers Sat, 01 Aug 2020 21:42:51 +0200 diff --git a/debian/rules b/debian/rules index 1048182..ce5feef 100755 --- a/debian/rules +++ b/debian/rules @@ -1,6 +1,7 @@ #! /usr/bin/make -f -include /usr/share/pkg-kde-tools/qt-kde-team/3/debian-qt-kde.mk +%: + dh $@ --with kf5 override_dh_auto_test: # the tests work only with already installed plugins...