[SCM] kalzium packaging branch, master, updated. debian/4%17.08.0-1.1-11-g0863038

Pino Toscano pino at moszumanska.debian.org
Sat Dec 2 09:08:29 UTC 2017


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

The following commit has been merged in the master branch:
commit 086303844c1be20589f6c1bf5ac298f646a0e2bc
Author: Pino Toscano <pino at debian.org>
Date:   Sat Dec 2 10:08:22 2017 +0100

    drop plasma translations
---
 debian/changelog | 2 ++
 debian/rules     | 6 ++++++
 2 files changed, 8 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 981e1c4..43077a4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,6 +13,8 @@ kalzium (4:17.08.3-0r1) UNRELEASED; urgency=medium
     work fine.
   * Update lintian overrides.
   * Update Vcs-* fields.
+  * Do not ship translations of Plasma-related stuff, since they are not
+    ported yet.
 
  -- Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Sat, 02 Dec 2017 09:47:03 +0100
 
diff --git a/debian/rules b/debian/rules
index a690ca6..1d7803e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,3 +4,9 @@ l10npkgs_firstversion_ok := 4:16.04.3-6~
 
 include /usr/share/pkg-kde-tools/qt-kde-team/3/debian-qt-kde.mk
 include /usr/share/pkg-kde-tools/qt-kde-team/2/l10n-packages.mk
+
+override_dh_auto_install:
+	$(overridden_command)
+	# drop translations of plasma-related components, since they are
+	# not ported yet
+	rm -f debian/tmp/usr/share/locale/*/LC_MESSAGES/plasma_*.mo

-- 
kalzium packaging



More information about the pkg-kde-commits mailing list