From: yan11.meng Date: Wed, 11 Mar 2020 05:35:35 +0000 (+0900) Subject: use dh_python2 instead dh_pysupport for xUbuntu_19.10 X-Git-Tag: submit/trunk/20200422.115210^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=960f5f0073f12efe6390c432ed1a73e46e408336;p=services%2Fobs-service-git-buildpackage.git use dh_python2 instead dh_pysupport for xUbuntu_19.10 Change-Id: I2028ae7c4ae8b5b50cff3a921a6736a56302d5eb Signed-off-by: yan11.meng --- 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