From fe4c1902ebd04dc4cc90b5dcaf70b819bef3c2f4 Mon Sep 17 00:00:00 2001 From: "yan11.meng" Date: Wed, 11 Mar 2020 14:42:43 +0900 Subject: [PATCH] use dh_python2 instead dh_pysupport for xUbuntu_19.10 Change-Id: I446b64307014b91e1b6e09180887f081b8e2cff7 Signed-off-by: yan11.meng --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index 01fb7b7..a386918 100755 --- a/debian/rules +++ b/debian/rules @@ -36,7 +36,7 @@ binary-indep: build install dh_strip dh_compress dh_fixperms - dh_pysupport + dh_python2 dh_installdeb dh_shlibdeps dh_gencontrol -- 2.7.4