[SCM] grantleetheme packaging branch, master, updated. 0c896810b0a483ae795b36541e5d33a745139e8e

Maximiliano Curia maxy at moszumanska.debian.org
Mon May 9 07:59:29 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/grantleetheme.git;a=commitdiff;h=0c89681

The following commit has been merged in the master branch:
commit 0c896810b0a483ae795b36541e5d33a745139e8e
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Thu Apr 28 11:53:56 2016 +0200

    Add missing breaks replaces
    
    libkf5grantleetheme-plugins ships
    /usr/lib/*/grantlee/5.0/kde_grantlee_plugin.so
    that used to be shipped by libkf5libkdepim5
    
    libkf5grantleetheme5 ships
    /usr/lib/*/libKF5GrantleeTheme.so.5
    that used to be shipped by libkf5libkdepim5
---
 debian/control | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/debian/control b/debian/control
index bd5d124..f76b9ba 100644
--- a/debian/control
+++ b/debian/control
@@ -20,6 +20,8 @@ Vcs-Git: https://anonscm.debian.org/git/pkg-kde/applications/grantleetheme.git
 Package: libkf5grantleetheme5
 Architecture: any
 Depends: ${misc:Depends}, ${shlibs:Depends}
+Breaks: libkf5libkdepim5 (<= 4:16.04)
+Replaces: libkf5libkdepim5 (<= 4:16.04)
 Description: KDE PIM grantlee theme support - library
  This library provides the grantlee theme support for KDE PIM.
  .
@@ -28,6 +30,8 @@ Description: KDE PIM grantlee theme support - library
 Package: libkf5grantleetheme-plugins
 Architecture: any
 Depends: ${misc:Depends}, ${shlibs:Depends}
+Breaks: libkf5libkdepim5 (<= 4:16.04)
+Replaces: libkf5libkdepim5 (<= 4:16.04)
 Description: KDE PIM grantlee theme support - plugins
  This library provides the grantlee theme support for KDE PIM.
  .

-- 
grantleetheme packaging



More information about the pkg-kde-commits mailing list