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

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


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

The following commit has been merged in the master branch:
commit 65b0ee6d86c2a49c3dd7750b01e06893f92818a9
Author: Raymond Wooninck <tittiatcoke at gmail.com>
Date:   Fri Sep 30 08:12:13 2016 +0200

    Use a different version string
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 6cd94e8..e9b9ed2 100644
--- a/debian/control
+++ b/debian/control
@@ -69,8 +69,8 @@ Depends: kdeconnect,
          qml-module-ubuntu-onlineaccounts,
          ${misc:Depends},
          ${shlibs:Depends}
-Breaks: libkf5purpose5 (<< ${ci:BuildVersion})
-Replaces: libkf5purpose5 (<< ${ci:BuildVersion})
+Breaks: libkf5purpose5 (<< ${source:Version}~ciBuild)
+Replaces: libkf5purpose5 (<< ${source:Version}~ciBuild)
 Description: abstraction to provide and leverage actions of a specific kind, runtime
  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