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

kitterman at users.alioth.debian.org kitterman at users.alioth.debian.org
Thu Jul 5 16:35:13 UTC 2012


    Date: Thursday, July 5, 2012 @ 16:35:10
  Author: kitterman
Revision: 22405

* Revert dropping of python:Provides for python-qt4 (Closes: #679819)
  - Needed by python-avogadro

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	2012-07-04 16:38:10 UTC (rev 22404)
+++ packages/python-qt4/trunk/debian/changelog	2012-07-05 16:35:10 UTC (rev 22405)
@@ -1,3 +1,10 @@
+python-qt4 (4.9.3-2) unstable; urgency=low
+
+  * Revert dropping of python:Provides for python-qt4 (Closes: #679819)
+    - Needed by python-avogadro
+
+ -- Scott Kitterman <scott at kitterman.com>  Thu, 05 Jul 2012 09:22:30 -0400
+
 python-qt4 (4.9.3-1) unstable; urgency=low
 
   * New upstream release

Modified: packages/python-qt4/trunk/debian/control
===================================================================
--- packages/python-qt4/trunk/debian/control	2012-07-04 16:38:10 UTC (rev 22404)
+++ packages/python-qt4/trunk/debian/control	2012-07-05 16:35:10 UTC (rev 22405)
@@ -39,6 +39,7 @@
 
 Package: python-qt4
 Architecture: any
+Provides: ${python:Provides}
 Depends: ${misc:Depends}, ${python:Depends}, ${shlibs:Depends}, ${sip:Depends}
 Suggests: python-qt4-dbg
 Replaces: python-qt4-dev (<< 4.4.4-3~)




More information about the Python-modules-commits mailing list