[Python-modules-commits] [python-werkzeug] 03/05: Use local copies of object.inv for building documentation (Closes: #830612)
Ondřej Nový
onovy at moszumanska.debian.org
Mon Jul 11 05:32:33 UTC 2016
This is an automated email from the git hooks/post-receive script.
onovy pushed a commit to branch master
in repository python-werkzeug.
commit e4e72fc9f80b4ecb2fe0c7abed8033ce89c33f67
Author: Ondřej Nový <onovy at debian.org>
Date: Mon Jul 11 07:23:04 2016 +0200
Use local copies of object.inv for building documentation (Closes: #830612)
---
debian/changelog | 2 ++
debian/control | 1 +
2 files changed, 3 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 36cb0c2..4e0689c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
python-werkzeug (0.11.10+dfsg1-2) UNRELEASED; urgency=medium
* d/{control,copyright}: Use my @debian.org email address
+ * Use local copies of object.inv for building documentation
+ (Closes: #830612)
-- Ondřej Nový <onovy at debian.org> Mon, 20 Jun 2016 20:13:11 +0200
diff --git a/debian/control b/debian/control
index 94eaac0..b0f863c 100644
--- a/debian/control
+++ b/debian/control
@@ -8,6 +8,7 @@ Standards-Version: 3.9.8
Build-Depends: debhelper (>= 9), dh-python, python-sphinx (>= 1.0.7+dfsg-1~),
python-all, python3-all,
python-setuptools (>= 0.6b3), python3-setuptools (>= 0.6b3),
+ python-doc,
# for tests:
python-pytest, python3-pytest,
python-requests, python3-requests,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-werkzeug.git
More information about the Python-modules-commits
mailing list