[Python-modules-commits] [jupyter-console] 10/10: Add sphinx built-using to documentation package

Gordon Ball chronitis-guest at moszumanska.debian.org
Mon Aug 28 20:37:37 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-console.

commit e5e0afce382b46c5ac2ccdf9b68b23a5893acf91
Author: Gordon Ball <gordon at chronitis.net>
Date:   Mon Aug 28 22:14:38 2017 +0200

    Add sphinx built-using to documentation package
---
 debian/changelog | 3 ++-
 debian/control   | 1 +
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 93c9b26..681416a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,7 +5,8 @@ jupyter-console (5.2.0-1) unstable; urgency=medium
   * Update Standards-Version to 4.1.0
   * Add a dependency on jupyter-core for jupyter-console, to ensure that
     the jupyter console subcommand is available.
-  * Use python3 sphinx for documentation
+  * Use python3 sphinx for documentation, add ${sphinx:Built-Using} to the
+    documentation package
   * Update years, use https URL in d/copyright
   * Convert from git-dpm to gbp patches-unapplied format
   * Patch out use of extension sphinxcontrib_github_alt in the documentation
diff --git a/debian/control b/debian/control
index 399fa80..ec406f9 100644
--- a/debian/control
+++ b/debian/control
@@ -56,6 +56,7 @@ Package: python-jupyter-console-doc
 Architecture: all
 Section: doc
 Depends: ${misc:Depends}, ${sphinxdoc:Depends}
+Built-Using: ${sphinx:Built-Using}
 Description: Jupyter terminal client (documentation)
  Terminal-based console frontend for Jupyter kernels, like ipython but with
  support for non-python kernels.

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



More information about the Python-modules-commits mailing list