From 3ba2b418dee9416fbf38a50071b371ca7770c99d Mon Sep 17 00:00:00 2001 From: Olivier Tilloy Date: Tue, 9 Oct 2012 13:32:52 +0200 Subject: Add extended descriptions for all packages. Fixes lintian errors. --- debian/control | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 9e83194..b99db70 100644 --- a/debian/control +++ b/debian/control @@ -16,6 +16,8 @@ Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, Description: Qt binding for GMenuModel - shared library + Qt binding for GMenuModel that allows connecting to a menu model exposed on + D-Bus and presents it as a list model. Package: libqmenumodel-dev Section: libdevel @@ -25,7 +27,10 @@ Depends: ${shlibs:Depends}, libqmenumodel0 (= ${binary:Version}), qtbase (>= 5.0), Description: Qt binding for GMenuModel - development files - + Qt binding for GMenuModel that allows connecting to a menu model exposed on + D-Bus and presents it as a list model. + . + This package contains the development headers for libqmenumodel. Package: qmenumodel-qml Section: libs @@ -34,4 +39,6 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, libqmenumodel0 (= ${binary:Version}), Description: Qt binding for GMenuModel - QML module + QML module that allows connecting to a menu model exposed on D-Bus and presents + it as a list model. -- cgit v1.2.3