From: Clay Stan Date: Tue, 2 Aug 2022 05:19:43 +0000 (+0800) Subject: update debian/* X-Git-Tag: archive/raspbian/5.7.12-2+rpi1^2~26 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=161fa5b9b287561766762fa5f546049718920d16;p=dtkcore.git update debian/* --- diff --git a/debian/libdtkcore5.shlibs b/debian/libdtkcore5.shlibs index 10c7bc5..4c9f455 100644 --- a/debian/libdtkcore5.shlibs +++ b/debian/libdtkcore5.shlibs @@ -1 +1 @@ -libdtkcore 5 libdtkcore5 (>= 5.5.32~) +libdtkcore 5 libdtkcore5 (>= 5.5.33~) diff --git a/debian/rules b/debian/rules index 529ee5b..867e096 100755 --- a/debian/rules +++ b/debian/rules @@ -18,7 +18,7 @@ include /usr/share/dpkg/architecture.mk include /usr/share/dpkg/default.mk %: - dh $@ --with pkgkde_symbolshelper + dh $@ --buildsystem=qmake --with pkgkde_symbolshelper override_dh_auto_configure: dh_auto_configure -- LIB_INSTALL_DIR=/usr/lib/$(DEB_HOST_MULTIARCH) VERSION=$(DEB_VERSION_UPSTREAM)