[SCM] breeze packaging branch, kubuntu_utopic_next, updated. 86f510d4b6898b479fece90cf0f997acd96b23c4

Jonathan Riddell jriddell-guest at moszumanska.debian.org
Thu Oct 2 09:11:09 UTC 2014


Gitweb-URL: http://git.debian.org/?p=pkg-kde/plasma/breeze.git;a=commitdiff;h=86f510d

The following commit has been merged in the kubuntu_utopic_next branch:
commit 86f510d4b6898b479fece90cf0f997acd96b23c4
Author: Jonathan Riddell <jr at jriddell.org>
Date:   Thu Oct 2 11:11:04 2014 +0200

    Build-dep on pkg-config
---
 debian/changelog | 1 +
 debian/control   | 3 ++-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 725481a..a953c0a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ breeze (4:5.0.95-0ubuntu1) UNRELEASED; urgency=medium
     QtQuick Controls theme
   * Add translations to kde-style-breeze
   * breeze metapackage depends on Qt 4 build kde-style-breeze-qt4
+  * Build-dep on pkg-config
 
  -- Jonathan Riddell <jriddell at ubuntu.com>  Wed, 01 Oct 2014 15:25:34 +0200
 
diff --git a/debian/control b/debian/control
index b0adcf5..20dd068 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,8 @@ Build-Depends: cmake,
                libkf5windowsystem-dev (>= 5.2.0),
                libqt5x11extras5-dev,
                pkg-kde-tools (>= 0.15.15ubuntu1~),
-               qtbase5-dev
+               qtbase5-dev,
+               pkg-config
 Standards-Version: 3.9.5
 Section: kde
 Homepage: https://projects.kde.org/projects/kde/workspace/breeze

-- 
breeze packaging



More information about the pkg-kde-commits mailing list