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

kitterman at users.alioth.debian.org kitterman at users.alioth.debian.org
Tue May 22 02:11:58 UTC 2012


    Date: Tuesday, May 22, 2012 @ 02:11:57
  Author: kitterman
Revision: 21867

  * Correct DBus to read D-Bus in package descriptions

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-05-22 01:25:09 UTC (rev 21866)
+++ packages/python-qt4/trunk/debian/changelog	2012-05-22 02:11:57 UTC (rev 21867)
@@ -1,3 +1,9 @@
+python-qt4 (4.9.1-6) UNRELEASED; urgency=low
+
+  * Correct DBus to read D-Bus in package descriptions
+
+ -- Scott Kitterman <scott at kitterman.com>  Mon, 21 May 2012 22:09:28 -0400
+
 python-qt4 (4.9.1-5) unstable; urgency=low
 
   * Upload to Unstable (Closes: #673846)

Modified: packages/python-qt4/trunk/debian/control
===================================================================
--- packages/python-qt4/trunk/debian/control	2012-05-22 01:25:09 UTC (rev 21866)
+++ packages/python-qt4/trunk/debian/control	2012-05-22 02:11:57 UTC (rev 21867)
@@ -181,9 +181,9 @@
          ${misc:Depends},
          ${python:Depends},
          ${shlibs:Depends}
-Description: DBus Support for PyQt4
- The DBus module of PyQt4 provides integration of PyQt4 applications
- with the DBus main loop.
+Description: D-Bus Support for PyQt4
+ The D-Bus module of PyQt4 provides integration of PyQt4 applications
+ with the D-Bus main loop.
 
 Package: python-qt4-dbus-dbg
 Architecture: any
@@ -195,9 +195,9 @@
          python-qt4-dbus (= ${binary:Version}),
          ${misc:Depends},
          ${shlibs:Depends}
-Description: DBus Support for PyQt4 (debug extensions)
- The DBus module of PyQt4 provides integration of PyQt4 applications
- with the DBus main loop.
+Description: D-Bus Support for PyQt4 (debug extensions)
+ The D-Bus module of PyQt4 provides integration of PyQt4 applications
+ with the D-Bus main loop.
  .
  This package contains the extensions built for the Python debug interpreter.
 
@@ -208,9 +208,9 @@
          ${misc:Depends},
          ${python3:Depends},
          ${shlibs:Depends}
-Description: DBus Support for PyQt4 with Python 3
- The DBus module of PyQt4 provides integration of PyQt4 applications
- with the DBus main loop for Python 3
+Description: D-Bus Support for PyQt4 with Python 3
+ The D-Bus module of PyQt4 provides integration of PyQt4 applications
+ with the D-Bus main loop for Python 3
 
 Package: python3-dbus.mainloop.qt-dbg
 Architecture: any
@@ -222,9 +222,9 @@
          python3-dbus.mainloop.qt (= ${binary:Version}),
          ${misc:Depends},
          ${shlibs:Depends}
-Description: DBus Support for PyQt4 (debug extensions for Python 3)
- The DBus module of PyQt4 provides integration of PyQt4 applications
- with the DBus main loop for Python 3
+Description: D-Bus Support for PyQt4 (debug extensions for Python 3)
+ The D-Bus module of PyQt4 provides integration of PyQt4 applications
+ with the D-Bus main loop for Python 3
  .
  This package contains the extensions built for the Python debug interpreter.
 




More information about the Python-modules-commits mailing list