[Python-modules-commits] [nbformat] 05/05: Use sphinxdoc:Built-Using for the documentaiton package
Gordon Ball
chronitis-guest at moszumanska.debian.org
Tue Jul 25 21:17:17 UTC 2017
This is an automated email from the git hooks/post-receive script.
chronitis-guest pushed a commit to branch master
in repository nbformat.
commit fd297b16f9843c0a23c5e36d0e603931da379f23
Author: Gordon Ball <gordon at chronitis.net>
Date: Tue Jul 25 22:32:14 2017 +0200
Use sphinxdoc:Built-Using for the documentaiton package
---
debian/changelog | 1 +
debian/control | 1 +
2 files changed, 2 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 26e322a..5ad530c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,7 @@ nbformat (4.3.0-1) UNRELEASED; urgency=medium
* Add dependency on jupyter-core for jupyter-nbformat to ensure the script
can be invoked as "jupyter nbformat"
* Add myself to uploaders in d/control
+ * Use sphinxdoc:Built-Using for the documentation package
-- Julien Puydt <julien.puydt at laposte.net> Thu, 06 Apr 2017 08:11:44 +0200
diff --git a/debian/control b/debian/control
index 58e1ecd..7490d65 100644
--- a/debian/control
+++ b/debian/control
@@ -69,6 +69,7 @@ Section: doc
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}, ${sphinxdoc:Depends}
+Built-Using: ${sphinxdoc:Built-Using}
Description: Jupyter notebook format (documentation)
This software component contains the reference implementation of the Jupyter
notebook format, and Python APIs to work with notebooks.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/nbformat.git
More information about the Python-modules-commits
mailing list