[SCM] plasma-sdk packaging branch, kubuntu_stable, updated. 431816ac1955b40065a9dd278f99400d08fbbc18
Harald Sitter
apachelogger-guest at moszumanska.debian.org
Mon Apr 13 06:57:50 UTC 2015
Gitweb-URL: http://git.debian.org/?p=pkg-kde/plasma/plasma-sdk.git;a=commitdiff;h=5740d63
The following commit has been merged in the kubuntu_stable branch:
commit 5740d63590e0018c88acbf88e3a44248f0ea7507
Author: Harald Sitter <sitter at kde.org>
Date: Mon Apr 13 08:53:45 2015 +0200
override script not executable
upstream calls this script via bash directly so it has no impact. the not
executeness is a sideeffect of the macro used to install entire qml packages
which coudln't use one of the regular approaches to preserve or newly set the
+x on install time. so there is no way to resolve this for now.
upstream does however say that the script shouldn't be there ideally and should
be replaced with something less scary
---
debian/plasma-sdk.lintian-overrides | 1 +
1 file changed, 1 insertion(+)
diff --git a/debian/plasma-sdk.lintian-overrides b/debian/plasma-sdk.lintian-overrides
new file mode 100644
index 0000000..752ba02
--- /dev/null
+++ b/debian/plasma-sdk.lintian-overrides
@@ -0,0 +1 @@
+plasma-sdk: script-not-executable usr/share/kpackage/genericqml/org.kde.plasma.themeexplorer/contents/code/openInEditor.sh
--
plasma-sdk packaging
More information about the pkg-kde-commits
mailing list