[Python-modules-commits] [python-hbmqtt] 05/05: Upstream package does not include the changelog

Stein Magnus Jodal jodal at moszumanska.debian.org
Wed Jul 26 13:19:09 UTC 2017


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

jodal pushed a commit to branch master
in repository python-hbmqtt.

commit ea62ec7ffddec070e83b7dda3373990ee69529c8
Author: Stein Magnus Jodal <jodal at debian.org>
Date:   Wed Jul 26 15:15:29 2017 +0200

    Upstream package does not include the changelog
---
 debian/rules | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index 3d2842a..5b715e2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,5 +14,7 @@ export PYBUILD_DISABLE=test
 %:
 	dh $@ --with python3 --buildsystem=pybuild
 
-override_dh_installchangelogs:
-	dh_installchangelogs docs/changelog.rst
+# The PyPI package is incomplete and does not include the docs.
+# See https://github.com/beerfactory/hbmqtt/pull/83
+#override_dh_installchangelogs:
+#	dh_installchangelogs docs/changelog.rst

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



More information about the Python-modules-commits mailing list