[SCM] breeze packaging branch, master, updated. e1436da95f1feb241fec0c088156c63b79dd7417

Maximiliano Curia maxy at moszumanska.debian.org
Sat Mar 21 10:17:19 UTC 2015


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

The following commit has been merged in the master branch:
commit b835fe25323ae47637f013daf24f90c0f0cfd79b
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Sat Feb 7 14:41:32 2015 +0100

    Add qt4 style version.
---
 debian/changelog                    |  1 +
 debian/control                      | 20 ++++++++++++++++----
 debian/kde-style-breeze-qt4.install |  3 +++
 3 files changed, 20 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 00721b7..a6d132f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ breeze (4:5.2.0-1~) UNRELEASED; urgency=medium
 
   * Prepare initial Debian release.
   * Update install files.
+  * Add qt4 style version.
 
  -- Maximiliano Curia <maxy at debian.org>  Sat, 07 Feb 2015 13:38:24 +0100
 
diff --git a/debian/control b/debian/control
index ee7d42a..0ec74ba 100644
--- a/debian/control
+++ b/debian/control
@@ -2,12 +2,13 @@ Source: breeze
 Section: kde
 Priority: optional
 Maintainer: Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
-Build-Depends: cmake,
-               debhelper (>= 9.0.0),
+Uploaders: Maximiliano Curia <maxy at debian.org>
+Build-Depends: cmake (>= 2.8.12),
+               debhelper (>= 9),
                extra-cmake-modules (>= 1.3.0~),
                libkdecorations2-dev,
-               libkf5completion-dev (>= 5.2.0),
                libkf5config-dev (>= 5.2.0),
+               libkf5configwidgets-dev (>= 5.2.0),
                libkf5coreaddons-dev (>= 5.2.0),
                libkf5i18n-dev (>= 5.2.0),
                libkf5kcmutils-dev (>= 5.2.0),
@@ -15,6 +16,8 @@ Build-Depends: cmake,
                libkf5style-dev (>= 5.2.0),
                libkf5windowsystem-dev (>= 5.2.0),
                libqt5x11extras5-dev,
+               libx11-dev,
+               kdelibs5-dev,
                pkg-config,
                pkg-kde-tools (>= 0.15.15ubuntu1~),
                qtbase5-dev
@@ -28,7 +31,7 @@ Architecture: any
 Depends: breeze-cursor-theme (= ${binary:Version}),
          breeze-icon-theme (= ${binary:Version}),
          kde-style-breeze (= ${binary:Version}),
-         kde-style-breeze-qt4,
+         kde-style-breeze-qt4 (= ${binary:Version}),
          kwin-style-breeze (= ${binary:Version}),
          qml-module-qtquick-controls-styles-breeze (= ${binary:Version}),
          ${misc:Depends},
@@ -74,6 +77,15 @@ Description: Widget style for Qt and KDE Software
  .
  This package is part of the Breeze theme module.
 
+Package: kde-style-breeze-qt4
+Architecture: any
+Depends: ${misc:Depends}, ${shlibs:Depends}, kde-style-breeze (= ${binary:Version})
+Description: Widget style for Qt 4 and KDE Software
+ This is the default widget style for KDE's Plasma desktop.  This
+ build has the plugin for with Qt 4.
+ .
+ This package is part of the Breeze theme module.
+
 Package: qml-module-qtquick-controls-styles-breeze
 Architecture: any
 Depends: qml-module-qtquick-controls, ${misc:Depends}, ${shlibs:Depends}
diff --git a/debian/kde-style-breeze-qt4.install b/debian/kde-style-breeze-qt4.install
new file mode 100644
index 0000000..c481a07
--- /dev/null
+++ b/debian/kde-style-breeze-qt4.install
@@ -0,0 +1,3 @@
+usr/lib/kde4/kstyle_breeze_config.so
+usr/lib/kde4/plugins/styles/breeze.so
+usr/share/kde4/apps/kstyle/themes/breeze.themerc

-- 
breeze packaging



More information about the pkg-kde-commits mailing list