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

Harald Sitter apachelogger-guest at moszumanska.debian.org
Fri Sep 30 10:11:53 UTC 2016


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

The following commit has been merged in the master branch:
commit d4041670392be0e03868b733fa9c0d3d355d74f7
Author: Harald Sitter <sitter at kde.org>
Date:   Fri Sep 30 12:11:08 2016 +0200

    recommend libkf5purpose-bin for consistency
    
    FTR: I think the symbols dep injection hacks are fairly daft and pointless,
    they break M-A regardless, all they accomplish is defer the breakage...
---
 debian/control | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index e1144be..9c470be 100644
--- a/debian/control
+++ b/debian/control
@@ -47,7 +47,8 @@ Package: libkf5purpose5
 Architecture: any
 Multi-Arch: same
 Depends: ${misc:Depends}, ${shlibs:Depends}
-Recommends: qml-modules-org-kde-purpose (= ${binary:Version})
+Recommends: libkf5purpose-bin,
+            qml-modules-org-kde-purpose (= ${binary:Version})
 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

-- 
purpose packaging



More information about the pkg-kde-commits mailing list