[SCM] qttools packaging branch, master, updated. 697d3ba0040b00e5f4a8b85f02b651b9629897c6

Lisandro Damián Nicanor Pérez lisandro at alioth.debian.org
Thu Apr 11 13:06:34 UTC 2013


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

The following commit has been merged in the master branch:
commit e2e9a1eebfc6abf6795ca5c701ffee1619c0c6e4
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Thu Apr 11 10:03:27 2013 -0300

    Create a package for qdbus-qt5.
    
    It's a user tool.
    I left M-A with ?? un purpose, to later review this change.
---
 debian/control |   12 ++++++++++++
 1 files changed, 12 insertions(+), 0 deletions(-)

diff --git a/debian/control b/debian/control
index c77dfbf..0a75ca9 100644
--- a/debian/control
+++ b/debian/control
@@ -54,6 +54,18 @@ Description: Qt 5 designer components module
  .
  TODO
 
+Package: qdbus-qt5
+Architecture: any
+Multi-Arch: ???
+Pre-Depends: dpkg (>= 1.15.6~), ${misc:Pre-Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
+Description: Qt 5 D-Bus tool
+ Qt is a cross-platform C++ application framework. Qt's primary feature
+ is its rich set of widgets that provide standard GUI functionality.
+ .
+ This package contains qdbus, a command-line tool interface to D-Bus that uses
+ the QtDBus library.
+
 Package: libqt5help5
 Architecture: any
 Multi-Arch: same

-- 
qttools packaging



More information about the pkg-kde-commits mailing list