Attached is the correct diff for my python2.5-doc 2.5-1.1 NMU. I've made your package a bit more compliant to the Policy, version 3.7.2.
I hope it helps, -- adn Mohammed Adnène Trojette
diff -u python2.5-doc-2.5/debian/control python2.5-doc-2.5/debian/control --- python2.5-doc-2.5/debian/control +++ python2.5-doc-2.5/debian/control @@ -2,8 +2,9 @@ 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 -Standards-Version: 3.6.2 +Build-Depends: debhelper (>= 5) +Build-Depends-Indep: python2.5, libhtml-tree-perl, tetex-bin, tetex-extra, texinfo, emacs21, debiandoc-sgml, sharutils, latex2html, bzip2 +Standards-Version: 3.7.2 Package: python2.5-doc Section: contrib/doc diff -u python2.5-doc-2.5/debian/control.doc python2.5-doc-2.5/debian/control.doc --- python2.5-doc-2.5/debian/control.doc +++ python2.5-doc-2.5/debian/control.doc @@ -2,8 +2,9 @@ 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 -Standards-Version: 3.6.2 +Build-Depends: debhelper (>= 5) +Build-Depends-Indep: python2.5, libhtml-tree-perl, tetex-bin, tetex-extra, texinfo, emacs21, debiandoc-sgml, sharutils, latex2html, bzip2 +Standards-Version: 3.7.2 Package: @[EMAIL PROTECTED] Section: contrib/doc diff -u python2.5-doc-2.5/debian/changelog python2.5-doc-2.5/debian/changelog --- python2.5-doc-2.5/debian/changelog +++ python2.5-doc-2.5/debian/changelog @@ -1,3 +1,15 @@ +python2.5-doc (2.5-1.1) unstable; urgency=medium + + * Non-maintainer upload. + * control.doc: use python2.5 instead of python2.4 to build (Closes: #392425) + + thanks Andreas Jochens for noticing and patching. + * Policy compliance: + + bump debhelper version to 5. + + bump Standards-Version to 3.7.2. + + put debhelper in Build-Dep and not Build-Dep-Indep. + + -- Mohammed Adnène Trojette <[EMAIL PROTECTED]> Thu, 19 Oct 2006 15:36:04 +0200 + python2.5-doc (2.5-1) unstable; urgency=low * Python 2.5 release.