[Python-modules-commits] r6716 - in packages/pyopengl/branches/lenny/debian (2 files)

piotr at users.alioth.debian.org piotr at users.alioth.debian.org
Mon Oct 20 21:58:02 UTC 2008


    Date: Monday, October 20, 2008 @ 21:58:01
  Author: piotr
Revision: 6716

Add patch to catch IndexError in glRenderMode (backported from 3.0.0~b4,
Closes: #498403)

Modified:
  packages/pyopengl/branches/lenny/debian/changelog
  packages/pyopengl/branches/lenny/debian/patches/00list

Modified: packages/pyopengl/branches/lenny/debian/changelog
===================================================================
--- packages/pyopengl/branches/lenny/debian/changelog	2008-10-20 20:17:25 UTC (rev 6715)
+++ packages/pyopengl/branches/lenny/debian/changelog	2008-10-20 21:58:01 UTC (rev 6716)
@@ -1,3 +1,11 @@
+pyopengl (3.0.0~b3-2) unstable; urgency=low
+
+  [ Piotr Ożarowski ]
+  * Add patch to catch IndexError in glRenderMode (backported from 3.0.0~b4,
+    Closes: #498403)
+
+ -- Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>  Mon, 20 Oct 2008 23:35:55 +0200
+
 pyopengl (3.0.0~b3-1) unstable; urgency=low
 
   * New upstream release (Closes: #454988)

Modified: packages/pyopengl/branches/lenny/debian/patches/00list
===================================================================
--- packages/pyopengl/branches/lenny/debian/patches/00list	2008-10-20 20:17:25 UTC (rev 6715)
+++ packages/pyopengl/branches/lenny/debian/patches/00list	2008-10-20 21:58:01 UTC (rev 6716)
@@ -1,3 +1,4 @@
 01_no_ctypes_dep
 02_test_fix
 03_tk_fix
+04_catch_IndexError_in_glRenderMode




More information about the Python-modules-commits mailing list