Package: python2.3-doc Version: 2.3.5-11 Severity: normal Tags: patch Hi,
Attached is the diff for my python2.3-doc 2.3.5-11.1 NMU.
diff -Nru /tmp/b5sKC4Hdpw/python2.3-doc-2.3.5/debian/changelog /tmp/cRmcdzeaRd/python2.3-doc-2.3.5/debian/changelog --- /tmp/b5sKC4Hdpw/python2.3-doc-2.3.5/debian/changelog 2006-11-02 15:59:29.000000000 +0100 +++ /tmp/cRmcdzeaRd/python2.3-doc-2.3.5/debian/changelog 2006-11-02 15:59:30.000000000 +0100 @@ -1,3 +1,11 @@ +python2.3-doc (2.3.5-11.1) unstable; urgency=medium + + * Non-maintainer upload. + * Build-depend on python2.3 instead of python2.4; fixes FTBFS, patch from + Andreas Jochens. (Closes: #392424) + + -- Steinar H. Gunderson <[EMAIL PROTECTED]> Thu, 2 Nov 2006 15:33:28 +0100 + python2.3-doc (2.3.5-11) unstable; urgency=low * Upload as contrib/python2.3-doc. diff -Nru /tmp/b5sKC4Hdpw/python2.3-doc-2.3.5/debian/control /tmp/cRmcdzeaRd/python2.3-doc-2.3.5/debian/control --- /tmp/b5sKC4Hdpw/python2.3-doc-2.3.5/debian/control 2006-11-02 15:59:29.000000000 +0100 +++ /tmp/cRmcdzeaRd/python2.3-doc-2.3.5/debian/control 2006-11-02 15:59:30.000000000 +0100 @@ -2,7 +2,7 @@ Section: contrib/python Priority: optional Maintainer: Matthias Klose <[EMAIL PROTECTED]> -Build-Depends-Indep: debhelper (>= 4.2), python2.4, libhtml-tree-perl, tetex-bin, tetex-extra, texinfo, emacs21, debiandoc-sgml, sharutils, latex2html, bzip2 +Build-Depends-Indep: debhelper (>= 4.2), python2.3, libhtml-tree-perl, tetex-bin, tetex-extra, texinfo, emacs21, debiandoc-sgml, sharutils, latex2html, bzip2 Standards-Version: 3.6.2 Package: python2.3-doc

