Hi,
Attached is the patch of my pyopengl NMU.
Besides the patch, the package has been re-packaged removing the
undistributable font.
Ana
diff -Nria debian.old/changelog debian/changelog
0a1,12
> pyopengl (2.0.1.09.dfsg.1-0.1) unstable; urgency=medium
>
> * Non-maintainer upload.
> * New upstream version name for DFSG-free Debian version. Note that this is
> the same upstream version as previously, but with the undistributable font
> removed and replaced with a symlink to Bitstream Vera Sans Italic.
> (Closes: 393730)
> * Bumped standards-version to 3.7.2, no changes required.
> * Removed dh_python, not longer necessary.
>
> -- Ana Beatriz Guerrero Lopez <[EMAIL PROTECTED]> Sun, 29 Oct 2006 15:14:56
> +0100
>
diff -Nria debian.old/control debian/control
8c8
< Standards-Version: 3.6.2
---
> Standards-Version: 3.7.2
12c12
< Depends: ${python:Depends}, python-numeric (>= 24.2-3), xlibmesa-gl | libgl1,
xlibmesa-glu | libglu1, libglut3
---
> Depends: ${python:Depends}, python-numeric (>= 24.2-3), xlibmesa-gl | libgl1,
> xlibmesa-glu | libglu1, libglut3, ttf-bitstream-vera
diff -Nria debian.old/rules debian/rules
88d87
< dh_python -a
91a91
> dh_link /usr/share/fonts/truetype/ttf-bitstream-vera/VeraIt.ttf
> /usr/share/doc/python-opengl/Demo/NeHe/lesson43/Test.ttf