[Python-modules-commits] [jupyter-client] 06/10: Install upstream changelog

Gordon Ball chronitis-guest at moszumanska.debian.org
Mon Dec 18 16:36:12 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-client.

commit 8ad99a7b5d5e08d6c115d273116d63a100c2fd08
Author: Gordon Ball <gordon at chronitis.net>
Date:   Mon Dec 18 16:20:13 2017 +0000

    Install upstream changelog
---
 debian/changelog | 1 +
 debian/rules     | 3 +++
 2 files changed, 4 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 43fb7b6..ac4fa9f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ jupyter-client (5.2.0-1) UNRELEASED; urgency=medium
   * Retire patch 0001-use-setuptools-for-everything; upstream now
     unconditionally imports setuptools.
   * Update to Standards-Version: 4.1.2
+  * Install the upstream changelog.
 
  -- Gordon Ball <gordon at chronitis.net>  Mon, 18 Dec 2017 16:16:18 +0000
 
diff --git a/debian/rules b/debian/rules
index 2995aab..b19a5fd 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,3 +14,6 @@ ifeq (,$(findstring nodocs, $(DEB_BUILD_OPTIONS)))
 	PYTHONPATH=. sphinx-build -b html docs debian/python-jupyter-client-doc/usr/share/doc/python-jupyter-client-doc/html
 	dh_sphinxdoc -O--buildsystem=pybuild
 endif
+
+override_dh_installchangelogs:
+	dh_installchangelogs -k docs/changelog.rst

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



More information about the Python-modules-commits mailing list