[SCM] KDE Localization module packaging branch, master, updated. debian/4.10.5-1-2-gcff410c

Pino Toscano pino at alioth.debian.org
Sun Jul 21 13:30:37 UTC 2013


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

The following commit has been merged in the master branch:
commit cff410c88b15707e869fe64ecb2c21218b3d0b83
Author: Pino Toscano <pino at debian.org>
Date:   Sun Jul 21 15:30:25 2013 +0200

    add breaks/replaces against ktouchpadenabler < 4.10.4
---
 debian/changelog |    3 +++
 debian/rules     |    4 ++--
 2 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 4333566..ce9a879 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,8 @@
 kde-l10n (4:4.10.5-2) UNRELEASED; urgency=low
 
+  [ Pino Toscano ]
+  * All packages: add breaks/replaces against ktouchpadenabler < 4.10.4,
+    since starting from that it is standalone in kde-workspace.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Sun, 21 Jul 2013 15:24:54 +0200
 
diff --git a/debian/rules b/debian/rules
index c9458d4..d2eaed5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,8 +12,8 @@ endif
 L10N_Depends := libkdecore5 (>= 4:4.10)
 L10N_Recommends :=
 L10N_Suggests := kde-standard
-L10N_Replaces := okular-l10n, gwenview-i18n, filelight-l10n, konq-plugins-l10n
-L10N_Breaks := okular-l10n, gwenview-i18n, filelight-l10n, konq-plugins-l10n
+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_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