[SCM] kirigami packaging branch, master, updated. 2b7dac79ae6a9957dd409b3196e52ac5dfa71e7e
Maximiliano Curia
maxy at moszumanska.debian.org
Thu Sep 29 15:46:46 UTC 2016
Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/kirigami.git;a=commitdiff;h=b0124aa
The following commit has been merged in the master branch:
commit b0124aab36041faef7d1668de2a80484e592b226
Author: Jonathan Riddell <jr at jriddell.org>
Date: Tue Aug 9 17:54:06 2016 +0100
better description, keep lintian happy
---
debian/control | 26 ++++++++++++++++++++++----
1 file changed, 22 insertions(+), 4 deletions(-)
diff --git a/debian/control b/debian/control
index 5cc41c1..ed1b9a4 100644
--- a/debian/control
+++ b/debian/control
@@ -26,15 +26,33 @@ Depends: plasma-framework,
qml-module-qtquick2,
${misc:Depends},
${shlibs:Depends}
-Description: kirigami components
- A QtQuick based components set.
+Description: set of QtQuick components targeted for mobile use
+ Kirigami is a set of QtQuick components at the moment targeted for
+ mobile use (in the future desktop as well) targeting both Plasma
+ Mobile and Android. A set of high level components to make the
+ creation of applications that look and feel great on mobile as well
+ as desktop devices and follow the Kirigami Human Interface
+ Guidelines. The target of these components is anybody that wants to
+ do an application using QtQuick as its main UI, especially if
+ targeting a mobile platform, without adding many dependencies. They
+ work on a variety of platforms, such as Plasma Mobile, Desktop Linux,
+ Android and Windows.
Package: kirigami-dbg
Section: debug
Architecture: any
Priority: extra
Depends: kirigami (= ${binary:Version}), ${misc:Depends}
-Description: kirigami components
- A QtQuick based components set.
+Description: set of QtQuick components targeted for mobile use
+ Kirigami is a set of QtQuick components at the moment targeted for
+ mobile use (in the future desktop as well) targeting both Plasma
+ Mobile and Android. A set of high level components to make the
+ creation of applications that look and feel great on mobile as well
+ as desktop devices and follow the Kirigami Human Interface
+ Guidelines. The target of these components is anybody that wants to
+ do an application using QtQuick as its main UI, especially if
+ targeting a mobile platform, without adding many dependencies. They
+ work on a variety of platforms, such as Plasma Mobile, Desktop Linux,
+ Android and Windows.
.
This package contains the debugging symbols.
--
kirigami packaging
More information about the pkg-kde-commits
mailing list