From 4a64e3692136accafca9f071adae404343806f09 Mon Sep 17 00:00:00 2001 From: "yan11.meng" Date: Wed, 11 Mar 2020 14:41:58 +0900 Subject: [PATCH] use dh_python2 instead dh_pysupport for xUbuntu_19.10 Change-Id: I2479a0940e5064cd46cd24a9a0a4fd3418c20e50 Signed-off-by: yan11.meng --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index a04a6f9..0fa0995 100755 --- a/debian/rules +++ b/debian/rules @@ -34,7 +34,7 @@ binary-indep: build install dh_strip dh_compress dh_fixperms - dh_pysupport + dh_python2 dh_installdeb dh_shlibdeps dh_gencontrol -- 2.34.1