[python-fabio] 70/73: remove the manpage generation

Frédéric-Emmanuel Picca picca at moszumanska.debian.org
Tue Jan 5 11:34:14 UTC 2016


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

picca pushed a commit to branch master
in repository python-fabio.

commit 806674c93c86df5698915e45d732d93f4ca4f6b5
Author: Picca Frédéric-Emmanuel <picca at synchrotron-soleil.fr>
Date:   Mon Jan 4 15:45:32 2016 +0100

    remove the manpage generation
---
 debian/rules | 2 --
 1 file changed, 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index d0f6627..5d1dadb 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,8 +16,6 @@ override_dh_auto_build:
 	dh_auto_build
 	PYBUILD_SYSTEM=custom \
 	PYBUILD_BUILD_ARGS="PYTHONPATH={build_dir} http_proxy='127.0.0.1:9' sphinx-build -N -bhtml doc/source build/html" dh_auto_build  # HTML generator
-	PYBUILD_SYSTEM=custom \
-	PYBUILD_BUILD_ARGS="PYTHONPATH={build_dir} http_proxy='127.0.0.1:9' sphinx-build -N -bman doc/source build/man" dh_auto_build  # man generator
 
 # unactive test for now
 override_dh_auto_test:

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/python-fabio.git



More information about the debian-science-commits mailing list