Simon Quigley has proposed merging ~tsimonq2/kubuntu-packaging/+git/kubuntu-plasma-discover:kubuntu_unstable into ~kubuntu-packagers/kubuntu-packaging/+git/discover:kubuntu_unstable.
Requested reviews: Kubuntu Packagers (kubuntu-packagers) For more details, see: https://code.launchpad.net/~tsimonq2/kubuntu-packaging/+git/kubuntu-plasma-discover/+merge/300984 This adds the path for the metainfo directory in the install file for kdenlive-data and removes the obsolete appdata directory. -- Your team Kubuntu Packagers is requested to review the proposed merge of ~tsimonq2/kubuntu-packaging/+git/kubuntu-plasma-discover:kubuntu_unstable into ~kubuntu-packagers/kubuntu-packaging/+git/discover:kubuntu_unstable.
diff --git a/debian/changelog b/debian/changelog index 98bb667..3329bb3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,14 @@ plasma-discover (5.7.2-0ubuntu1) UNRELEASED; urgency=medium + [ Clive Johnston ] * New upstream release (5.7.1) * Merged with Debian * New upstream release (5.7.2) + [ Simon Quigley ] + * Add the path for the metainfo directory in the install file + for plasma-discover and remove obsolete appdata directory + -- Clive Johnston <[email protected]> Wed, 20 Jul 2016 20:06:12 +0100 plasma-discover (5.7.1-1) unstable; urgency=medium diff --git a/debian/plasma-discover.install b/debian/plasma-discover.install index 27ebe88..8f4e6a0 100644 --- a/debian/plasma-discover.install +++ b/debian/plasma-discover.install @@ -5,8 +5,8 @@ usr/lib/*/qt5/plugins/discover/ usr/lib/*/qt5/qml/org/kde/discover/ usr/lib/*/qt5/qml/org/kde/discovernotifier/libDiscoverNotifierDeclarativePlugin.so usr/lib/*/qt5/qml/org/kde/discovernotifier/qmldir -usr/share/appdata/* usr/share/applications/* usr/share/knotifications5/* usr/share/kservices5/* +usr/share/metainfo usr/share/plasma/plasmoids/*
-- kubuntu-devel mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/kubuntu-devel
