Remove dpatch dependency and add python3 dependency 44/314544/1 accepted/tools_devbase_tools devel master accepted/tools/devbase/tools/20250527.103736 accepted/tools/devbase/tools/20250528.062213
authorxuhy <huayong.xu@samsung.com>
Mon, 24 Jun 2024 01:45:09 +0000 (09:45 +0800)
committerxuhy <huayong.xu@samsung.com>
Mon, 15 Jul 2024 06:38:00 +0000 (14:38 +0800)
dpatch/python/python2 are not available on ubuntu 24.04.

Change-Id: If3dadc2859e44ffa77c54f0ba03233ba65a902fe

debian/compat
debian/control
debian/rules

index 7f8f011eb73d6043d2e6db9d2c101195ae2801f2..f599e28b8ab0d8c9c57a486c89c4a5132dcbd3b2 100644 (file)
@@ -1 +1 @@
-7
+10
index 2ef54eee59704021c1f1e89eebc3b2458b8fd03c..e3adfd4a7b9d8a97de0596ded2b7f41bdd48e966 100644 (file)
@@ -2,7 +2,7 @@ Source: deltarpm
 Section: admin
 Priority: optional
 Maintainer: Gui Chen <gui.chen@inte.com>
-Build-Depends: debhelper (>= 4.0.0), dpatch, cdbs, python | python2, python-dev | python2-dev, dh-python, libbz2-dev, librpm-dev, liblzma-dev
+Build-Depends: debhelper (>= 4.0.0), cdbs, python3, python3-dev, dh-python, libbz2-dev, librpm-dev, liblzma-dev
 Standards-Version: 3.7.3
 Homepage: ftp://ftp.suse.com/pub/projects/deltarpm
 
index 8cb162a37ee6f0ef9c96a81751b506ab6ab483f8..591fe490ec171687d8b72e2b546fd6ebf25c9a14 100755 (executable)
@@ -4,7 +4,6 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
-include /usr/share/dpatch/dpatch.make
 unexport LDFLAGS
 
 build:
@@ -36,7 +35,7 @@ binary-arch: build install
        dh_installdocs
        dh_install
        dh_installman
-       dh_python2
+       dh_python3
        dh_link
        dh_compress
        dh_fixperms