[SCM] purpose packaging branch, master, updated. 6223f3b654611314eb8750710c12920ba109b8b5

Maximiliano Curia maxy at moszumanska.debian.org
Fri Oct 14 17:22:45 UTC 2016


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

The following commit has been merged in the master branch:
commit 8f3ab752ce595f0795fb72ccfcb09d764a3836c6
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Fri Oct 14 17:20:33 2016 +0200

    Drop circular -bin<->lib dependency
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 0832db7..94140fe 100644
--- a/debian/control
+++ b/debian/control
@@ -33,6 +33,7 @@ Section: libdevel
 Architecture: any
 Depends: libkf5coreaddons-dev (>= 5.7.0~),
          libkf5purpose5 (= ${binary:Version}),
+         libkf5purpose-bin (= ${binary:Version}),
          qtbase5-dev (>= 5.2~),
          ${misc:Depends}
 Description: abstraction to provide and leverage actions of a specific kind, devel files
@@ -47,8 +48,7 @@ Description: abstraction to provide and leverage actions of a specific kind, dev
 Package: libkf5purpose5
 Architecture: any
 Multi-Arch: same
-Depends: libkf5purpose-bin,
-         qml-module-org-kde-kquickcontrolsaddons,
+Depends: qml-module-org-kde-kquickcontrolsaddons,
          ${misc:Depends},
          ${shlibs:Depends}
 Recommends: qml-module-org-kde-purpose (= ${binary:Version})

-- 
purpose packaging



More information about the pkg-kde-commits mailing list