[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=e6cb930

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

    drop kgeography scripts
---
 debian/changelog | 1 +
 debian/rules     | 2 ++
 2 files changed, 3 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 96a09cd..3e17def 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -24,6 +24,7 @@ kde-l10n (4:16.04.3-5) UNRELEASED; urgency=medium
       kgeography
   * Drop obsolete translations, no more useful:
     - mplayerthumbs.mo, mplayerthumbsconfig.mo, and baloowidgets.mo
+  * Drop scripts of kgeography, as they are shipped with it.
 
  -- 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 ec4f643..55fd392 100755
--- a/debian/rules
+++ b/debian/rules
@@ -112,6 +112,8 @@ $(L10N_INSTALL): | prepare_install
 	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
+	# Drop scripts for applications
+	rm -rf $(CURDIR)/debian/$(cur_pkg)/usr/share/locale/*/LC_SCRIPTS/kgeography
 
 prepare_clean:
 	dh_testdir

-- 
KDE Localization module packaging



More information about the pkg-kde-commits mailing list