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
|
python-ldap-doc (2.3-2.2) unstable; urgency=low
* Non-maintainer upload.
* Don't hard-code Python versions (closes: #653883).
-- Jakub Wilk <jwilk@debian.org> Wed, 04 Jan 2012 14:39:34 +0100
python-ldap-doc (2.3-2.1) unstable; urgency=low
* Non-maintainer upload.
* Fix FTBFS because of Python LaTeX-based documentation tools no longer
being shipped in python-dev (closes: #568048):
+ Build-depend on python and python-old-doctools (rather than on
python-dev).
+ Hardcode 2.5 as Python version in debian/patches/makefile.diff.
-- Jakub Wilk <jwilk@debian.org> Thu, 11 Feb 2010 22:19:26 +0100
python-ldap-doc (2.3-2) unstable; urgency=low
* debian/rules: Fix quoting for dash; thanks to James Westby.
Closes: #511699.
* debian/control: Add Homepage field.
* debian/control: Use ${misc:Depends} to placate Lintian.
* debian/copyright: Add copyright notice.
* debian/copyright: Note that the package is not in main and why.
* debian/copyright: Update upstream CVS location.
* debian/doc-base: Change section from Apps/Programming to
Programming/Python.
* debian/install: Remove brace expansion.
* Conforms to Standards version 3.8.0.
-- Matej Vela <vela@debian.org> Sun, 01 Feb 2009 17:50:56 +0100
python-ldap-doc (2.3-1) unstable; urgency=low
* New upstream release.
* Switch to simple-patchsys.mk.
-- Matej Vela <vela@debian.org> Wed, 11 Apr 2007 00:14:26 +0200
python-ldap-doc (2.2.0.dfsg-1) unstable; urgency=low
* Add LICENCE to the upstream tarball. Closes: #407535.
* Handle PNGs generated by newer versions of latex2html.
* Move cdbs, debhelper from Build-Depends-Indep to Build-Depends.
* Conforms to Standards version 3.7.2.
-- Matej Vela <vela@debian.org> Tue, 20 Mar 2007 07:38:25 +0100
python-ldap-doc (2.2.0-1) unstable; urgency=low
* Package split from python-ldap and moved to contrib due to its build
dependency on latex2html.
-- Matej Vela <vela@debian.org> Mon, 10 Apr 2006 08:53:33 +0200
|