Walter Lapchynski has proposed merging ~wxl/kubuntu-packaging/+git/plasma-sdk:kubuntu_unstable into ~kubuntu-packagers/kubuntu-packaging/+git/plasma-sdk:kubuntu_unstable.
Requested reviews: Kubuntu Packagers (kubuntu-packagers) For more details, see: https://code.launchpad.net/~wxl/kubuntu-packaging/+git/plasma-sdk/+merge/311880 Resolved spelling and formatting errors in changelog and added plasmate.desktop to lintian-overrides. I followed the example of cuttlefish.desktop, which oddly lacks the interpreter directive plasmate.desktop has upstream, so perhaps it should be removed from lintian-overrides, but probably isn't going to hurt anything. Fixes http://kci.pangea.pub/job/zesty_unstable_plasma-sdk/28/parsed_console/ -- Your team Kubuntu Packagers is requested to review the proposed merge of ~wxl/kubuntu-packaging/+git/plasma-sdk:kubuntu_unstable into ~kubuntu-packagers/kubuntu-packaging/+git/plasma-sdk:kubuntu_unstable.
diff --git a/debian/changelog b/debian/changelog index 05488d6..c02f7c7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,16 +2,14 @@ plasma-sdk (4:5.8.3-0ubuntu1) UNRELEASED; urgency=medium [ José Manuel Santamaría Lema ] * Update Vcs-Git fields to use https:// instead of git:// + * Merge with debian, dropping the -dbg package and the *.install file + in the process [ Rik Mills ] - * Update dependancy names + * Update dependency names [ Simon Quigley ] * New upstream release (5.8.3) - [ José Manuel Santamaría Lema ] - [ José Manuel Santamaría Lema ] - * Merge with debian, dropping the -dbg package and the *.install file - in the process -- Simon Quigley <[email protected]> Sat, 29 Oct 2016 16:48:40 +0200 diff --git a/debian/plasma-sdk.lintian-overrides b/debian/plasma-sdk.lintian-overrides index b30fb58..96ff166 100644 --- a/debian/plasma-sdk.lintian-overrides +++ b/debian/plasma-sdk.lintian-overrides @@ -1,3 +1,5 @@ -plasma-sdk: script-not-executable usr/share/kpackage/genericqml/org.kde.plasma.themeexplorer/contents/code/openInEditor.sh plasma-sdk: script-not-executable usr/share/applications/cuttlefish.desktop +plasma-sdk: script-not-executable usr/share/applications/plasmate.desktop +plasma-sdk: script-not-executable usr/share/kpackage/genericqml/org.kde.plasma.themeexplorer/contents/code/openInEditor.sh plasma-sdk: unusual-interpreter usr/share/applications/cuttlefish.desktop #!xdg-open +plasma-sdk: unusual-interpreter usr/share/applications/plasmate.desktop #!xdg-open
-- kubuntu-devel mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/kubuntu-devel
