Rik Mills has proposed merging ~acheron/kubuntu-packaging/+git/plasma-integration:kubuntu_unstable into ~kubuntu-packagers/kubuntu-packaging/+git/plasma-integration:kubuntu_unstable.
Requested reviews: Kubuntu Packagers (kubuntu-packagers) For more details, see: https://code.launchpad.net/~acheron/kubuntu-packaging/+git/plasma-integration/+merge/297129 >From recent buildlogs: CMake Warning at CMakeLists.txt:41 (find_package): Could not find a package configuration file provided by "Breeze" (requested version 5.6.90) with any of the following names: BreezeConfig.cmake breeze-config.cmake this is now provided by breeze-dev -- Your team Kubuntu Packagers is requested to review the proposed merge of ~acheron/kubuntu-packaging/+git/plasma-integration:kubuntu_unstable into ~kubuntu-packagers/kubuntu-packaging/+git/plasma-integration:kubuntu_unstable.
diff --git a/debian/changelog b/debian/changelog index b73b9b4..530b8ef 100644 --- a/debian/changelog +++ b/debian/changelog @@ -18,4 +18,7 @@ plasma-integration (5.6.4-0ubuntu1) yakkety; urgency=medium [ Clive Johnston ] * New upstream release (5.6.4) + [ Rik Mills ] + * Add new required build dependency on breeze-dev + -- Clive Johnston <[email protected]> Wed, 18 May 2016 13:25:36 -0700 diff --git a/debian/control b/debian/control index 3643cbc..23970cb 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,8 @@ Source: plasma-integration Section: kde Priority: optional Maintainer: Debian/Kubuntu Qt/KDE Maintainers <[email protected]> -Build-Depends: cmake (>= 2.8.12), +Build-Depends: breeze-dev, + cmake (>= 2.8.12), dbus-x11, debhelper (>= 9), extra-cmake-modules (>= 5.22.0~),
-- kubuntu-devel mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/kubuntu-devel
