Codebase list python-fusepy / debian/latest
Merge branch 'lintian-fixes' into 'master' Fix some issues reported by lintian See merge request debian/python-fusepy!1 Jelmer Vernooij 1 year, 5 months ago
4 changed file(s) with 14 addition(s) and 3 deletion(s). Raw diff Collapse all Expand all
0 python-fusepy (3.0.1-3) UNRELEASED; urgency=medium
1
2 * Bump debhelper from old 12 to 13.
3 * Set debhelper-compat version in Build-Depends.
4 * Set upstream metadata fields: Bug-Database, Bug-Submit.
5 * Update standards version to 4.6.0, no changes needed.
6
7 -- Debian Janitor <janitor@jelmer.uk> Fri, 15 Oct 2021 10:44:23 -0000
8
09 python-fusepy (3.0.1-2) unstable; urgency=medium
110
211 * 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 (= 13),
55 dh-python,
66 python3-all,
77 python3-setuptools,
88 libfuse2
9 Standards-Version: 4.4.0
9 Standards-Version: 4.6.0
1010 Testsuite: autopkgtest-pkg-python
1111 Vcs-Git: https://salsa.debian.org/debian/python-fusepy.git
1212 Vcs-Browser: https://salsa.debian.org/debian/python-fusepy
0 ---
1 Bug-Database: https://github.com/fusepy/fusepy/issues
2 Bug-Submit: https://github.com/fusepy/fusepy/issues/new