[SCM] KDE Localization module packaging branch, master, updated. debian/16.04.2-2-2-gd895568

Pino Toscano pino at moszumanska.debian.org
Wed Jun 29 19:47:23 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-sc/kde-l10n.git;a=commitdiff;h=d895568

The following commit has been merged in the master branch:
commit d89556837d0ba7882d2aaf6bf52248303a51705f
Author: Pino Toscano <pino at debian.org>
Date:   Wed Jun 29 21:46:57 2016 +0200

    break/replace kdenlive-data < 15.04 (#828923)
---
 debian/changelog | 3 +++
 debian/rules     | 4 ++--
 2 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index dbca546..e1e6699 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,8 @@
 kde-l10n (4:16.04.2-3) UNRELEASED; urgency=medium
 
+  [ Pino Toscano ]
+  * Break/replace kdenlive-data < 15.04, since the kdenlive translations moved
+    from there. (Closes: #828923)
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Wed, 29 Jun 2016 21:43:20 +0200
 
diff --git a/debian/rules b/debian/rules
index e12df8f..f58c59e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,8 +12,8 @@ endif
 L10N_Depends := libkf5i18n5 | libkdecore5 (>= 4:4.10)
 L10N_Recommends :=
 L10N_Suggests := kde-standard
-L10N_Replaces := okular-l10n, gwenview-i18n, filelight-l10n, konq-plugins-l10n, ktouchpadenabler (<< 4:4.10.4)
-L10N_Breaks := okular-l10n, gwenview-i18n, filelight-l10n, konq-plugins-l10n, ktouchpadenabler (<< 4:4.10.4)
+L10N_Replaces := okular-l10n, gwenview-i18n, filelight-l10n, konq-plugins-l10n, ktouchpadenabler (<< 4:4.10.4), kdenlive-data (<< 15.04)
+L10N_Breaks := okular-l10n, gwenview-i18n, filelight-l10n, konq-plugins-l10n, ktouchpadenabler (<< 4:4.10.4), kdenlive-data (<< 15.04)
 L10N_Provides := kde-l10n
 
 # Handling of conflicts against kdepim 4.4 (which provides translations)

-- 
KDE Localization module packaging



More information about the pkg-kde-commits mailing list