[Python-modules-commits] r19769 - in packages/python-qt4/trunk/debian (control)

kitterman at users.alioth.debian.org kitterman at users.alioth.debian.org
Wed Dec 28 20:56:32 UTC 2011


    Date: Wednesday, December 28, 2011 @ 20:56:31
  Author: kitterman
Revision: 19769

Don't build PyQt4 opengl packages for Python3 for now.

Modified:
  packages/python-qt4/trunk/debian/control

Modified: packages/python-qt4/trunk/debian/control
===================================================================
--- packages/python-qt4/trunk/debian/control	2011-12-28 20:28:12 UTC (rev 19768)
+++ packages/python-qt4/trunk/debian/control	2011-12-28 20:56:31 UTC (rev 19769)
@@ -222,31 +222,31 @@
  .
  This package contains the extension built for the Python debug interpreter.
 
-Package: python3-pyqt4.gtopengl
-Architecture: any
-Depends: python3-pyqt4 (= ${binary:Version}),
+#Package: python3-pyqt4.gtopengl
+#Architecture: any
+#Depends: python3-pyqt4 (= ${binary:Version}),
 #        python3-opengl,
-         ${misc:Depends},
-         ${python3:Depends},
-         ${shlibs:Depends}
-Description: Python 3 bindings for Qt4's OpenGL module
- The OpenGL module of PyQt4 provides widgets and utility classes
- for OpenGL rendering in a Python3 PyQt4 application.
+#         ${misc:Depends},
+#         ${python3:Depends},
+#         ${shlibs:Depends}
+#Description: Python 3 bindings for Qt4's OpenGL module
+# The OpenGL module of PyQt4 provides widgets and utility classes
+# for OpenGL rendering in a Python3 PyQt4 application.
 
-Package: python3-pyqt4.gtopengl-dbg
-Priority: extra
-Section: debug
-Architecture: any
-Depends: python3-dbg,
-         python3-pyqt4-dbg (= ${binary:Version}),
-         python3-pyqt4.gtopengl (= ${binary:Version}),
-         ${misc:Depends},
-         ${shlibs:Depends}
-Description: Python 3 bindings for Qt4's OpenGL module (debug extension)
- The OpenGL module of PyQt4 provides widgets and utility classes
- for OpenGL rendering in a Python3 PyQt4 application.
- .
- This package contains the extension built for the Python 3 debug interpreter.
+#Package: python3-pyqt4.gtopengl-dbg
+#Priority: extra
+#Section: debug
+#Architecture: any
+#Depends: python3-dbg,
+#         python3-pyqt4-dbg (= ${binary:Version}),
+#         python3-pyqt4.gtopengl (= ${binary:Version}),
+#         ${misc:Depends},
+#         ${shlibs:Depends}
+#Description: Python 3 bindings for Qt4's OpenGL module (debug extension)
+# The OpenGL module of PyQt4 provides widgets and utility classes
+# for OpenGL rendering in a Python3 PyQt4 application.
+# .
+# This package contains the extension built for the Python 3 debug interpreter.
 
 Package: python-qt4-sql
 Architecture: any




More information about the Python-modules-commits mailing list