[SCM] breeze packaging branch, kubuntu_utopic_next, updated. 236db9fcfb2e182aa861717eb93c427c40c9ce54

Jonathan Riddell jriddell-guest at moszumanska.debian.org
Wed Oct 1 16:08:06 UTC 2014


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

The following commit has been merged in the kubuntu_utopic_next branch:
commit 236db9fcfb2e182aa861717eb93c427c40c9ce54
Author: Jonathan Riddell <jr at jriddell.org>
Date:   Wed Oct 1 18:08:01 2014 +0200

     Remove depeneds on QtCurve, Breeze is now a real theme of its own
    
    * Remove depeneds on QtCurve, Breeze is now a real theme of its own
    * New package qml-module-qtquick-controls-styles-breeze for
      QtQuick Controls theme
    * Add translations to kde-style-breeze
---
 debian/breeze.install           |  1 -
 debian/changelog                |  4 ++++
 debian/control                  | 12 +++++++++++-
 debian/kde-style-breeze.install |  3 +++
 4 files changed, 18 insertions(+), 2 deletions(-)

diff --git a/debian/breeze.install b/debian/breeze.install
index e87aac2..9a97a08 100644
--- a/debian/breeze.install
+++ b/debian/breeze.install
@@ -1,4 +1,3 @@
 usr/lib/*/kconf_update_bin
-usr/lib/*/qt5
 usr/share/kconf_update
 usr/share/wallpapers/Next
diff --git a/debian/changelog b/debian/changelog
index d46e5a1..263f5df 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,10 @@
 breeze (4:5.0.95-0ubuntu1) UNRELEASED; urgency=medium
 
   * New upstream beta release
+  * Remove depeneds on QtCurve, Breeze is now a real theme of its own
+  * New package qml-module-qtquick-controls-styles-breeze for
+    QtQuick Controls theme
+  * Add translations to kde-style-breeze
 
  -- Jonathan Riddell <jriddell at ubuntu.com>  Wed, 01 Oct 2014 15:25:34 +0200
 
diff --git a/debian/control b/debian/control
index 026281c..be8b890 100644
--- a/debian/control
+++ b/debian/control
@@ -26,8 +26,8 @@ Architecture: any
 Depends: breeze-cursor-theme (= ${binary:Version}),
          breeze-icon-theme (= ${binary:Version}),
          kde-style-breeze (= ${binary:Version}),
-         kde-style-qtcurve5,
          kwin-style-breeze (= ${binary:Version}),
+         qml-module-qtquick-controls-styles-breeze (= ${binary:Version}),
          ${misc:Depends},
          ${shlibs:Depends}
 Recommends: kde-style-qtcurve4
@@ -70,3 +70,13 @@ Description: Widget style for Qt and KDE Software
  This is the default widget style for KDE's Plasma desktop.
  .
  This package is part of the Breeze theme module.
+
+Package: qml-module-qtquick-controls-styles-breeze
+Architecture: any
+Depends: ${misc:Depends}, ${shlibs:Depends}, qml-module-qtquick-controls
+Breaks: breeze (<< 4:5.0.95)
+Replaces: breeze (<< 4:5.0.95)
+Description: QtQuick style for Qt and KDE Software
+ This is the default QtQuick Controls style for KDE's Plasma desktop.
+ .
+ This package is part of the Breeze theme module.
diff --git a/debian/kde-style-breeze.install b/debian/kde-style-breeze.install
index 471e5a4..720d2cd 100644
--- a/debian/kde-style-breeze.install
+++ b/debian/kde-style-breeze.install
@@ -2,3 +2,6 @@ usr/share/QtCurve
 usr/share/color-schemes
 usr/share/kstyle
 usr/share/kstyle/themes/breeze.themerc
+usr/share/locale/*/LC_MESSAGES/breeze_style_config.mo
+usr/lib/*/qt5/plugins/kstyle_breeze_config.so
+usr/lib/*/qt5/plugins/styles/breeze.so

-- 
breeze packaging



More information about the pkg-kde-commits mailing list