Codebase list flask-ldapconn / 34c35ca
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
1010 * Bump debhelper from old 11 to 12.
1111 * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
1212 Repository-Browse.
13 * Bump debhelper from old 12 to 13.
1314
1415 -- Ondřej Nový <onovy@debian.org> Sat, 20 Jul 2019 00:29:34 +0200
1516
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-flask (>= 0.12~),