[python-shapely] 147/148: Add dependency on ${sphinxdoc:Depends} to python-shapely-doc.
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Thu Aug 20 17:42:13 UTC 2015
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository python-shapely.
commit f1014349b050189a046805d39820ec623cbe91ee
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Mon Aug 17 21:00:09 2015 +0200
Add dependency on ${sphinxdoc:Depends} to python-shapely-doc.
---
debian/changelog | 1 +
debian/control | 3 ++-
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index b7983cc..b808a8c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -16,6 +16,7 @@ python-shapely (1.5.9-1) unstable; urgency=medium
* Update watchfile with sepwatch changes.
* Drop dependencies on libgeos-c1. (Closes: #795259, #795883)
* Bump debhelper compatibility to 9.
+ * Add dependency on ${sphinxdoc:Depends} to python-shapely-doc.
-- Pietro Battiston <me at pietrobattiston.it> Fri, 26 Jun 2015 21:02:09 +0200
diff --git a/debian/control b/debian/control
index 8e2343a..04acb18 100644
--- a/debian/control
+++ b/debian/control
@@ -71,7 +71,8 @@ Description: geometric objects, predicates, and operations (Python 3)
Package: python-shapely-doc
Architecture: all
Section: doc
-Depends: ${misc:Depends}
+Depends: ${misc:Depends},
+ ${sphinxdoc:Depends}
Recommends: python-shapely | python3-shapely,
libjs-mathjax
Description: geometric objects, predicates, and operations (documentation)
--
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