[Python-modules-commits] [jupyter-core] 07/08: Use python3-sphinx, add built-using

Gordon Ball chronitis-guest at moszumanska.debian.org
Mon Aug 28 21:45:02 UTC 2017


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

chronitis-guest pushed a commit to branch master
in repository jupyter-core.

commit 779f2cca8c08615b2f1c35b338698961260c94ed
Author: Gordon Ball <gordon at chronitis.net>
Date:   Mon Aug 28 23:31:04 2017 +0200

    Use python3-sphinx, add built-using
---
 debian/changelog | 2 ++
 debian/control   | 3 ++-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 0bf64ae..6f1280c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,8 @@ jupyter-core (4.3.0-1) UNRELEASED; urgency=medium
   * Add Testsuite: autopkgtest-pkg-python (autodep8 test only)
   * Add pydist-overrides mapping jupyter_core to python-jupyter-core
     and python3 equivalent
+  * Use python3 sphinx for documentation, add ${sphinxdoc:Built-Using}
+    to documentation package
 
  -- Julien Puydt <julien.puydt at laposte.net>  Thu, 06 Apr 2017 08:23:35 +0200
 
diff --git a/debian/control b/debian/control
index c51fb72..1b2615f 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,6 @@ Build-Depends: debhelper (>= 10),
                python-pickleshare,
                python-pytest,
                python-setuptools,
-               python-sphinx,
                python-traitlets,
                python3-all,
                python3-ipython-genutils,
@@ -25,6 +24,7 @@ Build-Depends: debhelper (>= 10),
                python3-pickleshare,
                python3-pytest,
                python3-setuptools,
+               python3-sphinx,
                python3-traitlets
 X-Python-Version: >= 2.7
 X-Python3-Version: >= 3.3
@@ -70,6 +70,7 @@ Package: python-jupyter-core-doc
 Architecture: all
 Section: doc
 Depends: ${misc:Depends}, ${sphinxdoc:Depends}
+Built-Using: ${sphinxdoc:Built-Using}
 Description: Core common functionality of Jupyter projects (documentation)
  This software component contains the base framework (application
  classes and configurations) for the rest of the Jupyter projects ; it

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



More information about the Python-modules-commits mailing list