[netcdf4-python] 06/08: Use dh_install --list-missing.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Fri Mar 20 17:20:39 UTC 2015


This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository netcdf4-python.

commit 1de35b24eb3b773ae3f1796b85c80a262093d9ae
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Fri Mar 20 17:53:54 2015 +0100

    Use dh_install --list-missing.
---
 debian/rules | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/rules b/debian/rules
index 56b7109..099443a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,6 +13,9 @@ export USE_NCCONFIG=1
 	  --buildsystem=pybuild \
 	  --parallel
 
+override_dh_install:
+	dh_install --list-missing
+
 override_dh_python2:
 	dh_python2
 	dh_numpy

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/netcdf4-python.git



More information about the Pkg-grass-devel mailing list