[Python-modules-commits] [django-auth-ldap] 15/20: Remove python-ldap from manually set Depends, python-pyldap is picked up automatically instead.

Michael Fladischer fladi at moszumanska.debian.org
Sun Mar 19 08:08:21 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 7d52ed25cd96d8303b0a198162abbfced3d6cd42
Author: Michael Fladischer <FladischerMichael at fladi.at>
Date:   Sun Mar 19 08:25:50 2017 +0100

    Remove python-ldap from manually set Depends, python-pyldap is
    picked up automatically instead.
---
 debian/changelog | 2 ++
 debian/control   | 1 -
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 7d9f1e4..42a3fce 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -15,6 +15,8 @@ django-auth-ldap (1.2.10+dfsg-1~exp1) UNRELEASED; urgency=low
     longer necessary.
   * Remove version constraint from python-django and python-django-doc
     in Build-Depends, no longer necessary.
+  * Remove python-ldap from manually set Depends, python-pyldap is
+    picked up automatically instead.
 
  -- Michael Fladischer <fladi at debian.org>  Fri, 17 Mar 2017 20:25:01 +0100
 
diff --git a/debian/control b/debian/control
index e7e885a..4603b35 100644
--- a/debian/control
+++ b/debian/control
@@ -22,7 +22,6 @@ Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/django-auth
 Package: python-django-auth-ldap
 Architecture: all
 Depends: python-django (>= 1.3),
-         python-ldap,
          ${misc:Depends},
          ${python:Depends}
 Suggests: python-django-auth-ldap-doc

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