[Python-modules-commits] [django-haystack] 08/10: Use python3-sphinx to build documentation.
Michael Fladischer
fladi at moszumanska.debian.org
Sun Aug 21 10:41:54 UTC 2016
This is an automated email from the git hooks/post-receive script.
fladi pushed a commit to branch master
in repository django-haystack.
commit 2af7477e899e9039a710200fdae135e61a119011
Author: Michael Fladischer <FladischerMichael at fladi.at>
Date: Sun Aug 21 10:32:28 2016 +0200
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 989785c..44b0906 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ django-haystack (2.5.0-1) UNRELEASED; urgency=low
* New upstream release (Closes: #828641).
* Bump Standards-Version to 3.9.8.
* Use github tarballs in d/watch.
+ * Use python3-sphinx to build documentation.
-- Michael Fladischer <fladi at debian.org> Sun, 21 Aug 2016 10:29:08 +0200
diff --git a/debian/control b/debian/control
index ca27661..2f3f7ac 100644
--- a/debian/control
+++ b/debian/control
@@ -7,9 +7,9 @@ Build-Depends: debhelper (>= 9),
dh-python,
python-all,
python-setuptools,
- python-sphinx (>= 1.0.7+dfsg),
python3-all,
- python3-setuptools
+ python3-setuptools,
+ python3-sphinx
Standards-Version: 3.9.8
X-Python-Version: >= 2.6
X-Python3-Version: >= 3.3
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/django-haystack.git
More information about the Python-modules-commits
mailing list