[SCM] purpose packaging branch, master, updated. 5d880e1f317ddc7c3ac1adea01cb05c5fddf9edf
Jonathan Riddell
jriddell-guest at moszumanska.debian.org
Fri Sep 30 16:55:52 UTC 2016
Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/purpose.git;a=commitdiff;h=5c32784
The following commit has been merged in the master branch:
commit 5c32784c29c376a0fe2c2938a7d7843d8f6fa05c
Author: Raymond Wooninck <tittiatcoke at gmail.com>
Date: Fri Sep 30 08:28:44 2016 +0200
Get the right conflict/replace in place
---
debian/control | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 6cd94e8..9059065 100644
--- a/debian/control
+++ b/debian/control
@@ -48,8 +48,8 @@ Architecture: any
Multi-Arch: same
Depends: ${misc:Depends}, ${shlibs:Depends}
Recommends: qml-modules-org-kde-purpose (= ${binary:Version})
-Conflicts: libkf5purposewidgets5
-Replaces: libkf5purposewidgets5
+Conflicts: libkf5purposewidgets5 (<< ${ci:BuildVersion})
+Replaces: libkf5purposewidgets5 (<< ${ci:BuildVersion})
Description: 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