[SCM] incidenceeditor packaging branch, master, updated. 94a21c6b6260ceb378ce10493aaaf04cf6cdf12d
Maximiliano Curia
maxy at moszumanska.debian.org
Mon May 9 07:54:50 UTC 2016
Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/incidenceeditor.git;a=commitdiff;h=3c6add0
The following commit has been merged in the master branch:
commit 3c6add0256a91ca11aaedef54c60eae778017d80
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date: Tue May 3 20:49:42 2016 +0200
Add missing Breaks/Replaces
libkf5incidenceeditor-bin conficts with korganizer
korganizer: /usr/bin/kincidenceeditor
---
debian/control | 2 ++
1 file changed, 2 insertions(+)
diff --git a/debian/control b/debian/control
index f7f59c7..da406d8 100644
--- a/debian/control
+++ b/debian/control
@@ -39,6 +39,8 @@ Description: KDE PIM incidence editor - library
Package: libkf5incidenceeditor-bin
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
+Breaks: korganizer (<= 4:16.04)
+Replaces: korganizer (<= 4:16.04)
Description: KDE PIM incidence editor
Incidence editor for KDE PIM.
.
--
incidenceeditor packaging
More information about the pkg-kde-commits
mailing list