The following commit has been merged in the master branch:
commit 3751e1fefb13380327b7861f8082642b4ebd2bd0
Author: Tomas Di Domenico <[email protected]>
Date:   Sun Dec 16 18:15:44 2012 +0100

    More fixes for the docs generation

diff --git a/debian/rules b/debian/rules
index 622cbc7..9cb30a7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,6 +15,7 @@ override_dh_auto_build:
        for py in $(PYVERS) $(PY3VERS); do \
                $$py -B setup.py build; \
        done
+       mkdir -p $(CURDIR)/docs/api
        epydoc --html -o $(CURDIR)/docs/api --name CSB --no-private 
--introspect-only --exclude csb.test.cases --fail-on-error --fail-on-warning 
--fail-on-docstring-warning $(CURDIR)/csb
 
 .PHONY: override_dh_auto_clean

-- 
Packaging of python-csb

_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to