[SCM] KDE Localization module packaging branch, master, updated. debian/4%16.04.3-4-6-gca38815

Pino Toscano pino at moszumanska.debian.org
Sun Nov 26 15:45:23 UTC 2017


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

The following commit has been merged in the master branch:
commit 383394489a09ba23fc54c2ceb6062726541da9cb
Author: Pino Toscano <pino at debian.org>
Date:   Sun Nov 26 16:36:27 2017 +0100

    drop data of lokalize (see #882403)
---
 debian/changelog | 3 +++
 debian/rules     | 1 +
 2 files changed, 4 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 2fd3c32..3aa26c8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,8 @@
 kde-l10n (4:16.04.3-5) UNRELEASED; urgency=medium
 
+  [ Pino Toscano ]
+  * Exclude the translated data of lokalize, as it is shipped with them
+    (see #882403)
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Sun, 26 Nov 2017 07:53:33 +0100
 
diff --git a/debian/rules b/debian/rules
index 042b4eb..ec4f643 100755
--- a/debian/rules
+++ b/debian/rules
@@ -111,6 +111,7 @@ $(L10N_INSTALL): | prepare_install
 	rm -rf $(CURDIR)/debian/$(cur_pkg)/usr/share/khangman
 	rm -rf $(CURDIR)/debian/$(cur_pkg)/usr/share/klettres
 	rm -rf $(CURDIR)/debian/$(cur_pkg)/usr/share/ktuberling
+	rm -rf $(CURDIR)/debian/$(cur_pkg)/usr/share/lokalize
 
 prepare_clean:
 	dh_testdir

-- 
KDE Localization module packaging



More information about the pkg-kde-commits mailing list