Provide alternative for deprecated package
authorMyungJoo Ham <myungjoo.ham@samsung.com>
Wed, 1 Feb 2017 10:10:46 +0000 (19:10 +0900)
committerSoonKyu Park <sk7.park@samsung.com>
Mon, 20 Feb 2017 08:26:57 +0000 (17:26 +0900)
dh-python is available from Ubuntu 14.04 and
python-support is deprecated.

Change-Id: I0c181e0371327d483bc0e0ca35bd8124ef2c8c56
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
debian/control
debian/rules

index 8d921f5..72cc18e 100644 (file)
@@ -2,7 +2,7 @@ Source: mic
 Section: devel
 Priority: extra
 Maintainer: Jian-feng Ding <jian-feng.ding@intel.com>
-Build-Depends: debhelper (>= 7.0.15), cdbs, python-dev, python-support, python-docutils
+Build-Depends: debhelper (>= 7.0.15), cdbs, python-dev, dh-python, python-docutils
 Standards-Version: 3.8.0
 Homepage: http://www.tizen.org
 
index 41a13a9..b877fe9 100755 (executable)
@@ -45,7 +45,7 @@ binary-indep: build install
        dh_strip
        dh_compress
        dh_fixperms
-       dh_pysupport
+       dh_python2
        dh_installdeb
        dh_shlibdeps
        dh_gencontrol