[SCM] eventviews packaging branch, master, updated. e4e25a4b82440d349cb9f842568895bb92309890

Maximiliano Curia maxy at moszumanska.debian.org
Mon May 9 07:53:03 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/eventviews.git;a=commitdiff;h=00c7fd9

The following commit has been merged in the master branch:
commit 00c7fd9062bee5ee8e1b8a77e12410fe7f5480c7
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Sat Apr 30 08:53:06 2016 +0200

    Add missing Breaks/Replasces
    
    libkf5eventviews-data ships the calendardecoration desktop that was
    included in korganizer.
    korganizer: /usr/share/kservicetypes5/calendardecoration.desktop
---
 debian/control | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index ea270b1..8c19beb 100644
--- a/debian/control
+++ b/debian/control
@@ -39,7 +39,9 @@ Description: KDE PIM event handling - library
 Package: libkf5eventviews-data
 Architecture: all
 Multi-Arch: foreign
-Depends: ${misc:Depends}, ${shlibs:Depends}
+Depends: ${misc:Depends}
+Breaks: korganizer (<= 4:16.04)
+Replaces: korganizer (<= 4:16.04)
 Description: KDE PIM event handling - data files
  This library provides an event creator for KDE PIM.
  .

-- 
eventviews packaging



More information about the pkg-kde-commits mailing list