[Python-modules-commits] [django-tables] 01/03: Add build depends
Brian May
bam at moszumanska.debian.org
Sun Jun 25 09:40:33 UTC 2017
This is an automated email from the git hooks/post-receive script.
bam pushed a commit to branch debian/master
in repository django-tables.
commit 64249bcb5d019224456b2196b9b949a1746fbec9
Author: Brian May <bam at debian.org>
Date: Sun Jun 25 18:57:54 2017 +1000
Add build depends
---
debian/control | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index d8370cc..b06b679 100644
--- a/debian/control
+++ b/debian/control
@@ -6,10 +6,10 @@ Uploaders: Brian May <bam at debian.org>
Build-Depends: debhelper (>=8.1.0), dh-python,
python-all (>= 2.6.6-3~), python-django (>= 1.8), python-setuptools, python-six,
python-pytest-django, python-fudge, python-lxml, python-tz,
- python-django-haystack,
+ python-django-haystack, python-sphinx-rtd-theme, python-recommonmark,
python3-all, python3-django (>= 1.8), python3-setuptools, python3-six,
python3-pytest-django, python3-fudge, python3-lxml, python3-tz,
- python3-django-haystack,
+ python3-django-haystack, python3-sphinx-rtd-theme, python3-recommonmark,
Build-Depends-Indep: python-sphinx (>= 1.0.7+dfsg-1~), python-doc, python-django-doc
Standards-Version: 3.9.7
X-Python-Version: >= 2.6
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/django-tables.git
More information about the Python-modules-commits
mailing list