[Python-modules-commits] [dask.distributed] 04/07: Add sphinx-rtd-theme-common depedency to python-distributed-doc

Diane Trout diane at moszumanska.debian.org
Fri Dec 8 16:26:40 UTC 2017


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

diane pushed a commit to branch master
in repository dask.distributed.

commit 8c3a90a9c84f49315ce90042f7a49b07609fc6b8
Author: Diane Trout <diane at ghic.org>
Date:   Fri Dec 8 08:18:37 2017 -0800

    Add sphinx-rtd-theme-common depedency to python-distributed-doc
---
 debian/changelog | 2 ++
 debian/control   | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 6d1ca6b..3831e73 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
 dask.distributed (1.19.2+ds.1-1) unstable; urgency=medium
 
   * New upstream release.
+  * Add sphinx-rtd-theme-common dependency to
+    python-distributed-doc. (Closes: #872224)
 
  -- Diane Trout <diane at ghic.org>  Thu, 12 Oct 2017 20:56:29 -0700
 
diff --git a/debian/control b/debian/control
index 6de6e4f..6733382 100644
--- a/debian/control
+++ b/debian/control
@@ -46,7 +46,7 @@ Package: python-distributed-doc
 Architecture: all
 Multi-Arch: foreign
 Section: doc
-Depends: ${misc:Depends}, ${sphinnxdoc:Depends}
+Depends: ${misc:Depends}, ${sphinnxdoc:Depends}, sphinx-rtd-theme-common
 Description: Dask Distributed computing documentation
  Dask.distributed is a lightweight library for distributed computing in
  Python. It extends both the concurrent.futures and dask APIs to

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/dask.distributed.git



More information about the Python-modules-commits mailing list