Codebase list python-passfd / a466aca
Set debhelper-compat version in Build-Depends. Changes-By: lintian-brush Fixes: lintian: uses-debhelper-compat-file See-also: https://lintian.debian.org/tags/uses-debhelper-compat-file.html Debian Janitor 2 years ago
3 changed file(s) with 2 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
55 * Add missing build dependency on dh addon.
66 * Bump debhelper from deprecated 9 to 13.
77 + Replace python_distutils buildsystem with pybuild.
8 * Set debhelper-compat version in Build-Depends.
89
910 -- Debian Janitor <janitor@jelmer.uk> Sat, 16 Oct 2021 10:05:40 -0000
1011
+0
-1
debian/compat less more
0 13
11 Maintainer: Martín Ferrari <tincho@debian.org>
22 Section: python
33 Priority: optional
4 Build-Depends: python-all-dev, debhelper (>= 13~), dh-python, python2:any | python2-dev:any | dh-sequence-python2
4 Build-Depends: python-all-dev, debhelper-compat (= 13), dh-python, python2:any | python2-dev:any | dh-sequence-python2
55 Standards-Version: 3.9.8
66 Homepage: https://github.com/TheTincho/python-passfd/
77 Vcs-Browser: https://anonscm.debian.org/cgit/users/tincho/python-passfd.git