[Python-modules-commits] [django-floppyforms] 03/05: Switch to python3-sphinx and drop versioned Build-Depends.

Michael Fladischer fladi at moszumanska.debian.org
Sat Apr 23 18:08:06 UTC 2016


This is an automated email from the git hooks/post-receive script.

fladi pushed a commit to branch master
in repository django-floppyforms.

commit d890b775d578354f0a1b67d89997dee42aa0fd74
Author: Michael Fladischer <FladischerMichael at fladi.at>
Date:   Sat Apr 23 19:44:55 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 2aa4521..7d92f52 100644
--- a/debian/control
+++ b/debian/control
@@ -13,13 +13,13 @@ Build-Depends: debhelper (>= 9),
                python-gdal,
                python-pil,
                python-setuptools,
-               python-sphinx (>= 1.0.7+dfsg-1~),
                python3-all,
                python3-coverage,
                python3-django,
                python3-gdal,
                python3-pil,
-               python3-setuptools
+               python3-setuptools,
+               python-sphinx
 Standards-Version: 3.9.7
 X-Python-Version: >= 2.6
 X-Python3-Version: >= 3.0

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/django-floppyforms.git



More information about the Python-modules-commits mailing list