Codebase list python-cbor / 1a297c5
Bump debhelper from deprecated 9 to 13. Changes-By: lintian-brush Fixes: lintian: package-uses-deprecated-debhelper-compat-version See-also: https://lintian.debian.org/tags/package-uses-deprecated-debhelper-compat-version.html Debian Janitor 2 years ago
3 changed file(s) with 6 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
00 python-cbor (1.0.0-2) UNRELEASED; urgency=medium
11
2 [ Ondřej Nový ]
23 * d/control: Remove ancient X-Python-Version field
34 * d/control: Remove ancient X-Python3-Version field
45 * d/copyright: Use https protocol in Format field
56 * d/control: Set Vcs-* to salsa.debian.org
7
8 [ Debian Janitor ]
9 * Bump debhelper from deprecated 9 to 13.
610
711 -- Ondřej Nový <onovy@debian.org> Mon, 01 Oct 2018 09:41:33 +0200
812
11 Section: python
22 Priority: optional
33 Maintainer: Agustin Henze <tin@debian.org>
4 Build-Depends: debhelper (>= 9),
4 Build-Depends: debhelper (>= 13~),
55 dh-python,
66 python3-all,
77 python3-setuptools,