python-ldap (3.4.4-1ubuntu0.24.04.1) noble-security; urgency=medium

  * SECURITY UPDATE: Improper special character escape when supplying
    non-string data types.
    - debian/patches/CVE-2025-61911.patch: Raise exception when type is not str
      in Lib/ldap/filter.py.
    - CVE-2025-61911
  * SECURITY UPDATE: Denial of service through improperly escaped null byte.
    - debian/patches/CVE-2025-61912.patch: Change NULL byte escape from \\\000
      to \\00 in Lib/ldap/dn.py.
    - CVE-2025-61912

 -- Hlib Korzhynskyy <hlib.korzhynskyy@canonical.com>  Wed, 15 Oct 2025 15:35:04 -0230

python-ldap (3.4.4-1build1) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- William Grant <wgrant@ubuntu.com>  Mon, 01 Apr 2024 18:29:40 +1100

python-ldap (3.4.4-1) unstable; urgency=low

  * New upstream version 3.4.4
  * Bump Standards-Version to 4.6.2.
  * Update year in d/copyright.

 -- Michael Fladischer <fladi@debian.org>  Sun, 03 Dec 2023 10:34:54 +0000

python-ldap (3.4.3-2) unstable; urgency=medium

  [ Debian Janitor ]
  * Remove constraints unnecessary since buster (oldstable):
    + python3-ldap: Drop versioned constraint on python3-pyldap in Conflicts.
    + python3-pyldap: Drop versioned constraint on python3-ldap in Depends.

 -- Jelmer Vernooĳ <jelmer@debian.org>  Sun, 16 Oct 2022 23:23:02 +0100

python-ldap (3.4.3-1) unstable; urgency=low

  * New upstream release.
  * Clean up Lib/python_ldap.egg-info/PKG-INFO to allow two builds in a
    row.
  * Refactor tests/startserver to check all supported Python versions.

 -- Michael Fladischer <fladi@debian.org>  Tue, 27 Sep 2022 20:33:40 +0000

python-ldap (3.4.2-3) unstable; urgency=medium

  * Team upload.
  * Add autopkgtest debian/tests/startserver to verify fix for #1008355.

 -- Emanuele Rocca <ema@debian.org>  Sat, 03 Sep 2022 15:43:42 +0200

