[caffe] 05/07: rules: dh_pysupport is deprecated, use dh_pyhton2
Zhou Mo
cdluminate-guest at moszumanska.debian.org
Wed Mar 9 07:58:13 UTC 2016
This is an automated email from the git hooks/post-receive script.
cdluminate-guest pushed a commit to branch debian/experimental
in repository caffe.
commit 33044c31f1da6d5b492b0af0644b446e5fa88fab
Author: Zhou Mo <cdluminate at gmail.com>
Date: Wed Mar 9 07:34:10 2016 +0000
rules: dh_pysupport is deprecated, use dh_pyhton2
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 213b43d..dc72dcc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -131,7 +131,7 @@ ifeq (y, $(flag_build_caffe_cuda))
-- runtest LD_LIBRARY_PATH=${CAFFE_CUDA_BUILDDIR}/lib/
endif
-override_dh_pysupport:
+override_dh_python2:
dh_python2
dh_numpy
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/caffe.git
More information about the debian-science-commits
mailing list