[python-shapely] 12/14: Add descartes to build dependencies for documentation.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Mon Mar 28 11:57:01 UTC 2016


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

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

commit 1906ff8a5c46f949bd5a8654a662b9a0c2bcb347
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Mon Mar 28 12:16:26 2016 +0200

    Add descartes to build dependencies for documentation.
---
 debian/changelog | 1 +
 debian/control   | 2 ++
 2 files changed, 3 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 947f231..175737a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ python-shapely (1.5.14-1) UNRELEASED; urgency=medium
   * Drop unneeded dh_auto_test override.
   * Add build dependency on pytest.
   * Enable all hardening buildflags, except PIE (causes build failure).
+  * Add descartes to build dependencies for documentation.
 
  -- Bas Couwenberg <sebastic at debian.org>  Mon, 28 Mar 2016 11:37:31 +0200
 
diff --git a/debian/control b/debian/control
index 07d1506..be7e6ce 100644
--- a/debian/control
+++ b/debian/control
@@ -9,6 +9,7 @@ Build-Depends: debhelper (>= 9),
                libgeos-dev (>= 3.3.0),
                python-all,
                python-all-dev,
+               python-descartes,
                python-matplotlib,
                python-numpy,
                python-pytest,
@@ -16,6 +17,7 @@ Build-Depends: debhelper (>= 9),
                python-sphinx,
                python3-all,
                python3-all-dev,
+               python3-descartes,
                python3-matplotlib,
                python3-numpy,
                python3-pytest,

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



More information about the Pkg-grass-devel mailing list