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

shlomme at users.alioth.debian.org shlomme at users.alioth.debian.org
Thu Jun 18 19:02:14 UTC 2009


    Date: Thursday, June 18, 2009 @ 19:02:11
  Author: shlomme
Revision: 8817

Prepare for new upstream bugfix release

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-06-18 18:55:57 UTC (rev 8816)
+++ packages/python-qt4/trunk/debian/changelog	2009-06-18 19:02:11 UTC (rev 8817)
@@ -1,3 +1,11 @@
+python-qt4 (4.5.1-1) unstable; urgency=low
+
+  * New upstream bugfix release
+  * debian/control
+    - Bump all dependencies on sip to 4.8.1
+
+ -- Torsten Marek <shlomme at debian.org>  Thu, 18 Jun 2009 20:59:11 +0200
+
 python-qt4 (4.5-1) unstable; urgency=low
 
   * New upstream release (Closes: #486931, #480296, #520188)

Modified: packages/python-qt4/trunk/debian/control
===================================================================
--- packages/python-qt4/trunk/debian/control	2009-06-18 18:55:57 UTC (rev 8816)
+++ packages/python-qt4/trunk/debian/control	2009-06-18 19:02:11 UTC (rev 8817)
@@ -3,7 +3,7 @@
 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>, Bernd Zeimetz <bzed at debian.org>
-Build-Depends: debhelper (>= 5.0.38), python-all-dev, libqt4-dev (>= 4.3.0), sip4 (>= 4.8), python-sip4-dev (>= 4.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-Depends: debhelper (>= 5.0.38), python-all-dev, libqt4-dev (>= 4.3.0), sip4 (>= 4.8.1), python-sip4-dev (>= 4.8.1), 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/
@@ -13,7 +13,7 @@
 Package: python-qt4
 Architecture: any
 Provides: ${python:Provides}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, python-sip4 (>= 4.8), python-sip4 (<< 4.9), python-elementtree | python (>= 2.5)
+Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, python-sip4 (>= 4.8.1), python-sip4 (<< 4.9), python-elementtree | python (>= 2.5)
 Suggests: python-qt4-dbg
 Replaces: python-qt4-dev (<< 4.4.4-3~), python-qt4-common
 Description: Python bindings for Qt4
@@ -35,7 +35,7 @@
 Priority: extra
 Section: debug
 Architecture: any
-Depends: python-qt4 (= ${binary:Version}), python-dbg, python-sip4-dbg (>= 4.8), ${shlibs:Depends}
+Depends: python-qt4 (= ${binary:Version}), python-dbg, python-sip4-dbg (>= 4.8.1), ${shlibs:Depends}
 Description: Python bindings for Qt4 (debug extensions)
  PyQt4 exposes the Qt4 API to Python.
  .




More information about the Python-modules-commits mailing list