Codebase list pysmb / 98f4fe2
Use debhelper-compat 12 Sophie Brun 4 years ago
2 changed file(s) with 1 addition(s) and 3 deletion(s). Raw diff Collapse all Expand all
+0
-1
debian/compat less more
0 10
11 Section: python
22 Priority: optional
33 Maintainer: Kali Developers <[email protected]>
4 Build-Depends: debhelper (>= 10), dh-python, python3-all, python3-setuptools
4 Build-Depends: debhelper-compat (= 12), dh-python, python3-all, python3-setuptools
55 Standards-Version: 3.9.8
66 Homepage: https://miketeo.net/wp/index.php/projects/pysmb
7 X-Python3-Version: >= 3.2
87 Vcs-Git: https://gitlab.com/kalilinux/packages/pysmb.git
98 Vcs-Browser: https://gitlab.com/kalilinux/packages/pysmb
109 Testsuite: autopkgtest-pkg-python