Codebase list feedgenerator / b7d9328
Set debhelper-compat version in Build-Depends. Fixes lintian: uses-debhelper-compat-file See https://lintian.debian.org/tags/uses-debhelper-compat-file.html for more details. Debian Janitor 4 years ago
3 changed file(s) with 2 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
00 feedgenerator (1.9-3) UNRELEASED; urgency=medium
11
22 * Bump debhelper from deprecated 7 to 12.
3 * Set debhelper-compat version in Build-Depends.
34
45 -- Debian Janitor <janitor@jelmer.uk> Sun, 05 Jan 2020 08:57:14 +0000
56
+0
-1
debian/compat less more
0 12
33 Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
44 Uploaders: Ondřej Surý <ondrej@debian.org>, Vincent Cheng <vcheng@debian.org>
55 Build-Depends:
6 debhelper (>= 12~),
6 debhelper-compat (= 12),
77 dh-python,
88 python3-all,
99 python3-setuptools,