[Python-modules-commits] r5821 - in packages/pyopengl/trunk/debian/patches (3 files)

shlomme at users.alioth.debian.org shlomme at users.alioth.debian.org
Thu Jul 3 08:53:36 UTC 2008


    Date: Thursday, July 3, 2008 @ 08:53:35
  Author: shlomme
Revision: 5821

* patch updates

Modified:
  packages/pyopengl/trunk/debian/patches/00list
  packages/pyopengl/trunk/debian/patches/02_test_fix.dpatch
  packages/pyopengl/trunk/debian/patches/03_tk_fix.dpatch

Modified: packages/pyopengl/trunk/debian/patches/00list
===================================================================
--- packages/pyopengl/trunk/debian/patches/00list	2008-07-03 08:51:24 UTC (rev 5820)
+++ packages/pyopengl/trunk/debian/patches/00list	2008-07-03 08:53:35 UTC (rev 5821)
@@ -1,3 +1,3 @@
 01_no_ctypes_dep
 02_test_fix
-
+03_tk_fix

Modified: packages/pyopengl/trunk/debian/patches/02_test_fix.dpatch
===================================================================
--- packages/pyopengl/trunk/debian/patches/02_test_fix.dpatch	2008-07-03 08:51:24 UTC (rev 5820)
+++ packages/pyopengl/trunk/debian/patches/02_test_fix.dpatch	2008-07-03 08:53:35 UTC (rev 5821)
@@ -1,8 +1,7 @@
 #! /bin/sh /usr/share/dpatch/dpatch-run
 ## 02_test_fix.dpatch by Torsten Marek <shlomme at debian.org>
 ##
-## All lines beginning with `## DP:' are a description of the patch.
-## DP: No description.
+## DP: Only execute tests if invoked explicitly, not just imported
 
 @DPATCH@
 diff -urNad pyopengl-3.0.0~b3~/OpenGL/tests/glread_test.py pyopengl-3.0.0~b3/OpenGL/tests/glread_test.py

Modified: packages/pyopengl/trunk/debian/patches/03_tk_fix.dpatch
===================================================================
--- packages/pyopengl/trunk/debian/patches/03_tk_fix.dpatch	2008-07-03 08:51:24 UTC (rev 5820)
+++ packages/pyopengl/trunk/debian/patches/03_tk_fix.dpatch	2008-07-03 08:53:35 UTC (rev 5821)
@@ -1,8 +1,7 @@
 #! /bin/sh /usr/share/dpatch/dpatch-run
 ## 03_tk_fix.dpatch by Torsten Marek <shlomme at debian.org>
 ##
-## All lines beginning with `## DP:' are a description of the patch.
-## DP: No description.
+## DP: Handle missing Togl gracefully.
 
 @DPATCH@
 diff -urNad pyopengl-3.0.0~b3~/OpenGL/Tk/__init__.py pyopengl-3.0.0~b3/OpenGL/Tk/__init__.py




More information about the Python-modules-commits mailing list