[SCM] calligra localization packaging branch, master, updated. debian/2.9.11-1-7-g6614a41

Pino Toscano pino at moszumanska.debian.org
Sat Aug 19 07:04:59 UTC 2017


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

The following commit has been merged in the master branch:
commit dfc6b350222510bf2b4968a677998cb590104397
Author: Pino Toscano <pino at debian.org>
Date:   Sun Jun 25 06:09:07 2017 +0200

    drop also the documentation of kexi
---
 debian/changelog | 1 +
 debian/rules     | 2 ++
 2 files changed, 3 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index ccb6088..cb76912 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ calligra-l10n (1:2.9.11-2) UNRELEASED; urgency=medium
       shipped with kexi
     - desktop_calligra.mo: an old name for desktop_calligra_calligra.mo,
       excluded already
+  * Drop also the documentation of kexi.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Thu, 13 Oct 2016 21:19:03 +0200
 
diff --git a/debian/rules b/debian/rules
index 7260c17..b872052 100755
--- a/debian/rules
+++ b/debian/rules
@@ -79,6 +79,8 @@ $(L10N_INSTALL): | prepare_install
 	# Drop *.appdata.mo translations, since they are only helper for
 	# translating appdata files
 	find $(CURDIR)/debian/$(cur_pkg) -name '*.appdata.mo' -delete
+	# Drop kexi documentation, as no more shipped as part of calligra
+	rm -rf $(CURDIR)/debian/$(cur_pkg)/usr/share/doc/kde/HTML/*/kexi
 
 prepare_clean:
 	dh_testdir

-- 
calligra localization packaging



More information about the pkg-kde-commits mailing list