Darin Miller has proposed merging ~darinsmiller/kubuntu-packaging/+git/akonadi-calendar-tools:kubuntu_unstable into ~kubuntu-packagers/kubuntu-packaging/+git/akonadi-calendar-tools:kubuntu_unstable.
Requested reviews: Kubuntu Packagers (kubuntu-packagers) For more details, see: https://code.launchpad.net/~darinsmiller/kubuntu-packaging/+git/akonadi-calendar-tools/+merge/311863 KCI warnging: Parsed Console Output: KCI-W :: W: konsolekalendar: desktop-command-not-in-package usr/share/applications/konsolekalendar.desktop kdialog Background: Rik pointed out that kdepim had been split and that the lintian override file found in the orginal kdepim package (https://git.launchpad.net/~kubuntu-packagers/kubuntu-packaging/+git/kdepim/tree/debian?h=kubuntu_unstable) was not carried forward to the akonadi-calendar-tools package. The fix: konsolekalendar.lintian-overrides was copied to lintian-overrides (konsolekalendar was removed from the file as it is no longer needed for "single binary(?)" packages). -- Your team Kubuntu Packagers is requested to review the proposed merge of ~darinsmiller/kubuntu-packaging/+git/akonadi-calendar-tools:kubuntu_unstable into ~kubuntu-packagers/kubuntu-packaging/+git/akonadi-calendar-tools:kubuntu_unstable.
diff --git a/debian/changelog b/debian/changelog index feb1ba0..4894f59 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,13 @@ akonadi-calendar-tools (4:16.11.80-0ubuntu1) UNRELEASED; urgency=medium + [ Rik Mills ] * Initial split from kdepim * Remove obsolete build depends and add new ones + [ Darin Miller ] + * Add back lintian override on desktop-command-not-in-package which was + lost during split from kdepim + -- Rik Mills <[email protected]> Mon, 21 Nov 2016 15:30:59 +0000 kdepim (4:16.04.3-0ubuntu2) yakkety; urgency=medium diff --git a/debian/lintian-overrides b/debian/lintian-overrides new file mode 100644 index 0000000..0c1bded --- /dev/null +++ b/debian/lintian-overrides @@ -0,0 +1 @@ +konsolekalendar: desktop-command-not-in-package usr/share/applications/konsolekalendar.desktop kdialog
-- kubuntu-devel mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/kubuntu-devel
