From 960f5f0073f12efe6390c432ed1a73e46e408336 Mon Sep 17 00:00:00 2001 From: "yan11.meng" Date: Wed, 11 Mar 2020 14:35:35 +0900 Subject: [PATCH] use dh_python2 instead dh_pysupport for xUbuntu_19.10 Change-Id: I2028ae7c4ae8b5b50cff3a921a6736a56302d5eb Signed-off-by: yan11.meng --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index 44c6286..ee90d94 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 dh_gencontrol -- 2.34.1