Codebase list django-stronghold / c304d02
Set debhelper-compat version in Build-Depends. Fixes: lintian: uses-debhelper-compat-file See-also: https://lintian.debian.org/tags/uses-debhelper-compat-file.html Debian Janitor 3 years ago
3 changed file(s) with 2 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
55 [ Debian Janitor ]
66 * Add missing build dependency on dh addon.
77 * Bump debhelper from old 11 to 12.
8 * Set debhelper-compat version in Build-Depends.
89
910 -- Louis-Philippe VĂ©ronneau <pollo@debian.org> Mon, 24 Feb 2020 17:52:10 -0500
1011
+0
-1
debian/compat less more
0 12
22 Uploaders: Sunil Mohan Adapa <sunil@medhas.org>, Federico Ceratto <federico@debian.org>
33 Section: python
44 Priority: optional
5 Build-Depends: debhelper (>= 12~), dh-python | dh-sequence-python3
5 Build-Depends: debhelper-compat (= 12), dh-python | dh-sequence-python3
66 Build-Depends-Indep:
77 dh-python
88 , python3-all