[Python-modules-commits] [django-auth-ldap] 19/20: Switch to python3-sphinx.

Michael Fladischer fladi at moszumanska.debian.org
Sun Mar 19 08:08:22 UTC 2017


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

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

commit e790787f4c27bb16fc61b3120a7f29055aa689ea
Author: Michael Fladischer <FladischerMichael at fladi.at>
Date:   Sun Mar 19 08:58:42 2017 +0100

    Switch to python3-sphinx.
---
 debian/changelog | 1 +
 debian/control   | 6 +++---
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index f1ade9f..488d60c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -21,6 +21,7 @@ django-auth-ldap (1.2.10+dfsg-1~exp1) UNRELEASED; urgency=low
     necessary.
   * Add Python3 support through a separate binary package.
   * Simplify autho-tests so they also test Python3.
+  * Switch to python3-sphinx.
 
  -- Michael Fladischer <fladi at debian.org>  Fri, 17 Mar 2017 20:25:01 +0100
 
diff --git a/debian/control b/debian/control
index 18ca67a..db4cd07 100644
--- a/debian/control
+++ b/debian/control
@@ -8,16 +8,16 @@ Build-Depends: debhelper (>= 9),
                python-all,
                python-django,
                python-django-doc,
-               python-doc,
                python-pyldap,
                python-mockldap (>= 0.2.7~),
                python-setuptools,
-               python-sphinx,
                python3-all,
                python3-django,
+               python3-doc,
                python3-pyldap,
                python3-mockldap (>= 0.2.7~),
-               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-auth-ldap.git



More information about the Python-modules-commits mailing list