Codebase list python-fusepy / 4e6f4b5
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 7 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
0 python-fusepy (3.0.1-3) UNRELEASED; urgency=medium
1
2 * Set debhelper-compat version in Build-Depends.
3
4 -- Debian Janitor <janitor@jelmer.uk> Wed, 23 Jun 2021 05:58:25 -0000
5
06 python-fusepy (3.0.1-2) unstable; urgency=medium
17
28 * Remove python2 binary package.
+0
-1
debian/compat less more
0 12
11 Section: python
22 Priority: optional
33 Maintainer: Sascha Steinbiss <satta@debian.org>
4 Build-Depends: debhelper (>= 12),
4 Build-Depends: debhelper-compat (= 12),
55 dh-python,
66 python3-all,
77 python3-setuptools,