Uploading to unstable
* Uploading to unstable. * Do not use rtd theme. Change-Id: Idd9d1908446de0c2db1edc19eca62fae6c765cd2
This commit is contained in:
6
debian/changelog
vendored
6
debian/changelog
vendored
@@ -1,9 +1,13 @@
|
|||||||
python-kafka (0.9.5-3) UNRELEASED; urgency=medium
|
python-kafka (0.9.5-3) UNRELEASED; urgency=medium
|
||||||
|
|
||||||
|
[ Ondřej Nový ]
|
||||||
* d/s/options: extend-diff-ignore of .gitreview
|
* d/s/options: extend-diff-ignore of .gitreview
|
||||||
* d/control: Using OpenStack's Gerrit as VCS URLs.
|
* d/control: Using OpenStack's Gerrit as VCS URLs.
|
||||||
|
|
||||||
-- Ondřej Nový <onovy@debian.org> Mon, 26 Sep 2016 19:10:48 +0200
|
[ Thomas Goirand ]
|
||||||
|
* Do not use rtd theme.
|
||||||
|
|
||||||
|
-- Thomas Goirand <zigo@debian.org> Tue, 04 Oct 2016 15:01:29 +0200
|
||||||
|
|
||||||
python-kafka (0.9.5-2) unstable; urgency=medium
|
python-kafka (0.9.5-2) unstable; urgency=medium
|
||||||
|
|
||||||
|
|||||||
2
debian/rules
vendored
2
debian/rules
vendored
@@ -27,7 +27,7 @@ override_dh_clean:
|
|||||||
rm -rf build kafka-python .coverage kafka_python.egg-info
|
rm -rf build kafka-python .coverage kafka_python.egg-info
|
||||||
|
|
||||||
override_dh_sphinxdoc:
|
override_dh_sphinxdoc:
|
||||||
PYTHONPATH=. sphinx-build -b html docs debian/python-kafka-doc/usr/share/doc/python-kafka-doc/html
|
PYTHONPATH=. READTHEDOCS=False sphinx-build -b html docs debian/python-kafka-doc/usr/share/doc/python-kafka-doc/html
|
||||||
dh_sphinxdoc -O--buildsystem=python_distutils
|
dh_sphinxdoc -O--buildsystem=python_distutils
|
||||||
|
|
||||||
# Commands not to run
|
# Commands not to run
|
||||||
|
|||||||
Reference in New Issue
Block a user