[SCM] grantleetheme packaging branch, master, updated. debian/16.04.2-1-10-g9ba710b

Maximiliano Curia maxy at moszumanska.debian.org
Sat Sep 10 17:08:42 UTC 2016


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

The following commit has been merged in the master branch:
commit f6e8904e062a5c1ea298fecddde6cccdb7e536f0
Author: Automatic packaging <maxy+jenkins at gnuservers.com.ar>
Date:   Mon Aug 29 09:11:36 2016 +0200

    Add breaks related to a minor abi change
    
    The breaks correspond to:
    http://sources.debian.net/src/kf5-messagelib/4:16.04.3-2/messageviewer/src/viewer/viewer_p.cpp/?hl=782#L782
    http://sources.debian.net/src/kdepim/4:16.04.3-1/akregator/src/articleviewer-ng/webengine/articleviewerwebengine.cpp/?hl=114#L114
    http://sources.debian.net/src/kdepim/4:16.04.3-1/akregator/src/articleviewer-ng/webkit/articleviewerng.cpp/?hl=217#L217
    http://sources.debian.net/src/kdepim/4:16.04.3-1/kontact/src/mainwindow.cpp/?hl=398#L398
---
 debian/control | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 632cf5c..a305625 100644
--- a/debian/control
+++ b/debian/control
@@ -20,7 +20,10 @@ 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)
+Breaks: akregator (<= 4:16.08),
+        kontact (<= 4:16.08),
+        libkf5libkdepim5 (<= 4:16.04),
+        libkf5messageviewer5 (<= 4:16.08)
 Replaces: libkf5libkdepim5 (<= 4:16.04)
 Description: KDE PIM grantlee theme support - library
  This library provides the grantlee theme support for KDE PIM.

-- 
grantleetheme packaging



More information about the pkg-kde-commits mailing list