[Python-modules-commits] r30623 - in packages/pyqt5/trunk/debian (changelog control)
mitya57-guest at users.alioth.debian.org
mitya57-guest at users.alioth.debian.org
Sun Sep 14 15:05:56 UTC 2014
Date: Sunday, September 14, 2014 @ 15:05:55
Author: mitya57-guest
Revision: 30623
Fix Lintian warnings about too short and duplicate long descriptions.
Modified:
packages/pyqt5/trunk/debian/changelog
packages/pyqt5/trunk/debian/control
Modified: packages/pyqt5/trunk/debian/changelog
===================================================================
--- packages/pyqt5/trunk/debian/changelog 2014-09-14 15:00:29 UTC (rev 30622)
+++ packages/pyqt5/trunk/debian/changelog 2014-09-14 15:05:55 UTC (rev 30623)
@@ -2,6 +2,7 @@
* Add new package for Enginio module.
* Add new package for QtWebSockets module.
+ * Fix Lintian warnings about too short and duplicate long descriptions.
-- Dmitry Shachnev <mitya57 at debian.org> Sun, 14 Sep 2014 14:40:11 +0400
Modified: packages/pyqt5/trunk/debian/control
===================================================================
--- packages/pyqt5/trunk/debian/control 2014-09-14 15:00:29 UTC (rev 30622)
+++ packages/pyqt5/trunk/debian/control 2014-09-14 15:05:55 UTC (rev 30623)
@@ -92,6 +92,8 @@
Description: D-Bus Support for PyQt5 with Python 3
The D-Bus module of PyQt5 provides integration of PyQt5 applications
with the D-Bus main loop for Python 3.
+ .
+ This package contains the Python 3 version of this module.
Package: python3-dbus.mainloop.pyqt5-dbg
Architecture: any
@@ -117,6 +119,8 @@
Description: Python 3 bindings for Enginio library
The Enginio module of PyQt provides Python 3 bindings for the
Qt Enginio cloud data storage library.
+ .
+ This package contains the Python 3 version of this module.
Package: python3-pyqt5.enginio-dbg
Priority: extra
@@ -142,6 +146,8 @@
Description: Python 3 bindings for Qt5's OpenGL module
The OpenGL module of PyQt5 provides widgets and utility classes
for OpenGL rendering in a PyQt5 application.
+ .
+ This package contains the Python 3 version of this module.
Package: python3-pyqt5.qtopengl-dbg
Priority: extra
@@ -169,6 +175,8 @@
Description: Python 3 bindings for Qt5's SQL module
The SQL module of PyQt5 provides widgets and utility classes for
Python 3 SQL database access.
+ .
+ This package contains the Python 3 version of this module.
Package: python3-pyqt5.qtsql-dbg
Priority: extra
@@ -194,6 +202,8 @@
Description: Python 3 bindings for Qt5's WebKit module
The WebKit module of PyQt5 provides a Web browser engine that makes it easy
to embed HTML content into your PyQt application.
+ .
+ This package contains the Python 3 version of this module.
Package: python3-pyqt5.qtwebkit-dbg
Priority: extra
@@ -219,6 +229,8 @@
Description: Python 3 bindings for Qt5's WebSockets module
The WebSockets module of PyQt5 provides Python 3 bindings for the
WebSockets specification (both client and server).
+ .
+ This package contains the Python 3 version of this module.
Package: python3-pyqt5.qtwebsockets-dbg
Priority: extra
@@ -244,6 +256,8 @@
Description: Python 3 bindings for Qt5's XmlPatterns module
QtXmlPatterns is a XQuery and XPath engine for XML and custom data models.
This package provides a PyQt binding for QtXmlPatterns.
+ .
+ This package contains the Python 3 version of this module.
Package: python3-pyqt5.qtxmlpatterns-dbg
Priority: extra
@@ -269,6 +283,8 @@
Description: Python 3 bindings for Qt5's SVG module
The SVG module of PyQt5 provides The QtSvg module provides classes for
displaying the contents of SVG files.
+ .
+ This package contains the Python 3 version of this module.
Package: python3-pyqt5.qtsvg-dbg
Priority: extra
@@ -294,6 +310,8 @@
Description: Python 3 bindings for Qt5's Multimedia module
The Multimedia module of PyQt5 provides a set of APIs to play and record
media, and manage a collection of media content.
+ .
+ This package contains the Python 3 version of this module.
Package: python3-pyqt5.qtmultimedia-dbg
Priority: extra
@@ -319,6 +337,8 @@
Description: Python 3 bindings for QtQuick module
The QtQuick module of PyQt5 provides a framework for developing applications
and libraries with the QML language.
+ .
+ This package contains the Python 3 version of this module.
Package: python3-pyqt5.qtquick-dbg
Priority: extra
@@ -346,6 +366,8 @@
Description: Python 3 bindings for QtSerialPort module
The QtSerialPort module of PyQt5 provides a set of APIs to use serial ports
from PyQt applications.
+ .
+ This package contains the Python 3 version of this module.
Package: python3-pyqt5.qtserialport-dbg
Priority: extra
@@ -371,6 +393,8 @@
Description: Python 3 bindings for QtSensors module
The QtSensors module of PyQt5 provides a set of APIs to access sensors
hardware from PyQt applications.
+ .
+ This package contains the Python 3 version of this module.
Package: python3-pyqt5.qtsensors-dbg
Priority: extra
@@ -396,6 +420,8 @@
Description: Python 3 bindings for QtX11Extras module
The QtX11Extras module of PyQt5 provides an API to access X11-specific
information and classes.
+ .
+ This package contains the Python 3 version of this module.
Package: python3-pyqt5.qtx11extras-dbg
Priority: extra
@@ -421,6 +447,8 @@
Description: Python 3 bindings for QtPositioning module
The QtPositioning module of PyQt5 provides an API to access location and
positioning information.
+ .
+ This package contains the Python 3 version of this module.
Package: python3-pyqt5.qtpositioning-dbg
Priority: extra
@@ -516,6 +544,8 @@
Description: D-Bus Support for PyQt5 with Python
The D-Bus module of PyQt5 provides integration of PyQt5 applications
with the D-Bus main loop for Python.
+ .
+ This package contains the Python 2 version of this module.
Package: python-dbus.mainloop.pyqt5-dbg
Architecture: any
@@ -541,6 +571,8 @@
Description: Python 2 bindings for Enginio library
The Enginio module of PyQt provides Python 3 bindings for the
Qt Enginio cloud data storage library.
+ .
+ This package contains the Python 2 version of this module.
Package: python-pyqt5.enginio-dbg
Priority: extra
@@ -566,6 +598,8 @@
Description: Python bindings for Qt5's OpenGL module
The OpenGL module of PyQt5 provides widgets and utility classes
for OpenGL rendering in a PyQt5 application.
+ .
+ This package contains the Python 2 version of this module.
Package: python-pyqt5.qtopengl-dbg
Priority: extra
@@ -591,6 +625,8 @@
Description: Python bindings for Qt5's SQL module
The SQL module of PyQt5 provides widgets and utility classes for
Python SQL database access.
+ .
+ This package contains the Python 2 version of this module.
Package: python-pyqt5.qtsql-dbg
Priority: extra
@@ -616,6 +652,8 @@
Description: Python bindings for Qt5's WebKit module
The WebKit module of PyQt5 provides a Web browser engine that makes it easy
to embed HTML content into your PyQt application.
+ .
+ This package contains the Python 2 version of this module.
Package: python-pyqt5.qtwebkit-dbg
Priority: extra
@@ -641,6 +679,8 @@
Description: Python bindings for Qt5's WebSockets module
The WebSockets module of PyQt5 provides Python 3 bindings for the
WebSockets specification (both client and server).
+ .
+ This package contains the Python 2 version of this module.
Package: python-pyqt5.qtwebsockets-dbg
Priority: extra
@@ -666,6 +706,8 @@
Description: Python bindings for Qt5's XmlPatterns module
QtXmlPatterns is a XQuery and XPath engine for XML and custom data models.
This package provides a PyQt binding for QtXmlPatterns.
+ .
+ This package contains the Python 2 version of this module.
Package: python-pyqt5.qtxmlpatterns-dbg
Priority: extra
@@ -691,6 +733,8 @@
Description: Python bindings for Qt5's SVG module
The SVG module of PyQt5 provides The QtSvg module provides classes for
displaying the contents of SVG files.
+ .
+ This package contains the Python 2 version of this module.
Package: python-pyqt5.qtsvg-dbg
Priority: extra
@@ -716,6 +760,8 @@
Description: Python bindings for Qt5's Multimedia module
The Multimedia module of PyQt5 provides a set of APIs to play and record
media, and manage a collection of media content.
+ .
+ This package contains the Python 2 version of this module.
Package: python-pyqt5.qtmultimedia-dbg
Priority: extra
@@ -741,6 +787,8 @@
Description: Python bindings for QtQuick module
The QtQuick module of PyQt5 provides a framework for developing applications
and libraries with the QML language.
+ .
+ This package contains the Python 2 version of this module.
Package: python-pyqt5.qtquick-dbg
Priority: extra
@@ -766,6 +814,8 @@
Description: Python bindings for QtSerialPort module
The QtSerialPort module of PyQt5 provides a set of APIs to use serial ports
from PyQt applications.
+ .
+ This package contains the Python 2 version of this module.
Package: python-pyqt5.qtserialport-dbg
Priority: extra
@@ -791,6 +841,8 @@
Description: Python bindings for QtSensors module
The QtSensors module of PyQt5 provides a set of APIs to access sensors
hardware from PyQt applications.
+ .
+ This package contains the Python 2 version of this module.
Package: python-pyqt5.qtsensors-dbg
Priority: extra
@@ -816,6 +868,8 @@
Description: Python bindings for QtX11Extras module
The QtX11Extras module of PyQt5 provides an API to access X11-specific
information and classes.
+ .
+ This package contains the Python 2 version of this module.
Package: python-pyqt5.qtx11extras-dbg
Priority: extra
@@ -841,6 +895,8 @@
Description: Python bindings for QtPositioning module
The QtPositioning module of PyQt5 provides an API to access location and
positioning information.
+ .
+ This package contains the Python 2 version of this module.
Package: python-pyqt5.qtpositioning-dbg
Priority: extra
More information about the Python-modules-commits
mailing list