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/297130 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..b413df1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +plasma-integration (5.6.4-0ubuntu2) UNRELEASED; urgency=medium + + * Add new required build dependency on breeze-dev + + -- Rik Mills <[email protected]> Sat, 11 Jun 2016 19:53:40 +0100 + plasma-integration (5.6.4-0ubuntu1) yakkety; urgency=medium [ Jonathan Riddell ] 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
