From 6d4237b35f34e29fed86eab75a64de531def158d Mon Sep 17 00:00:00 2001 From: "yan11.meng" Date: Wed, 11 Mar 2020 14:20:34 +0900 Subject: [PATCH] use dh_python2 instead dh_pysupport for xUbuntu_19.10 Change-Id: Ie4a018788cafa58e558f25651e84e60ffd8fe986 Signed-off-by: yan11.meng --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index 2a50ea5..fc67563 100755 --- a/debian/rules +++ b/debian/rules @@ -39,7 +39,7 @@ binary-indep: build install dh_strip dh_compress dh_fixperms - dh_pysupport + dh_python2 dh_installdeb # dh_shlibdeps -l/$(CURDIR)/usr/lib dh_gencontrol -- 2.34.1