[SCM] Qt DBusMenu library packaging branch, master, updated. debian/0.9.0-2-10-g7c69cc6

Praveen Arimbrathodiyil pravi-guest at alioth.debian.org
Sat Mar 31 15:20:47 UTC 2012


Gitweb-URL: http://git.debian.org/?p=pkg-kde/krap/libdbusmenu-qt.git;a=commitdiff;h=f25cbcc

The following commit has been merged in the master branch:
commit f25cbcc525cfd2ff32d78a9c4db13dafcf694114
Author: Praveen Arimbrathodiyil <pravi.a at gmail.com>
Date:   Sat Mar 31 18:14:29 2012 +0530

    make all DBus entries to D-Bus in descriptions
---
 debian/control                                 |   10 +++++-----
 debian/libdbusmenu-qt-doc.doc-base.dbusmenu-qt |    4 ++--
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/debian/control b/debian/control
index 3ae57ea..af031fe 100644
--- a/debian/control
+++ b/debian/control
@@ -24,9 +24,9 @@ Description: Qt implementation of the DBusMenu protocol
  This library provides a Qt implementation of the DBusMenu protocol.
  .
  The DBusMenu protocol makes it possible for applications to export 
- and import their menus over DBus.
+ and import their menus over D-Bus.
  .
- This package provides shared libraries.
+ This package provides libdbusmenu-qt2 shared library.
 
 Package: libdbusmenu-qt-dev
 Section: libdevel
@@ -38,7 +38,7 @@ Description: Qt implementation of the DBusMenu protocol (development)
  This library provides a Qt implementation of the DBusMenu protocol.
  .
  The DBusMenu protocol makes it possible for applications to export 
- and import their menus over DBus.
+ and import their menus over D-Bus.
  .
  This package provides header files for development.
 
@@ -51,6 +51,6 @@ Description: Qt implementation of the DBusMenu protocol (documentation)
  This library provides a Qt implementation of the DBusMenu protocol.
  .
  The DBusMenu protocol makes it possible for applications to export 
- and import their menus over DBus.
+ and import their menus over D-Bus.
  .
- This package provides API documentation in html format.
+ This package provides API documentation in HTML format.
diff --git a/debian/libdbusmenu-qt-doc.doc-base.dbusmenu-qt b/debian/libdbusmenu-qt-doc.doc-base.dbusmenu-qt
index 2109e69..e29c512 100644
--- a/debian/libdbusmenu-qt-doc.doc-base.dbusmenu-qt
+++ b/debian/libdbusmenu-qt-doc.doc-base.dbusmenu-qt
@@ -1,9 +1,9 @@
 Document: dbusmenu-qt
-Title: Dbusmenu Qt API Documentation
+Title: DBusMenu Qt API Documentation
 Author: Canonical DX Team, Aurélien Gâteau <aurelien.gateau at canonical.com>
 Abstract: This library provides a Qt implementation of the DBusMenu protocol.
  The DBusMenu protocol makes it possible for applications to export and import
- their menus over DBus.
+ their menus over D-Bus.
 Section: Programming
 
 Format: html

-- 
Qt DBusMenu library packaging



More information about the pkg-kde-commits mailing list