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

Pino Toscano pino at moszumanska.debian.org
Sun Jun 18 11:29:24 UTC 2017


Author: pino
Date: 2017-06-18 11:29:24 +0000 (Sun, 18 Jun 2017)
New Revision: 20783

Modified:
   kde-extras/smb4k/trunk/debian/changelog
   kde-extras/smb4k/trunk/debian/rules
Log:
drop translations of plasma widget

it is not built


Modified: kde-extras/smb4k/trunk/debian/changelog
===================================================================
--- kde-extras/smb4k/trunk/debian/changelog	2017-06-18 11:26:12 UTC (rev 20782)
+++ kde-extras/smb4k/trunk/debian/changelog	2017-06-18 11:29:24 UTC (rev 20783)
@@ -22,6 +22,7 @@
     - Find-the-mount-umount-commands-in-the-helper.patch: drop, backported
       from upstream
   * Remove the development symlinks, as they are not used.
+  * Drop the translations of the Plasma widget, since it is not built.
 
  -- Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org>  Sun, 18 Jun 2017 12:39:29 +0200
 

Modified: kde-extras/smb4k/trunk/debian/rules
===================================================================
--- kde-extras/smb4k/trunk/debian/rules	2017-06-18 11:26:12 UTC (rev 20782)
+++ kde-extras/smb4k/trunk/debian/rules	2017-06-18 11:29:24 UTC (rev 20783)
@@ -12,3 +12,5 @@
 	dh_auto_install
 	# remove symlinks of private libraries
 	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




More information about the pkg-kde-commits mailing list