[Python-modules-commits] [django-reversion] 05/07: Switch to python3-sphinx and drop versioned Build-Depends.
Michael Fladischer
fladi at moszumanska.debian.org
Fri Apr 22 20:43:20 UTC 2016
This is an automated email from the git hooks/post-receive script.
fladi pushed a commit to branch master
in repository django-reversion.
commit 057e64e74b4e3d6dce2f77d5fef48b7495d36654
Author: Michael Fladischer <FladischerMichael at fladi.at>
Date: Fri Apr 22 22:35:15 2016 +0200
Switch to python3-sphinx and drop versioned Build-Depends.
---
debian/control | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index cf12814..d996e3f 100644
--- a/debian/control
+++ b/debian/control
@@ -9,11 +9,11 @@ Build-Depends: debhelper (>= 9),
python-babel,
python-django (>= 1.7),
python-setuptools,
- python-sphinx (>= 1.0.7+dfsg),
python3-all,
python3-babel,
python3-django,
- python3-setuptools
+ python3-setuptools,
+ python3-sphinx
Standards-Version: 3.9.6
X-Python-Version: >= 2.5
X-Python3-Version: >= 3.2
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/django-reversion.git
More information about the Python-modules-commits
mailing list