[Python-modules-commits] [mockldap] 14/18: Switch to python3-sphinx.

Michael Fladischer fladi at moszumanska.debian.org
Sat Mar 18 07:30:26 UTC 2017


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

fladi pushed a commit to branch experimental
in repository mockldap.

commit 34dc155d67d67ad09689bec97e557b8ec83e122a
Author: Michael Fladischer <FladischerMichael at fladi.at>
Date:   Sat Mar 18 08:23:03 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 276c795..86997d1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,6 +13,7 @@ mockldap (0.2.7-1~exp1) UNRELEASED; urgency=low
   * Use https:// for copyright-format 1.0 URL.
   * Bump Standards-Version to 3.9.8.
   * Enable Python3 support through additional binary package.
+  * Switch to python3-sphinx.
 
  -- Michael Fladischer <fladi at debian.org>  Fri, 17 Mar 2017 20:46:41 +0100
 
diff --git a/debian/control b/debian/control
index bfac48c..3b4782d 100644
--- a/debian/control
+++ b/debian/control
@@ -6,19 +6,19 @@ Uploaders: Michael Fladischer <fladi at debian.org>
 Build-Depends: debhelper (>= 9),
                dh-python,
                python-all,
-               python-doc,
                python-funcparserlib,
                python-pyldap,
                python-mock,
                python-mock-doc,
                python-setuptools,
-               python-sphinx,
                python-unittest2,
                python3-all,
+               python3-doc,
                python3-funcparserlib,
                python3-mock,
                python3-pyldap,
-               python3-setuptools
+               python3-setuptools,
+               python3-sphinx
 Standards-Version: 3.9.8
 X-Python-Version: >= 2.5
 X-Python3-Version: >= 3.3

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



More information about the Python-modules-commits mailing list