[Python-modules-commits] [django-recurrence] 04/13: Switch to python3-sphinx and drop versioned Build-Depends.

Michael Fladischer fladi at moszumanska.debian.org
Tue May 3 18:41:14 UTC 2016


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

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

commit f472a5ee2607542baf53f009809c315f8ba16372
Author: Michael Fladischer <FladischerMichael at fladi.at>
Date:   Tue May 3 19:24:22 2016 +0200

    Switch to python3-sphinx and drop versioned Build-Depends.
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index fa16d47..ffed5ea 100644
--- a/debian/control
+++ b/debian/control
@@ -11,13 +11,13 @@ Build-Depends: debhelper (>= 9),
                python-django,
                python-pytest,
                python-setuptools,
-               python-sphinx (>= 1.0.7+dfsg),
                python-tz,
                python3-all,
                python3-dateutil,
                python3-django,
                python3-pytest,
                python3-setuptools,
+               python3-sphinx,
                python3-tz
 Standards-Version: 3.9.8
 Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/django-recurrence.git

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



More information about the Python-modules-commits mailing list