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

shlomme at users.alioth.debian.org shlomme at users.alioth.debian.org
Sun Nov 30 11:57:25 UTC 2008


    Date: Sunday, November 30, 2008 @ 11:57:24
  Author: shlomme
Revision: 7048

* adapt python-sip4 dependency

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	2008-11-30 10:34:10 UTC (rev 7047)
+++ packages/python-qt4/trunk/debian/changelog	2008-11-30 11:57:24 UTC (rev 7048)
@@ -1,3 +1,10 @@
+python-qt4 (4.4.4-3) experimental; urgency=low
+
+  * debian/control
+    - increase python-sip4 dependecy to 4.7.9, needed by python-qt4-phonon
+
+ -- Torsten Marek <shlomme at debian.org>  Sun, 30 Nov 2008 12:56:29 +0100
+
 python-qt4 (4.4.4-2) experimental; urgency=low
 
   * debian/patches

Modified: packages/python-qt4/trunk/debian/control
===================================================================
--- packages/python-qt4/trunk/debian/control	2008-11-30 10:34:10 UTC (rev 7047)
+++ packages/python-qt4/trunk/debian/control	2008-11-30 11:57:24 UTC (rev 7048)
@@ -14,7 +14,7 @@
 Package: python-qt4
 Architecture: any
 Provides: ${python:Provides}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, python-sip4 (>= 4.7.6), python-sip4 (<< 4.8), python-elementtree | python (>= 2.5), python-qt4-common
+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
 XB-Python-Version: ${python:Versions}
 Description: Python bindings for Qt4




More information about the Python-modules-commits mailing list