Codebase list python-pyproj / 2fbbb85
Bump debhelper from old 10 to 12. + debian/rules: Rely on default use of dh_missing rather than using dh_install --list-missing. 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
4 changed file(s) with 8 addition(s) and 5 deletion(s). Raw diff Collapse all Expand all
00 python-pyproj (3.0.1-1~exp2) UNRELEASED; urgency=medium
11
2 [ Bas Couwenberg ]
23 * Update watch file for GitHub URL changes.
4
5 [ Debian Janitor ]
6 * Bump debhelper from old 10 to 12.
7 + debian/rules: Rely on default use of dh_missing rather than using
8 dh_install --list-missing.
39
410 -- Bas Couwenberg <sebastic@debian.org> Sat, 20 Mar 2021 09:10:51 +0100
511
33 Bas Couwenberg <sebastic@debian.org>
44 Section: python
55 Priority: optional
6 Build-Depends: debhelper (>= 10~),
6 Build-Depends: debhelper (>= 12~),
77 dh-python,
88 cython3,
99 libproj-dev (>= 7.1.0),
3030 endif
3131 endif
3232
33 override_dh_install:
34 dh_install --list-missing
35
3633 override_dh_python3:
3734 dh_python3 -ppython3-pyproj
3835 dh_numpy3 -ppython3-pyproj