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

bzed at users.alioth.debian.org bzed at users.alioth.debian.org
Mon Apr 6 15:08:13 UTC 2009


    Date: Monday, April 6, 2009 @ 15:08:13
  Author: bzed
Revision: 8134

Switch to python-support, drop all X*-Python fields.

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

Modified: packages/python-qt4/trunk/debian/changelog
===================================================================
--- packages/python-qt4/trunk/debian/changelog	2009-04-06 14:30:52 UTC (rev 8133)
+++ packages/python-qt4/trunk/debian/changelog	2009-04-06 15:08:13 UTC (rev 8134)
@@ -2,7 +2,7 @@
 
   * UNTESTED DO NOT UPLOAD !!!!!!!!!!!!!!!1
   * debian/control:
-    - Switch to python-support.
+    - Switch to python-support, drop all X*-Python fields.
   * debian/rules:
     - Avoid all insane hacks which were messing with
       /var/lib/python-support. This was prone to fail in any case,

Modified: packages/python-qt4/trunk/debian/control
===================================================================
--- packages/python-qt4/trunk/debian/control	2009-04-06 14:30:52 UTC (rev 8133)
+++ packages/python-qt4/trunk/debian/control	2009-04-06 15:08:13 UTC (rev 8134)
@@ -3,11 +3,10 @@
 Priority: optional
 Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
 Uploaders: Torsten Marek <shlomme at debian.org>, Michael Casadevall <mcasadevall at debian.org>
-Build-Depends: debhelper (>= 5.0.38), python-all-dev, libqt4-dev (>= 4.3.0), sip4 (>= 4.7.9), python-sip4-dev (>= 4.7.8), python-support, dpatch, python-dbus (>= 0.80.0), python-dbus-dbg, libdbus-1-dev (>= 1.0.2), python-all-dbg, python-sip4-dbg, libqt4-opengl-dev, libphonon-dev (>= 4:4.2.0-2)
+Build-Depends: debhelper (>= 5.0.38), python-all-dev, libqt4-dev (>= 4.3.0), sip4 (>= 4.7.9), python-sip4-dev (>= 4.7.8), python-support (>= 0.7.1), dpatch, python-dbus (>= 0.80.0), python-dbus-dbg, libdbus-1-dev (>= 1.0.2), python-all-dbg, python-sip4-dbg, libqt4-opengl-dev, libphonon-dev (>= 4:4.2.0-2)
 Build-Conflicts: python-xml, python-xml-dbg
 Standards-Version: 3.8.1
 Homepage: http://www.riverbankcomputing.co.uk/software/pyqt/
-XS-Python-Version: all
 Vcs-Svn: svn://svn.debian.org/python-modules/packages/python-qt4/trunk/
 Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/python-qt4/trunk/
 
@@ -17,7 +16,6 @@
 Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, python-sip4 (>= 4.7.9), python-sip4 (<< 4.8), python-elementtree | python (>= 2.5), python-qt4-common
 Suggests: python-qt4-dbg
 Replaces: python-qt4-dev (<< 4.4.4-3~)
-XB-Python-Version: ${python:Versions}
 Description: Python bindings for Qt4
  PyQt4 exposes the Qt4 API to Python. The following modules are supported:
   * QtCore
@@ -38,7 +36,6 @@
 Section: debug
 Architecture: any
 Depends: python-qt4 (= ${binary:Version}), python-dbg, python-sip4-dbg (>= 4.7), ${shlibs:Depends}
-XB-Python-Version: ${python:Versions}
 Description: Python bindings for Qt4 (debug extensions)
  PyQt4 exposes the Qt4 API to Python.
  .
@@ -49,7 +46,6 @@
 Provides: ${python:Provides}
 Depends: ${python:Depends}, ${shlibs:Depends}, python-qt4 (= ${binary:Version})
 Suggests: python-phonon-dbg
-XB-Python-Version: ${python:Versions}
 Description: Python bindings for Phonon
  The Phonon module of PyQt4 provides bindings for the Phonon Multimedia library
  to Python.
