1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72
|
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
|