Skip to content
Snippets Groups Projects
Commit 61b67a92 authored by Julian Gilbey's avatar Julian Gilbey
Browse files

Use dh-sequence-sphinxdoc; update d/*.docs for new upstream version

parent dc592824
No related branches found
No related tags found
No related merge requests found
Pipeline #486697 passed
......@@ -2,7 +2,7 @@ python-watchdog (2.2.1-1) unstable; urgency=medium
* New upstream version
-- Julian Gilbey <jdg@debian.org> Wed, 18 Jan 2023 07:08:15 +0000
-- Julian Gilbey <jdg@debian.org> Wed, 18 Jan 2023 07:14:02 +0000
python-watchdog (2.1.9-1) unstable; urgency=medium
......
......@@ -6,6 +6,7 @@ Uploaders: gustavo panizzo <gfa@zumbi.com.ar>,
Julian Gilbey <jdg@debian.org>
Build-Depends: debhelper-compat (= 13),
dh-sequence-python3,
dh-sequence-sphinxdoc,
python3-all,
python3-eventlet <!nocheck>,
python3-flaky <!nocheck>,
......
AUTHORS
README.rst
docs/echo.py.txt
......@@ -4,7 +4,7 @@ export PYBUILD_NAME=watchdog
ifeq (,$(findstring nodoc,$(DEB_BUILD_OPTIONS)))
%:
dh $@ --with sphinxdoc --buildsystem=pybuild
dh $@ --buildsystem=pybuild
override_dh_sphinxdoc:
python3 -m sphinx -b man docs/source docs/build/man
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment