tags 568048 + peding thanks Dear maintainer,
I've prepared an NMU for python-ldap-doc (versioned as 2.3-2.1) and uploaded it to DELAYED/3. Please feel free to tell me if I should delay it longer.
-- Jakub Wilk
diff -u python-ldap-doc-2.3/debian/control python-ldap-doc-2.3/debian/control --- python-ldap-doc-2.3/debian/control +++ python-ldap-doc-2.3/debian/control @@ -3,7 +3,7 @@ Priority: optional Maintainer: Matej Vela <v...@debian.org> Build-Depends: cdbs, debhelper (>= 5) -Build-Depends-Indep: python-dev, latex2html +Build-Depends-Indep: python, latex2html, python-old-doctools Standards-Version: 3.8.0 Package: python-ldap-doc diff -u python-ldap-doc-2.3/debian/changelog python-ldap-doc-2.3/debian/changelog --- python-ldap-doc-2.3/debian/changelog +++ python-ldap-doc-2.3/debian/changelog @@ -1,3 +1,14 @@ +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 <jw...@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. diff -u python-ldap-doc-2.3/debian/patches/makefile.diff python-ldap-doc-2.3/debian/patches/makefile.diff --- python-ldap-doc-2.3/debian/patches/makefile.diff +++ python-ldap-doc-2.3/debian/patches/makefile.diff @@ -7,7 +7,7 @@ -PYTHONSRC= /home/michael/src/Python-2.5 -DOCTOOLSDIR= $(PYTHONSRC)/Doc/tools -+PYTHONSRC= /usr/lib/python`python -c 'import sys; print sys.version[:3]'` ++PYTHONSRC= /usr/lib/python2.5 +DOCTOOLSDIR= $(PYTHONSRC)/doc/tools PAPER= a4 DVIPS= dvips -N0 -t $(PAPER)
signature.asc
Description: Digital signature