[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=1ba9a77
The following commit has been merged in the master branch:
commit 1ba9a778588bf66250fd079e674c2c96abd50991
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date: Fri Oct 14 16:45:54 2016 +0200
Downgrade kdeconnect dependency to recommends.
---
debian/control | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/debian/control b/debian/control
index 17e6650..d64e261 100644
--- a/debian/control
+++ b/debian/control
@@ -60,13 +60,13 @@ Description: library for abstractions to get the developer's purposes fulfilled
Package: libkf5purpose-bin
Architecture: any
Multi-Arch: same
-Depends: kdeconnect,
- nodejs-legacy,
+Depends: nodejs-legacy,
qml-module-org-kde-kquickcontrolsaddons,
qml-module-qtquick-dialogs,
qml-module-ubuntu-onlineaccounts,
${misc:Depends},
${shlibs:Depends}
+Recommends: kdeconnect
Breaks: libkf5purpose5 (<< ${source:Version}~ciBuild)
Replaces: libkf5purpose5 (<< ${source:Version}~ciBuild)
Description: abstraction to provide and leverage actions of a specific kind, runtime
@@ -83,13 +83,13 @@ Architecture: any
Multi-Arch: same
Replaces: qml-modules-org-kde-purpose (<< 1.1-0neon+16.04+build16)
Breaks: qml-modules-org-kde-purpose (<< 1.1-0neon+16.04+build16)
-Depends: kdeconnect,
- qml-module-qtquick-controls,
+Depends: qml-module-qtquick-controls,
qml-module-qtquick-layouts,
qml-module-qtquick2,
qml-module-ubuntu-onlineaccounts,
${misc:Depends},
${shlibs:Depends}
+Recommends: kdeconnect
Description: 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
--
purpose packaging
More information about the pkg-kde-commits
mailing list