[SCM] incidenceeditor packaging branch, master, updated. debian/17.08.0-1-4-g54a1686
Sandro Knauß
hefee at moszumanska.debian.org
Sun Dec 17 23:29:10 UTC 2017
Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/incidenceeditor.git;a=commitdiff;h=f2e5f7c
The following commit has been merged in the master branch:
commit f2e5f7c12acb7e7fceb7e0559060e0eb12032320
Author: Sandro Knauß <sknauss at kde.org>
Date: Sun Dec 17 09:42:59 2017 +0100
Get rid of unnessary break/replaces of kde-l10n-(ast|eo).
---
debian/changelog | 1 +
debian/control | 8 ++------
2 files changed, 3 insertions(+), 6 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 8744bff..e627e8a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ libkf5incidenceeditor (17.08.3-1) UNRELEASED; urgency=medium
[ Sandro Knauß ]
* New upstream release (17.08.3).
* Bump Standards-Version to 4.1.2 (No changes needed).
+ * Get rid of unnessary break/replaces of kde-l10n-(ast|eo).
-- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Sun, 17 Dec 2017 09:41:05 +0100
diff --git a/debian/control b/debian/control
index 32d2a7d..b1d9814 100644
--- a/debian/control
+++ b/debian/control
@@ -64,15 +64,11 @@ Package: libkf5incidenceeditor5
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends}, ${shlibs:Depends}
-Breaks: kde-l10n-ast (<< 4:17.03.90-0~),
- kde-l10n-eo (<< 4:17.03.90-0~),
- kdepim-addons (<< 17.08),
+Breaks: kdepim-addons (<< 17.08),
kmail (<< 4:17.08),
korganizer (<< 4:17.08),
${kde-l10n:all},
-Replaces: kde-l10n-ast (<< 4:17.03.90-0~),
- kde-l10n-eo (<< 4:17.03.90-0~),
- ${kde-l10n:all},
+Replaces: ${kde-l10n:all}
Description: KDE PIM incidence editor - library
This library provides an incidence editor for KDE PIM.
.
--
incidenceeditor packaging
More information about the pkg-kde-commits
mailing list