[SCM] purpose packaging branch, master, updated. c8b5d34995ffcae90808165106fdf356a34f5c15

Maximiliano Curia maxy at moszumanska.debian.org
Tue Dec 6 20:02:19 UTC 2016


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

The following commit has been merged in the master branch:
commit 93e097f922161da3fe0b3b00dab6427b19815f17
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Tue Dec 6 20:54:42 2016 +0100

    Add missing breaks/replaces
    
    Closes: 846574
    Thanks: Andreas Beckmann for reporting
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 512f42b..614708a 100644
--- a/debian/control
+++ b/debian/control
@@ -69,8 +69,8 @@ Depends: nodejs-legacy [!armel],
          ${misc:Depends},
          ${shlibs:Depends}
 Recommends: kdeconnect
-Breaks: libkf5purpose5 (<< ${source:Version}~ciBuild)
-Replaces: libkf5purpose5 (<< ${source:Version}~ciBuild)
+Breaks: libkf5purpose5 (<< ${source:Version}~ciBuild), kamoso (<< 3.2.1~)
+Replaces: libkf5purpose5 (<< ${source:Version}~ciBuild), kamoso (<< 3.2.1~)
 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