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

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

commit 230a2fb6757ab906506d3f8dca309903ecd12b5c
Author: Pietro Battiston <m...@pietrobattiston.it>
Date:   Tue Sep 30 14:12:35 2014 +0200

    Install documentation in new ad-hoc package
---
 debian/control                 | 2 +-
 debian/python-shapely-doc.docs | 1 +
 debian/rules                   | 2 +-
 3 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 7eec32b..195f2ea 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: python-shapely
 Section: python
 Priority: optional
 Maintainer: Pietro Battiston <m...@pietrobattiston.it>
-Build-Depends: debhelper (>= 7.0.50), python-setuptools (>= 0.6), libgeos-c1 
(>= 3.1.0), libgeos-dev, python-numpy, python-all (>= 2.6.6-3), python-all-dev, 
python3-all, python3-setuptools, cython, cython3, dh-python, python-sphinx, 
python3-sphinx, python-matplotlib
+Build-Depends: debhelper (>= 7.0.50), python-setuptools (>= 0.6), libgeos-c1 
(>= 3.1.0), libgeos-dev, python-numpy, python-all (>= 2.6.6-3), python-all-dev, 
python3-all, python3-setuptools, cython, cython3, dh-python, python-sphinx, 
python3-sphinx, python-matplotlib, libjs-mathjax
 Standards-Version: 3.9.5
 X-Python-Version: >= 2.6
 X-Python3-Version: >= 3.2
diff --git a/debian/python-shapely-doc.docs b/debian/python-shapely-doc.docs
new file mode 100644
index 0000000..6f7511e
--- /dev/null
+++ b/debian/python-shapely-doc.docs
@@ -0,0 +1 @@
+build/sphinx/html
diff --git a/debian/rules b/debian/rules
index 6ff50be..1f395e4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,7 +8,7 @@ export PYBUILD_NAME=shapely
 export LC_ALL=C.UTF-8
 
 %:
-       dh $@ --with python2,python3 --buildsystem=pybuild
+       dh $@ --with python2,python3,sphinxdoc --buildsystem=pybuild
 
 override_dh_auto_clean:
        dh_auto_clean

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

_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to