Codebase list django-favicon-plus-reloaded / 95a70dd
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 1 year, 2 months ago
3 changed file(s) with 2 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
11
22 * Trim trailing whitespace.
33 * Use secure URI in debian/watch.
4 * Set debhelper-compat version in Build-Depends.
45
56 -- Debian Janitor <janitor@jelmer.uk> Wed, 01 Feb 2023 03:59:49 -0000
67
+0
-1
debian/compat less more
0 13
33 Section: python
44 Priority: optional
55 Build-Depends:
6 debhelper (>= 13~),
6 debhelper-compat (= 13),
77 dh-python,
88 python3-all,
99 python3-django (>= 2.2~),