Codebase list python-pyproj / ccad6bb
Drop dh_numpy{,3} calls, numpy support disabled upstream. Bas Couwenberg 8 years ago
2 changed file(s) with 3 addition(s) and 3 deletion(s). Raw diff Collapse all Expand all
00 python-pyproj (1.9.5.1-2) UNRELEASED; urgency=medium
11
22 * Update Vcs-Git URL to use HTTPS.
3 * Update dh_python & dh_numpy calls to act on specific package.
3 * Update dh_python calls to act on specific package.
44 * Bump Standards-Version to 3.9.7, no changes.
5 * Drop dh_numpy{,3} calls, numpy support disabled upstream.
6 (closes: #821109)
57
68 -- Bas Couwenberg <sebastic@debian.org> Mon, 28 Mar 2016 18:50:16 +0200
79
3434
3535 override_dh_python2:
3636 dh_python2 -ppython-pyproj
37 dh_numpy -ppython-pyproj
3837
3938 override_dh_python3:
4039 dh_python3 -ppython3-pyproj
41 dh_numpy3 -ppython3-pyproj
4240