[Python-modules-commits] [python-django-treebeard] 08/11: Use python3-sphinx to build documentation.
Michael Fladischer
fladi at moszumanska.debian.org
Tue Nov 29 09:31:38 UTC 2016
This is an automated email from the git hooks/post-receive script.
fladi pushed a commit to branch master
in repository python-django-treebeard.
commit 2309b548ef812f908a7e97975e81f7c50e0c5ee5
Author: Michael Fladischer <fladi at debian.org>
Date: Mon Nov 28 14:05:26 2016 +0100
Use python3-sphinx to build documentation.
---
debian/changelog | 1 +
debian/control | 4 ++--
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 8e65a12..7ca269b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
python-django-treebeard (4.1.0+dfsg-1) UNRELEASED; urgency=low
* New upstream release.
+ * Use python3-sphinx to build documentation.
-- Michael Fladischer <fladi at debian.org> Mon, 28 Nov 2016 13:27:45 +0100
diff --git a/debian/control b/debian/control
index 727e893..379cfd6 100644
--- a/debian/control
+++ b/debian/control
@@ -11,10 +11,10 @@ Build-Depends-Indep: dh-python,
python-django,
python-pytest,
python-setuptools,
- python-sphinx,
python3-django,
python3-pytest,
- python3-setuptools
+ python3-setuptools,
+ python3-sphinx
Standards-Version: 3.9.8
X-Python-Version: >= 2.7
X-Python3-Version: >= 3.4
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-django-treebeard.git
More information about the Python-modules-commits
mailing list