[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=278a37d

The following commit has been merged in the master branch:
commit 278a37d4e26110034684af5b0e7845157bd15b8b
Author: Raymond Wooninck <tittiatcoke at gmail.com>
Date:   Fri Sep 30 08:25:34 2016 +0200

    Revert "Use a different version string"
    
    This reverts commit 65b0ee6d86c2a49c3dd7750b01e06893f92818a9.
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

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