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

ncommander-guest at users.alioth.debian.org ncommander-guest at users.alioth.debian.org
Sun Apr 5 20:09:55 UTC 2009


    Date: Sunday, April 5, 2009 @ 20:09:54
  Author: ncommander-guest
Revision: 8123

  - Bumped standards version to 3.8.1
  - Corrected section mismatches
    - Changed python-qt-*-dbg section to debug 

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-05 20:02:15 UTC (rev 8122)
+++ packages/python-qt4/trunk/debian/changelog	2009-04-05 20:09:54 UTC (rev 8123)
@@ -8,6 +8,9 @@
   * Moved package from experimental to unstable
   * debian/control:
     - Updated my email to mcasadevall at debian.org
+    - Bumped standards version to 3.8.1
+    - Corrected section mismatches
+      - Changed python-qt-*-dbg section to debug 
     - Tightened build-deps to match normal dependences.
       - sip4 versioned to build against 4.7.9 matching the Depends
 

Modified: packages/python-qt4/trunk/debian/control
===================================================================
--- packages/python-qt4/trunk/debian/control	2009-04-05 20:02:15 UTC (rev 8122)
+++ packages/python-qt4/trunk/debian/control	2009-04-05 20:09:54 UTC (rev 8123)
@@ -5,7 +5,7 @@
 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-central (>= 0.6), 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.0
+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/
@@ -35,6 +35,7 @@
 
 Package: python-qt4-dbg
 Priority: extra
+Section: debug
 Architecture: any
 Depends: python-qt4 (= ${binary:Version}), python-dbg, python-sip4-dbg (>= 4.7), ${shlibs:Depends}
 XB-Python-Version: ${python:Versions}
@@ -55,6 +56,7 @@
 
 Package: python-qt4-phonon-dbg
 Priority: extra
+Section: debug
 Architecture: any
 Provides: ${python:Provides}
 Depends: ${shlibs:Depends}, python-dbg, python-qt4-phonon (= ${binary:Version}),  python-qt4-dbg (= ${binary:Version})
@@ -97,6 +99,7 @@
 
 Package: python-qt4-gl-dbg
 Priority: extra
+Section: debug
 Architecture: any
 Depends: ${shlibs:Depends}, python-dbg, python-qt4-gl (= ${binary:Version}), python-qt4-dbg (= ${binary:Version})
 XB-Python-Version: ${python:Versions}
@@ -117,6 +120,7 @@
 
 Package: python-qt4-sql-dbg
 Priority: extra
+Section: debug
 Architecture: any
 Depends: ${shlibs:Depends}, python-dbg, python-qt4-sql (= ${binary:Version}), python-qt4-dbg (= ${binary:Version})
 XB-Python-Version: ${python:Versions}




More information about the Python-modules-commits mailing list