Codebase list django-environ / 60263d0c-b08b-4961-be01-65f05260f035/main
Bump debhelper from old 12 to 13. Changes-By: lintian-brush Fixes: lintian: package-uses-old-debhelper-compat-version See-also: https://lintian.debian.org/tags/package-uses-old-debhelper-compat-version.html Debian Janitor 2 years ago
2 changed file(s) with 2 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
99 * Bump debhelper from old 9 to 12.
1010 * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
1111 Repository-Browse.
12 * Bump debhelper from old 12 to 13.
1213
1314 -- Ondřej Nový <onovy@debian.org> Thu, 24 Sep 2020 09:00:17 +0200
1415
44 Section: python
55 Priority: optional
66 Build-Depends:
7 debhelper-compat (= 12),
7 debhelper-compat (= 13),
88 dh-python,
99 python3-all,
1010 python3-django,