[Python-modules-commits] [python-ldap3] 04/06: Add python*-pyasn1 to build depends.

Brian May bam at moszumanska.debian.org
Tue Oct 13 22:48:39 UTC 2015


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

bam pushed a commit to branch master
in repository python-ldap3.

commit 7753c4b48a49515d47d9d0639679984c952df5df
Author: Brian May <bam at debian.org>
Date:   Wed Oct 14 09:34:40 2015 +1100

    Add python*-pyasn1 to build depends.
---
 debian/changelog | 1 +
 debian/control   | 4 +++-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 5a7cf3f..7fe6a1e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 python-ldap3 (0.9.9.1-1) UNRELEASED; urgency=medium
 
   * New upstream version.
+  * Add python-pyasn1 and python3-pyasn1 to build depends.
 
  -- Brian May <bam at debian.org>  Wed, 14 Oct 2015 09:24:56 +1100
 
diff --git a/debian/control b/debian/control
index 2a020cf..70e3891 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,9 @@ Maintainer: Brian May <bam at debian.org>
 Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
 Section: python
 Priority: optional
-Build-Depends: debhelper (>= 8), dh-python, python-all (>= 2.6.6-3~), python-setuptools, python3-all, python3-setuptools
+Build-Depends: debhelper (>= 8), dh-python,
+    python-all (>= 2.6.6-3~), python-setuptools, python-pyasn1,
+    python3-all, python3-setuptools, python3-pyasn1,
 Standards-Version: 3.9.6
 Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/python-ldap3.git
 Vcs-Git: git://anonscm.debian.org/python-modules/packages/python-ldap3.git

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



More information about the Python-modules-commits mailing list