[SCM] purpose packaging branch, master, updated. e2185d27b201118c03149cca147f685d2ad42d2c

Maximiliano Curia maxy at moszumanska.debian.org
Thu Jun 2 17:53:31 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/purpose.git;a=commitdiff;h=bedcaf9

The following commit has been merged in the master branch:
commit bedcaf97be99083b8ec30904933a0fd83e3d50f3
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Thu Jun 2 19:05:32 2016 +0200

    Update descriptions
---
 debian/control | 29 +++++++++++++++++++++--------
 1 file changed, 21 insertions(+), 8 deletions(-)

diff --git a/debian/control b/debian/control
index 0348264..84d4273 100644
--- a/debian/control
+++ b/debian/control
@@ -27,26 +27,39 @@ Package: libkf5purpose-dev
 Section: libdevel
 Architecture: any
 Depends: libkf5purpose5 (= ${binary:Version}), ${misc:Depends}
-Description: library for abstractions to get the developer's purposes fulfilled
- Framework for providing abstractions to get the developer's purposes fulfilled.
+Description: Provides an abstraction to provide and leverage actions of a specific kind, devel file
+ Purpose offers the possibility to create integrate services and actions on
+ any application without having to implement them specifically. Purpose will
+ offer them mechanisms to list the different alternatives to execute given the
+ requested action type and will facilitate components so that all the plugins
+ can receive all the information they need.
  .
- Contains development files for Purpose.
+ This package contains the Purpose development files.
 
 Package: libkf5purpose5
 Architecture: any
 Multi-Arch: same
 Depends: ${misc:Depends}, ${shlibs:Depends}
 Recommends: qml-modules-org-kde-purpose (= ${binary:Version})
-Description: library for abstractions to get the developer's purposes fulfilled
- Framework for providing abstractions to get the developer's purposes fulfilled.
+Description: Provides an abstraction to provide and leverage actions of a specific kind, library
+ Purpose offers the possibility to create integrate services and actions on
+ any application without having to implement them specifically. Purpose will
+ offer them mechanisms to list the different alternatives to execute given the
+ requested action type and will facilitate components so that all the plugins
+ can receive all the information they need.
  .
- Contains the Purpose library.
+ This package contains the Purpose library.
 
 Package: qml-modules-org-kde-purpose
 Architecture: any
 Multi-Arch: same
 Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: library for abstractions to get the developer's purposes fulfilled
- Framework for providing abstractions to get the developer's purposes fulfilled.
+Description: Provides an abstraction to provide and leverage actions of a specific kind, qml bindings
+ Purpose offers the possibility to create integrate services and actions on
+ any application without having to implement them specifically. Purpose will
+ offer them mechanisms to list the different alternatives to execute given the
+ requested action type and will facilitate components so that all the plugins
+ can receive all the information they need.
  .
- Contains the Qt Quick QML bindings for Purpose.
+ This package contains the Purpose Qt Quick QML bindings.

-- 
purpose packaging



More information about the pkg-kde-commits mailing list