[SCM] purpose packaging branch, master, updated. 5d880e1f317ddc7c3ac1adea01cb05c5fddf9edf

Jonathan Riddell jriddell-guest at moszumanska.debian.org
Fri Sep 30 16:55:45 UTC 2016


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

The following commit has been merged in the master branch:
commit e00149d9dd3f681bf1d137c1c2d6314efcc30c3b
Author: Jonathan Riddell <jr at jriddell.org>
Date:   Tue May 17 15:32:52 2016 +0100

    move depends to suggests for now, they bring in too many dependencies until kf5 versions are built
---
 debian/control | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)

diff --git a/debian/control b/debian/control
index 3898bce..099579a 100644
--- a/debian/control
+++ b/debian/control
@@ -38,12 +38,9 @@ Description: library for abstractions to get the developer's purposes fulfilled
 Package: libkf5purpose5
 Architecture: any
 Multi-Arch: same
-Depends: kde-telepathy-send-file,
-         kdeconnect-plasma,
-         nodejs-legacy,
-         ${misc:Depends},
-         ${shlibs:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Recommends: qml-modules-org-kde-purpose (= ${binary:Version})
+Suggests: kde-telepathy-send-file, kdeconnect-plasma, nodejs-legacy
 Description: library for abstractions to get the developer's purposes fulfilled
  Framework for providing abstractions to get the developer's purposes fulfilled.
  .

-- 
purpose packaging



More information about the pkg-kde-commits mailing list