rev 9669 - branches/qt4-x11/debian

Fathi Boudra fabo at alioth.debian.org
Fri Mar 7 10:38:12 UTC 2008


Author: fabo
Date: 2008-03-07 10:38:12 +0000 (Fri, 07 Mar 2008)
New Revision: 9669

Modified:
   branches/qt4-x11/debian/control
   branches/qt4-x11/debian/qt4-doc.doc-base
Log:
Clean up control and revert doc-base change.


Modified: branches/qt4-x11/debian/control
===================================================================
--- branches/qt4-x11/debian/control	2008-03-07 09:26:54 UTC (rev 9668)
+++ branches/qt4-x11/debian/control	2008-03-07 10:38:12 UTC (rev 9669)
@@ -88,7 +88,8 @@
  The QtSql module helps you provide seamless database integration to your Qt
  applications.
  .
-  If you wish to to use the SQL module for development, you should install the libqt4-dev package.
+ If you wish to to use the SQL module for development, you should install the
+ libqt4-dev package.
 
 Package: libqt4-sql-ibase
 Architecture: any
@@ -139,22 +140,22 @@
 Section: libs
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Suggests: libqt4-dev
-Description: Qt 4 SQLite 2 database driver
- This package contains the SQLite 2 plugin for Qt 4.
+Description: Qt 4 SQLite 3 database driver
+ This package contains the SQLite 3 plugin for Qt 4.
  .
  Install it if you intend to use or write Qt programs that are to access an
- SQLite 2 DB.
+ SQLite 3 DB.
 
 Package: libqt4-sql-sqlite2
 Architecture: any
 Section: libs
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Suggests: libqt4-dev
-Description: Qt 4 SQLite 3 database driver
- This package contains the SQLite 3 plugin for Qt 4.
+Description: Qt 4 SQLite 2 database driver
+ This package contains the SQLite 2 plugin for Qt 4.
  .
  Install it if you intend to use or write Qt programs that are to access an
- SQLite 3 DB.
+ SQLite 2 DB.
 
 Package: libqt4-svg
 Architecture: any

Modified: branches/qt4-x11/debian/qt4-doc.doc-base
===================================================================
--- branches/qt4-x11/debian/qt4-doc.doc-base	2008-03-07 09:26:54 UTC (rev 9668)
+++ branches/qt4-x11/debian/qt4-doc.doc-base	2008-03-07 10:38:12 UTC (rev 9669)
@@ -4,7 +4,7 @@
 Abstract: Qt is a cross-platform C++ application framework.  Qt's
  primary feature is its rich set of widgets that provide standard GUI
  functionality.
-Section: Applications/Programming
+Section: Apps/programming
 
 Format: HTML
 Index: /usr/share/doc/qt4-doc/html/index.html




More information about the pkg-kde-commits mailing list