@@ -60,7 +56,6 @@
 Architecture: any
 Provides: ${python:Provides}
 Depends: ${shlibs:Depends}, python-dbg, python-qt4-phonon (= ${binary:Version}),  python-qt4-dbg (= ${binary:Version})
-XB-Python-Version: ${python:Versions}
 Description: Python bindings for Phonon (debug extensions)
  The Phonon module of PyQt4 provides bindings for the Phonon Multimedia library
  to Python.
@@ -71,7 +66,6 @@
 Architecture: any
 Provides: ${python:Provides}
 Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, python-dbus (>= 0.80.0)
-XB-Python-Version: ${python:Versions}
 Description: DBus Support for PyQt4
  The DBus module of PyQt4 provides integration of PyQt4 applications
  with the DBus main loop.
@@ -82,7 +76,6 @@
 Section: debug
 Provides: ${python:Provides}
 Depends: ${shlibs:Depends}, python-dbg, python-qt4-dbus (= ${binary:Version}), python-dbus-dbg
-XB-Python-Version: ${python:Versions}
 Description: DBus Support for PyQt4 (debug extensions)
  The DBus module of PyQt4 provides integration of PyQt4 applications
  with the DBus main loop.
@@ -93,7 +86,6 @@
 Architecture: any
 Provides: ${python:Provides}
 Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, python-qt4 (= ${binary:Version}), python-opengl (>= 2.0.1.09-2.2)
-XB-Python-Version: ${python:Versions}
 Description: Python bindings for Qt4's OpenGL module
  The OpenGL module of PyQt4 provides widgets and utility classes
  for OpenGL rendering in a PyQt4 application.
@@ -103,7 +95,6 @@
 Section: debug
 Architecture: any
 Depends: ${shlibs:Depends}, python-dbg, python-qt4-gl (= ${binary:Version}), python-qt4-dbg (= ${binary:Version})
-XB-Python-Version: ${python:Versions}
 Description: Python bindings for Qt4's OpenGL module (debug extension)
  The OpenGL module of PyQt4 provides widgets and utility classes
  for OpenGL rendering in a PyQt4 application.
@@ -114,7 +105,6 @@
 Architecture: any
 Provides: ${python:Provides}
 Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, python-qt4 (= ${binary:Version})
-XB-Python-Version: ${python:Versions}
 Description: Python bindings for PyQt4's SQL module
  The SQL module of PyQt4 provides widgets and utility classes for 
  SQL database access.
@@ -124,7 +114,6 @@
 Section: debug
 Architecture: any
 Depends: ${shlibs:Depends}, python-dbg, python-qt4-sql (= ${binary:Version}), python-qt4-dbg (= ${binary:Version})
-XB-Python-Version: ${python:Versions}
 Description: Python bindings for PyQt4's SQL module (debug extension)
  The SQL module of PyQt4 provides widgets and utility classes for 
  SQL database access.
@@ -135,7 +124,6 @@
 Architecture: all
 Depends: ${python:Depends}, python-sip4-dev, python-qt4-common
 Replaces: python-qt4 (<< 4.3)
-XB-Python-Version: ${python:Versions}
 Description: Development files for PyQt4
  This package contains the source SIP files from which the Python 
  bindings for Qt4 are created. They are needed for building PyQt4
@@ -145,7 +133,6 @@
 Architecture: all
 Depends: ${python:Depends}
 Conflicts: python-qt4 (<< 4.3-3)
-XB-Python-Version: ${python:Versions}
 Description: Shared files for PyQt4
  This package contains files that are shared between python-qt4
  and python-qt4-dev.
@@ -162,7 +149,6 @@
 
 Package: pyqt4-dev-tools
 Depends: ${shlibs:Depends}, python, python-qt4
-XB-Python-Version: current
 Architecture: any
 Description: Development tools for PyQt4
  This package contains various support tools for PyQt4 developers:




More information about the Python-modules-commits mailing list