[Python-modules-commits] [mockldap] 10/18: Replace python-ldap with python-pyldap in Build-Depends.

Michael Fladischer fladi at moszumanska.debian.org
Sat Mar 18 07:30:25 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 33547366049831356035ce1e5f2131277197bbb4
Author: Michael Fladischer <FladischerMichael at fladi.at>
Date:   Fri Mar 17 21:27:37 2017 +0100

    Replace python-ldap with python-pyldap in Build-Depends.
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 9a85f6c..19aeec4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,7 @@ mockldap (0.2.7-1~exp1) UNRELEASED; urgency=low
   * Remove version constraint from python-sphinx in Build-Depends, no
     longer necessary.
   * Add patch to use pyldap for both Python2 and Python3.
+  * Replace python-ldap with python-pyldap in Build-Depends.
 
  -- Michael Fladischer <fladi at debian.org>  Fri, 17 Mar 2017 20:46:41 +0100
 
diff --git a/debian/control b/debian/control
index 5c65a63..4e068ca 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends: debhelper (>= 9),
                python-all,
                python-doc,
                python-funcparserlib,
-               python-ldap,
+               python-pyldap,
                python-mock,
                python-mock-doc,
                python-setuptools,

-- 
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