rev 21117 - kde-extras/smb4k/trunk/debian

Pino Toscano pino at moszumanska.debian.org
Wed Apr 11 05:34:58 UTC 2018


Author: pino
Date: 2018-04-11 05:34:58 +0000 (Wed, 11 Apr 2018)
New Revision: 21117

Modified:
   kde-extras/smb4k/trunk/debian/changelog
   kde-extras/smb4k/trunk/debian/rules
Log:
drop appdata helper translations


Modified: kde-extras/smb4k/trunk/debian/changelog
===================================================================
--- kde-extras/smb4k/trunk/debian/changelog	2018-04-11 05:26:35 UTC (rev 21116)
+++ kde-extras/smb4k/trunk/debian/changelog	2018-04-11 05:34:58 UTC (rev 21117)
@@ -4,6 +4,7 @@
   * New upstream release.
   * Add new required libkf5crash-dev build dependency.
   * Bump Standards-Version to 4.1.4, no changes required.
+  * Do not ship the helper translations of the appdata file.
 
  -- Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org>  Wed, 11 Apr 2018 07:20:32 +0200
 

Modified: kde-extras/smb4k/trunk/debian/rules
===================================================================
--- kde-extras/smb4k/trunk/debian/rules	2018-04-11 05:26:35 UTC (rev 21116)
+++ kde-extras/smb4k/trunk/debian/rules	2018-04-11 05:34:58 UTC (rev 21117)
@@ -14,3 +14,5 @@
 	find debian/smb4k -name '*.so' -type l -print -delete
 	# remove translations of unbuilt plasma widget
 	rm -f debian/smb4k/usr/share/locale/*/LC_MESSAGES/plasma_applet_smb4k-qml.mo
+	# remove unused translations of appdata file
+	rm -f debian/smb4k/usr/share/locale/*/LC_MESSAGES/org.kde.smb4k.appdata.mo




More information about the pkg-kde-commits mailing list