Walter Lapchynski has proposed merging ~wxl/kubuntu-packaging/+git/kalarm:kubuntu_unstable into ~kubuntu-packagers/kubuntu-packaging/+git/kalarm:kubuntu_unstable.
Requested reviews: Kubuntu Packagers (kubuntu-packagers) For more details, see: https://code.launchpad.net/~wxl/kubuntu-packaging/+git/kalarm/+merge/311864 Added lintian-overrides to deal with executable-not-elf-or-script etc/xdg/autostart/kalarm.autostart.desktop. This has been around since before the kdepim split, so Rik Mills tells me. Rather than ignoring it, I thought it might make more sense to have a lintian-overrides so we don't have to worry about this anymore. -- Your team Kubuntu Packagers is requested to review the proposed merge of ~wxl/kubuntu-packaging/+git/kalarm:kubuntu_unstable into ~kubuntu-packagers/kubuntu-packaging/+git/kalarm:kubuntu_unstable.
diff --git a/debian/changelog b/debian/changelog index 7906f32..e145376 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,15 @@ kalarm (4:16.08.1-0ubuntu1) UNRELEASED; urgency=medium + [ Clive Johnston ] + * Initial split of kalarm from kdepim * Removing packaging info for all but kalarm * Fixed watch file + [ Walter Lapchynski ] + + * Added lintian-overrides + -- Clive Johnston <[email protected]> Sun, 20 Nov 2016 23:01:48 +0000 kdepim (4:15.12.3-0ubuntu1) xenial; urgency=medium diff --git a/debian/lintian-overrides b/debian/lintian-overrides new file mode 100644 index 0000000..9f11ebf --- /dev/null +++ b/debian/lintian-overrides @@ -0,0 +1 @@ +executable-not-elf-or-script etc/xdg/autostart/kalarm.autostart.desktop
-- kubuntu-devel mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/kubuntu-devel
