[SCM] kblog packaging branch, master, updated. debian/4%17.08.0-1-6-g6ed821d

Sandro Knauß hefee at moszumanska.debian.org
Fri Dec 15 19:05:33 UTC 2017


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

The following commit has been merged in the master branch:
commit c2cb1235d761457e72750a8c520feff77c620f67
Author: Sandro Knauß <hefee at debian.org>
Date:   Fri Dec 15 19:50:39 2017 +0100

    Get rid of unnessary break/replaces of kde-l10n-(ast|eo).
---
 debian/changelog | 1 +
 debian/control   | 9 ++-------
 2 files changed, 3 insertions(+), 7 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index c725236..9d2d775 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ kblog (4: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>  Fri, 15 Dec 2017 19:48:04 +0100
 
diff --git a/debian/control b/debian/control
index 048bb9e..03a1709 100644
--- a/debian/control
+++ b/debian/control
@@ -43,13 +43,8 @@ Package: libkf5blog5
 Architecture: any
 Multi-Arch: same
 Depends: ${misc:Depends}, ${shlibs:Depends}
-Breaks: blogilo (<< 4:17.08),
-        kde-l10n-ast (<< 4:17.03.90-0~),
-        kde-l10n-eo (<< 4:17.03.90-0~),
-        ${kde-l10n:all},
-Replaces: kde-l10n-ast (<< 4:17.03.90-0~),
-          kde-l10n-eo (<< 4:17.03.90-0~),
-          ${kde-l10n:all},
+Breaks: blogilo (<< 4:17.08), ${kde-l10n:all}
+Replaces: ${kde-l10n:all}
 Description: client-side support library for web application remote blogging APIs
  KBlog is a library for calling functions on Blogger 1.0, MetaWeblog,
  MovableType and GData compatible blogs. It calls the APIs using KXmlRpcClient

-- 
kblog packaging



More information about the pkg-kde-commits mailing list