Codebase list python-cbor / e2b568eb-11c2-49c9-98a8-3993d233f6d2/main
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
77
88 [ Debian Janitor ]
99 * Bump debhelper from deprecated 9 to 13.
10 * Set debhelper-compat version in Build-Depends.
1011
1112 -- Ondřej Nový <onovy@debian.org> Mon, 01 Oct 2018 09:41:33 +0200
1213
+0
-1
debian/compat less more
0 13
11 Section: python
22 Priority: optional
33 Maintainer: Agustin Henze <tin@debian.org>
4 Build-Depends: debhelper (>= 13~),
4 Build-Depends: debhelper-compat (= 13),
55 dh-python,
66 python3-all,
77 python3-setuptools,