python-ldap (3.4.2-2) unstable; urgency=medium

  * Add debian/gbp.conf.
  * Build and ship documentation in python-ldap-doc package (Closes: #731222).
  * Run wrap-and-sort -bast to reduce diff size of future changes.
  * Use local objects.inv for intersphinx in documentation.

 -- Michael Fladischer <fladi@debian.org>  Sun, 07 Aug 2022 12:49:37 +0000

python-ldap (3.4.2-1) unstable; urgency=low

  * New upstream release.

 -- Michael Fladischer <fladi@debian.org>  Sun, 31 Jul 2022 21:38:37 +0000

python-ldap (3.4.0-2) unstable; urgency=medium

  * Add patch to search for slapadd in sbin path (Closes: #1014108).
  * Bump Standards-Version to 4.6.1.0.

 -- Michael Fladischer <fladi@debian.org>  Wed, 06 Jul 2022 18:16:35 +0000

python-ldap (3.4.0-1) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/control: Update Maintainer field with new Debian Python Team
    contact address.
  * d/control: Update Vcs-* fields with new Debian Python Team Salsa
    layout.

  [ Debian Janitor ]
  * debian/copyright: use spaces rather than tabs to start continuation lines.
  * Update standards version to 4.5.0, no changes needed.
  * Update standards version to 4.5.1, no changes needed.

  [ Sandro Tosi ]
  * upload to unstable

 -- Sandro Tosi <morph@debian.org>  Sat, 18 Jun 2022 13:58:57 -0400

python-ldap (3.4.0-1~exp1) experimental; urgency=low

  * Team upload.
  * New upstream release.
  * Enable upstream testsuite for autopkgtests.
  * Remove unnecessary autopkgtest-pkg-python testsuite.
  * Bump debhelper version to 13.
  * Bump Standards-Version to 4.6.0.1.
  * Set Rules-Requires-Root: no.
  * Add d/upstream/metadata.
  * Add myself as uploader and to d/copyright .
  * Remove Multi-Arch: same.
  * Replace python3-ldap-dbg with python3-ldap-dbgsym.
  * Disable tests through PYBUILD_DISABLE instead of debhelper override.

 -- Michael Fladischer <fladi@debian.org>  Sat, 15 Jan 2022 20:40:07 +0000

python-ldap (3.3.1-1) experimental; urgency=medium

  * New upstream release.

 -- Loic Dachary (OuoU) <loic@debian.org>  Thu, 11 Mar 2021 11:38:36 +0100

python-ldap (3.2.0-4) unstable; urgency=medium

  * Drop python2 support; Closes: #937880

 -- Sandro Tosi <morph@debian.org>  Sat, 04 Jan 2020 14:01:21 -0500

python-ldap (3.2.0-3) unstable; urgency=medium

  [ Emmanuel Arias ]
  * d/control: Bump Standard-Version to 4.4.1 (from 4.4.0)

  [ Sandro Tosi ]
  * Drop python-pyldap transitional packages, no more rdeps left

 -- Sandro Tosi <morph@debian.org>  Fri, 25 Oct 2019 15:39:42 -0400

python-ldap (3.2.0-2) unstable; urgency=medium

  * Team upload.
  * Reintroduce Python 2 support.

 -- Ondřej Nový <onovy@debian.org>  Tue, 27 Aug 2019 15:32:31 +0200

python-ldap (3.2.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
  * Use debhelper-compat instead of debian/compat.
  * Drop Python 2 support.
  * Bump debhelper compat level to 12.
  * Bump standards version to 4.4.0 (no changes).
  * Enable autopkgtest-pkg-python testsuite.

 -- Ondřej Nový <onovy@debian.org>  Mon, 26 Aug 2019 07:52:31 +0200

python-ldap (3.1.0-2) unstable; urgency=medium

  * Team upload

  [ Willem van den Akker ]
  * debian/control
    - Update VCS links to DPMT repositories.
    - add missing Multi-Arch options.

  [ Ondřej Nový ]
  * d/control: Removing redundant Priority field in binary package

  [ Pierre-Elliott Bécue ]
  * Add a call to dpkg-maintscript-helper symlink_to_dir to handle properly
    the replacement of /u/s/doc/python-ldap-dbg symlink by a directory, in
    order to smoothen the stretch -> buster transition. (Closes: #905198)
    - d/control: Add the Pre-Depends: ${misc:Pre-Depends} entry on
      python-ldap-dbg
    - d/python-ldap-dbg.maintscript: Add the symlink_to_dir call.
  * debian/control:
    - Bump to standard version 4.2.0
  * debian/rules:
    - Add hardening=+all to DEB_BUILD_MAINT_OPTIONS for binaries.

 -- Pierre-Elliott Bécue <becue@crans.org>  Fri, 10 Aug 2018 22:58:26 +0200

python-ldap (3.1.0-1) unstable; urgency=medium

  * New upstream release
  * debian/control
    - bump to standard version 4.1.4.
    - remove ancient-python-version-field.
    - add Multi-Arch: same.
  * debian/python-ldap.docs
    - rename to docs (avoid dependency other python variant)
  * debian/rules
    - remove dh_installdoc. We can use the default.

 -- Willem van den Akker <wvdakker@wilsoft.nl>  Thu, 31 May 2018 13:51:54 +0200

python-ldap (3.0.0-1) unstable; urgency=low

  * New upstream release
  * debian/control
    - add Team-support
    - removed python-ldap-doc dependency.

 -- Willem van den Akker <wvdakker@wilsoft.nl>  Thu, 22 Mar 2018 07:02:42 +0100

python-ldap (3.0.0~b4-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Add Provides, Conflicts, Replaces for python{3,}-pyldap.
    (Closes: #886847, #886847)

 -- Thomas Goirand <zigo@debian.org>  Wed, 24 Jan 2018 11:49:33 +0100

python-ldap (3.0.0~b4-1) unstable; urgency=medium

  * New upstream version.
  * debian/control
    - VCS*: migrate to salsa.debian.org
    - bump to standard version 4.1.3
  * debian/copyright
    - fixed incomplete entry (Closes: #885010)
  * debian/compat
    - bump to 11

 -- Willem van den Akker <wvdakker@wilsoft.nl>  Wed, 10 Jan 2018 07:38:36 +0100

python-ldap (3.0.0~b3-1) unstable; urgency=medium

  [Timo Aaltonen]
  * New upstream release.
    - drop 01_setup_cfg.diff, obsolete
  * Package python3-ldap. (Closes: #884882)

  [Willem van den Akker]
  * debian/watch
    - handle 'b' and 'rc' tags.
  * debian control
    - bump standard version to 4.1.2.

 -- Willem van den Akker <wvdakker@wilsoft.nl>  Thu, 21 Dec 2017 19:08:22 +0200

python-ldap (2.5.2-1) unstable; urgency=low

  * New maintainer (Closes: #868690).
  * New upstream version 2.5.2
  * debian/control
    - change priority '-dbg' package to optional.
    - bump standard version to 4.1.1.
    - add VCS fields.
  * debian/copyright
    - make dep-5.

 -- Willem van den Akker <wvdakker@wilsoft.nl>  Mon, 27 Nov 2017 19:16:57 +0100

python-ldap (2.4.41-1) unstable; urgency=medium

  * QA upload.
  * New upstream version 2.4.41 (Closes: #771504)

 -- Dr. Tobias Quathamer <toddy@debian.org>  Thu, 20 Jul 2017 19:56:43 +0200

python-ldap (2.4.28-0.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Imported Upstream version 2.4.28
  * Use debhelper v10
  * Use secure transport for homepage URL
  * Update watch file
  * Add dh-python to Build-Depends

 -- Dr. Tobias Quathamer <toddy@debian.org>  Fri, 09 Dec 2016 10:49:25 +0100

python-ldap (2.4.22-0.1) unstable; urgency=medium

  * Non-maintainer upload.
  * New upstream release.

 -- Timo Aaltonen <tjaalton@debian.org>  Tue, 05 Jan 2016 18:58:42 +0200

python-ldap (2.4.20-0.1) unstable; urgency=medium

  * Non-maintainer upload.
  * New upstream release. (Closes: #742487)
  * watch: Update the url.

 -- Timo Aaltonen <tjaalton@debian.org>  Thu, 24 Sep 2015 05:15:56 +0300

python-ldap (2.4.10-1build1) trusty; urgency=medium

  * Rebuild to drop files installed into /usr/share/pyshared.

 -- Matthias Klose <doko@ubuntu.com>  Sun, 23 Feb 2014 13:52:02 +0000

python-ldap (2.4.10-1) unstable; urgency=low

  * New upstream release.

 -- Matej Vela <vela@debian.org>  Thu, 07 Jun 2012 19:53:38 +0100

python-ldap (2.4.9-1) unstable; urgency=low

  * New upstream release.

 -- Matej Vela <vela@debian.org>  Wed, 14 Mar 2012 23:43:54 +0100

python-ldap (2.4.8-1) unstable; urgency=low

  * New upstream release; thanks to Robin Wittler.  Closes: #651687.
  * Suggest python-pyasn1 for ldap.controls.*, ldap.extop.*, ldap.syncrepl.
  * Drop ${python:Breaks} (#631397).
  * Conforms to Standards version 3.9.3.

 -- Matej Vela <vela@debian.org>  Tue, 28 Feb 2012 15:32:47 +0100

python-ldap (2.3.13-1) unstable; urgency=low

  * New upstream release.
  * Switch from dh_pycentral to dh_python2.  Closes: #617010.
  * Switch to dpkg-source 3.0 (quilt) format.
  * Switch to debhelper 8.
  * Conforms to Standards version 3.9.2.

 -- Matej Vela <vela@debian.org>  Sat, 30 Apr 2011 16:06:02 +0200

python-ldap (2.3.11-1) unstable; urgency=low

  * New upstream release.

 -- Matej Vela <vela@debian.org>  Tue, 27 Apr 2010 04:47:18 +0200

python-ldap (2.3.10-1) unstable; urgency=low

  * New upstream release.

 -- Matej Vela <vela@debian.org>  Sat, 31 Oct 2009 21:19:35 +0100

python-ldap (2.3.9-3) unstable; urgency=low

  * Allow for Python 2.6 installation paths (*/dist-packages rather than
    */site-packages).  Closes: #547845.

 -- Matej Vela <vela@debian.org>  Thu, 24 Sep 2009 09:03:34 +0200

python-ldap (2.3.9-2) unstable; urgency=low

  * Switch to debhelper 7.
  * Provide python-ldap-dbg.  Closes: #529874.

 -- Matej Vela <vela@debian.org>  Wed, 05 Aug 2009 19:32:05 +0200

python-ldap (2.3.9-1) unstable; urgency=low

  * New upstream release.
  * debian/control, debian/watch: Update upstream URL.
  * Conforms to Standards version 3.8.2.

 -- Matej Vela <vela@debian.org>  Wed, 05 Aug 2009 17:38:13 +0200

python-ldap (2.3.8-1) unstable; urgency=low

  * New upstream release.
  * debian/copyright: Update upstream URL.

 -- Matej Vela <vela@debian.org>  Thu, 30 Apr 2009 15:23:30 +0200

python-ldap (2.3.7-1) unstable; urgency=low

  * New upstream release.
  * debian/watch: Update upstream URL.

 -- Matej Vela <vela@debian.org>  Thu, 09 Apr 2009 21:11:22 +0200

python-ldap (2.3.6-1) unstable; urgency=low

  * New upstream release.  Closes: #504835.
  * Conforms to Standards version 3.8.1.

 -- Matej Vela <vela@debian.org>  Mon, 06 Apr 2009 10:29:03 +0200

python-ldap (2.3.5-1) unstable; urgency=low

  * New upstream release.
  * Drop openldap_2.1.diff (we've been using 2.4 for a while).
  * Convert back to a monolithic .diff.gz, it's pretty simple now.
  * Add Homepage field.
  * Conforms to Standards version 3.8.0.

 -- Matej Vela <vela@debian.org>  Tue, 08 Jul 2008 19:47:41 +0200

python-ldap (2.3.4-1) unstable; urgency=low

  * New upstream release.

 -- Matej Vela <vela@debian.org>  Sat, 29 Mar 2008 15:25:36 +0100

python-ldap (2.3.3-1) unstable; urgency=low

  * New upstream release.
  * Conforms to Standards version 3.7.3.

 -- Matej Vela <vela@debian.org>  Wed, 26 Mar 2008 18:43:29 +0100

python-ldap (2.3.1-1) unstable; urgency=low

  * New upstream release.

 -- Matej Vela <vela@debian.org>  Thu, 26 Jul 2007 17:27:19 +0200

python-ldap (2.3-2) unstable; urgency=low

  * Build for Python 2.5.  Closes: #411799.

 -- Matej Vela <vela@debian.org>  Sat,  5 May 2007 06:34:54 +0200

python-ldap (2.3-1) unstable; urgency=low

  * New upstream release.
    - LDIF parser now handles changetype.  Closes: #413980.
    - debian/patches/openldap_2.1.diff: More changes for compatibility
      with OpenLDAP 2.1 (upstream assumes 2.3+).
    - debian/patches/passwd_none.diff: Integrated upstream.
  * debian/python-ldap.preinst: Don't remove /usr/share/doc/python-ldap as
    it is no longer being replaced with a symlink to python2.3-ldap.

 -- Matej Vela <vela@debian.org>  Tue, 10 Apr 2007 22:09:18 +0200

python-ldap (2.2.0-3) unstable; urgency=low

  * Prune indirectly used libraries from the link line and from build
    dependencies (specifically, `-lssl -lcrypto' and libssl-dev).  See
    <http://lists.debian.org/debian-devel-announce/2005/11/msg00016.html>.
  * Switch to python-central.

 -- Matej Vela <vela@debian.org>  Wed,  9 Aug 2006 15:48:00 +0200

python-ldap (2.2.0-2) unstable; urgency=low

  * Acknowledge NMU.  Thanks, Pierre!
  * Build depend on cdbs (>= 0.4.41) to ensure it supports the new
    Python policy (#373628).
  * Remove `dummy package' from the description.
  * debian/patches/passwd_none.diff: Accept None for user, oldpw, newpw
    in passwd().  Backported from CVS, partially fixes #291230.
  * debian/rules: cdbs now cleans the build directory on its own.
  * Conforms to Standards version 3.7.2.

 -- Matej Vela <vela@debian.org>  Fri,  7 Jul 2006 20:33:50 +0200

python-ldap (2.2.0-1.1) unstable; urgency=low

  * Non-maintainer upload.
  * Update to the new python policy (Closes: #373322).

 -- Pierre Habouzit <madcoder@debian.org>  Thu, 29 Jun 2006 11:49:30 +0200

python-ldap (2.2.0-1) unstable; urgency=low

  * New upstream release.
  * Split python-ldap-doc into a separate source package in contrib due
    to its build dependency on latex2html.
  * debian/patches/openldap_2.1.diff: Preserve compatibility with the
    currently packaged OpenLDAP libraries.

 -- Matej Vela <vela@debian.org>  Mon, 10 Apr 2006 08:21:13 +0200

python-ldap (2.0.11-2) unstable; urgency=low

  * debian/patches/result3_tuple_size.diff: Fix tuple size in result3().
    Thanks to Alessandro Ogier for the patch (SF#1368108; fixed in CVS).
    Closes: #357932.

 -- Matej Vela <vela@debian.org>  Mon, 20 Mar 2006 12:29:57 +0100

python-ldap (2.0.11-1) unstable; urgency=low

  * New maintainer.  Closes: #354618.
  * New upstream release.  Closes: #343374.
    - Features specific to OpenLDAP 2.1+ are now used only if available.
      Closes: #293585.
  * Switch to cdbs.
  * debian/patches/opt_api_info.diff: LDAPAPIInfo.ldapai_vendor_version is
    an integer rather than a string.  Closes: #278795.
  * Add support for Python 2.4.  Closes: #324847.
  * Remove support for Python 2.1/2.2.  Closes: #351142.
  * Fix typo in description.  Closes: #300040, #300045, #300062, #300070.
  * Distribute examples with python-ldap-doc.  Closes: #269496, #306513.
  * Remove empty files from python-ldap-doc.
  * Replace /usr/share/doc/python-ldap with a symlink to python2.3-ldap.
  * debian/copyright: Add Peter and myself to the list of maintainers.
  * debian/python-ldap-doc.doc-base: Add.
  * debian/watch: Add.
  * debian/README.Debian: LDAPv3 warning no longer relevant; remove.
  * debian/TODO.Debian: All done; remove.
  * debian/python-ldap.preinst, debian/python2.3-ldap.preinst: Remove
    woody compatibility code.
  * Conforms to Standards version 3.6.2.

 -- Matej Vela <vela@debian.org>  Mon, 27 Feb 2006 20:50:04 +0100

python-ldap (2.0.4-1) unstable; urgency=low

  * New upstream version. This possibly closes bug 273916, but I'll need
    confirmation from the submitter before closing the bug.

 -- Peter Hawkins <peterh@debian.org>  Wed, 10 Nov 2004 10:18:01 +1100

python-ldap (2.0.1-1) unstable; urgency=low

  * New upstream version.

 -- Peter Hawkins <peterh@debian.org>  Sat, 10 Jul 2004 15:07:07 +1000

python-ldap (1.9.999.pre19-1) unstable; urgency=low

  * New upstream version.

 -- Peter Hawkins <peterh@debian.org>  Sat, 24 Jan 2004 09:41:50 +1100

python-ldap (1.9.999.pre14-2) unstable; urgency=low

  * New upstream version. This release has added the ldap.filter module
    to setup.py. (closes: #204832)
  * Acknowledged bugs from the two previous NMUs (closes: #206492, #205755)
  * Updated standards version to 3.6.1.
  * Build python2.1-ldap without thread support. As far as I'm aware, no-one
    was actually using the reentrant build (I silently introduced it several
    revisions ago without any requests/complaints until now). If you need
    thread support, use a newer python version (zope is one of the few
    remaining users of python 2.1). (closes: #207226).
  * Remove .pyo files left by previous versions of python-ldap in the preinst
    script (closes: #198521)

 -- Peter Hawkins <peterh@debian.org>  Wed, 15 Oct 2003 19:21:49 +1000

python-ldap (1.9.999.pre13-1.2) unstable; urgency=low

  * NMU to correct my previous NMU, sorry.
  * Correct dependencies (closes: #206492).

 -- Josselin Mouette <joss@debian.org>  Thu, 21 Aug 2003 13:33:17 +0200

python-ldap (1.9.999.pre13-1.1) unstable; urgency=low

  * NMU.
  * Rebuild for python 2.3 (closes: #205755).
  * Standards-version is 3.6.0.

 -- Josselin Mouette <joss@debian.org>  Tue, 19 Aug 2003 11:56:11 +0200

python-ldap (1.9.999.pre13-1) unstable; urgency=low

  * New upstream release.

 -- Peter Hawkins <peterh@debian.org>  Fri, 13 Jun 2003 14:18:43 +1000

python-ldap (1.9.999.pre12-1) unstable; urgency=low

  * New upstream release.
    Upstream added code fixing the problems with ldap modLists. I haven't
    heard back from the submitter, so I'm assuming that the fix was ok. This
    upload therefore (closes: #175710).
  * Added 'exit 0' to the end of the prerm scripts.
  * Added note to README.Debian about the change in default LDAP protocol
    version to v3.
  * Updated standards version to 3.5.10.

 -- Peter Hawkins <peterh@debian.org>  Wed, 28 May 2003 11:59:51 +1000

python-ldap (1.9.999.pre11-1) unstable; urgency=low

  * New upstream release.
  * Now Build-Depends on libsasl2-dev, not libsasl-dev. Removed Depends
    on libldap2-tls.

 -- Peter Hawkins <peterh@debian.org>  Sat,  3 May 2003 11:40:20 +1000

python-ldap (1.9.999.pre08-1) unstable; urgency=low

  * New upstream release (small bugfix release over 2.0.0pre07 to fix
    python 2.1 compatibility upstream).
  * Seperate binary-all and binary-arch targets in debian/rules and
    make them build the correct things. (closes: #188600)
  * Change the package section to python.

 -- Peter Hawkins <peterh@debian.org>  Sat, 12 Apr 2003 08:33:21 +1000

python-ldap (1.9.999.pre07-1) unstable; urgency=low

  * Updated standards version to 3.5.9.
  * Merge TLS builds into standard packages. This involved some evil
    monkeying with dpkg-divert to work around what I think is a dpkg bug
    Please yell at me if the upgrade fails (I have no doubt that will
    happen anyway).
  * Removed full stop from end of python-ldap-doc description to shut up
    lintian.
  * New upstream release.
  * Set DH_COMPAT in debian/rules (closes: #185320).

 -- Peter Hawkins <peterh@debian.org>  Fri, 11 Apr 2003 20:38:54 +1000

python-ldap (1.9.999.pre06-1) unstable; urgency=low

  * New upstream version (incorporating patch to 76722).
  * Moved byte-compilation into postinst and prerm scripts.
  * Split docs away from module packages.
  * Added TLS support modules.
  * Build SASL in by default.

 -- Peter Hawkins <peterh@debian.org>  Wed, 25 Sep 2002 15:51:34 +1000

python-ldap (1.9.999.pre05-3) unstable; urgency=low

  * Added Conflicts: field to control file to shut dpkg up even more.
  * Added Python 2.3 version.
  * Changed default python version to 2.2.

 -- Peter Hawkins <peterh@debian.org>  Sat, 14 Sep 2002 09:56:35 +1000

python-ldap (1.9.999.pre05-2) unstable; urgency=low

  * Added Replaces: field to control file to shut dpkg up on upgrade.
    (closes: #157015)

 -- Peter Hawkins <peterh@debian.org>  Sat, 17 Aug 2002 20:03:25 +1000

python-ldap (1.9.999.pre05-1) unstable; urgency=low

  * New upstream version.
  * Really fixed segfault (sorry, I forgot to include my own patch in the
    last upload). (closes: #76722)

 -- Peter Hawkins <peterh@debian.org>  Fri, 16 Aug 2002 19:50:47 +1000

python-ldap (1.9.999.pre04-2) unstable; urgency=low

  * Extensive hacking of debian/* files to build package for multiple python
    versions. (closes: #151640)
  * Added HTML documentation to package (closes: #76718)
  * Patch to prevent segfault (closes: #76722)
  * New maintainer - Peter Hawkins <peterh@debian.org> (with Gregor's
    permission)

 -- Peter Hawkins <peterh@debian.org>  Mon, 12 Aug 2002 15:19:00 +1000

python-ldap (1.9.999.pre04-1) unstable; urgency=low

  * New upstream version: 2.0.0pre04.
  * Examples have been removed upstream.

 -- Gregor Hoffleit <flight@debian.org>  Wed, 20 Feb 2002 22:36:29 +0100

python-ldap (1.9.999.cvs.20011231-1) unstable; urgency=low

  * New upstream version from CVS.
  * copyright: new home page http://python-ldap.sourceforge.net/
    (closes: #94854).

 -- Gregor Hoffleit <flight@debian.org>  Mon, 31 Dec 2001 16:47:57 +0100

python-ldap (1.9.999.cvs.20011115-1) unstable; urgency=low

  * New upstream version from CVS:
    - Compiles against OpenLDAP 2.0.x (closes: #76717, #84508).
  * Built against Python 2.1 (closes: #118405).
  * Docs removed for now (are not up to date anyway) (closes: #72026, #67330,
    #78417).

 -- Gregor Hoffleit <flight@debian.org>  Fri, 16 Nov 2001 19:35:10 +0100

python-ldap (1.8-1) unstable; urgency=low

  * New upstream version:
    - features class-based exceptions
      (closes: Bug#50837: python-ldap: exceptions should be class-based).
    - Documentation is now included in pdf format instead of ps.

 -- Gregor Hoffleit <flight@debian.org>  Tue, 30 Nov 1999 15:48:15 +0100

python-ldap (1.7-1) unstable; urgency=low

  * New upstream version.
  * Moved documentation to /usr/share/doc, closes: Bug#46661.

 -- Gregor Hoffleit <flight@debian.org>  Thu, 14 Oct 1999 10:43:56 +0200

python-ldap (1.5-1) unstable; urgency=low

  * New upstream version.
  * Now uses openldap instead of umich-ldap (closes Bug#36462: Python-ldap
    should use openldap not umich, closes Bug#35384: python-ldap vs
    openldap).
  * examples/test.py was modified to work with the default Debian
    openldapd setup.

 -- Gregor Hoffleit <flight@debian.org>  Thu, 22 Apr 1999 11:11:07 +0200

python-ldap (1.4-2) frozen unstable; urgency=low

  * Maintainer upload (closes Bug#28217).
  * debian/control: The preferred maintainer email address is
    <flight@debian.org>.

 -- Gregor Hoffleit <flight@debian.org>  Mon,  2 Nov 1998 15:09:31 +0100

python-ldap (1.4-1.1) unstable; urgency=low

  * non-maintainer (binary-only) upload for Alpha
  * create directory debian/tmp/usr/libpython1.5 before calling 'make install'

 -- Paul Slootman <paul@debian.org>  Mon, 19 Oct 1998 21:44:33 +0200

python-ldap (1.4-1) unstable; urgency=low

  * Initial release.

 -- Gregor Hoffleit <flight@debian.org>  Wed, 14 Oct 1998 10:34:11 +0200
