Codebase list cftime / f644997
Update dh_install override to use --list-missing. Bas Couwenberg 4 years ago
2 changed file(s) with 2 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
00 cftime (1.0.3.4-2) UNRELEASED; urgency=medium
11
22 * Bump Standards-Version to 4.3.0, no changes.
3 * Update dh_install override to use --list-missing.
34
45 -- Bas Couwenberg <sebastic@debian.org> Tue, 25 Dec 2018 22:05:00 +0100
56
1111 dh $@ --with python2,python3 --buildsystem=pybuild --parallel
1212
1313 override_dh_install:
14 dh_install
14 dh_install --list-missing
1515
1616 $(RM) debian/*/usr/lib/python*/dist-packages/.coverage
1717