[SCM] Akonadi packaging branch, master, updated. debian/16.04.2-3-5-g91b37de
Maximiliano Curia
maxy at moszumanska.debian.org
Sun Jul 17 14:54:18 UTC 2016
Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/akonadi.git;a=commitdiff;h=91b37de
The following commit has been merged in the master branch:
commit 91b37de58385cfec28368564442114ade83201c4
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date: Sun Jul 17 16:53:35 2016 +0200
Add conflicts for akonadi2xml against kdepimlibs5-dev
Closes: 831226
Thanks: Andreas Beckmann for the report
---
debian/control | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 77ae876..d058472 100644
--- a/debian/control
+++ b/debian/control
@@ -77,8 +77,9 @@ Depends: libboost-dev (>= 1.34.0~),
qtbase5-dev (>= 5.4.0~),
${misc:Depends},
${shlibs:Depends}
-Replaces: kdepim-runtime (<< 4:4.13), kdepimlibs5-dev (<< 4.14.10-1ubuntu2~)
-Breaks: kdepim-runtime (<< 4:4.13), kdepimlibs5-dev (<< 4.14.10-1ubuntu2~)
+Replaces: kdepim-runtime (<< 4:4.13)
+Breaks: kdepim-runtime (<< 4:4.13)
+Conflicts: kdepimlibs5-dev
Description: development files for the KDE Development Platform PIM libraries
This package contains development files for building software that uses
the KDE Development Platform Personal Information Management libraries.
--
Akonadi packaging
More information about the pkg-kde-commits
mailing list