[SCM] breeze packaging branch, master, updated. debian/5.8.5-2-16-g9367c7a
Maximiliano Curia
maxy at moszumanska.debian.org
Mon Aug 28 14:05:58 UTC 2017
Gitweb-URL: http://git.debian.org/?p=pkg-kde/plasma/breeze.git;a=commitdiff;h=55b5b2e
The following commit has been merged in the master branch:
commit 55b5b2e7795dfb3fa3204eb19a0f8a35942ddbf1
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date: Thu Aug 17 13:54:15 2017 +0200
Update build-deps and deps with the info from cmake
---
debian/control | 36 ++++++++++++++++++------------------
1 file changed, 18 insertions(+), 18 deletions(-)
diff --git a/debian/control b/debian/control
index 9cd6c35..d14e08b 100644
--- a/debian/control
+++ b/debian/control
@@ -26,7 +26,7 @@ Build-Depends: cmake (>= 2.8.12),
pkg-config,
pkg-kde-tools (>= 0.15.15ubuntu1~),
qtbase5-dev (>= 5.4),
- qtdeclarative5-dev
+ qtdeclarative5-dev,
Standards-Version: 4.0.0
Homepage: https://projects.kde.org/projects/kde/workspace/breeze
Vcs-Browser: https://anonscm.debian.org/git/pkg-kde/plasma/breeze.git
@@ -40,12 +40,12 @@ Depends: breeze-cursor-theme (= ${source:Version}),
kwin-style-breeze (= ${binary:Version}),
qml-module-qtquick-controls-styles-breeze (= ${binary:Version}),
${misc:Depends},
- ${shlibs:Depends}
+ ${shlibs:Depends},
Recommends: kde-style-breeze-qt4 (= ${binary:Version}), kde-style-qtcurve
Suggests: orion-gtk-theme
Breaks: kde-style-breeze (<< 4:5.2.2+git20150325),
plasma-desktop (<< 4:5.10),
- plasma-integration (<< 5.10)
+ plasma-integration (<< 5.10),
Replaces: kde-style-breeze (<< 4:5.2.2+git20150325)
Description: Default Plasma theme (meta-package).
This is the default theme for the KDE Plasma desktop.
@@ -55,16 +55,6 @@ Description: Default Plasma theme (meta-package).
.
This package is part of the KDE base workspace module.
-Package: breeze-dev
-Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}
-Description: Default Plasma theme (development files).
- This is the default theme for the KDE Plasma desktop.
- .
- This package includes development files.
- .
- This package is part of the KDE base workspace module.
-
Package: breeze-cursor-theme
Architecture: all
Depends: ${misc:Depends}, ${shlibs:Depends}
@@ -73,13 +63,15 @@ Description: Default Plasma cursor theme.
.
This package is part of the Breeze theme module.
-Package: kwin-style-breeze
+Package: breeze-dev
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
-Description: KWin Breeze Style
- This is the Breeze window manager style for the KDE Plasma 5 desktop.
+Description: Default Plasma theme (development files).
+ This is the default theme for the KDE Plasma desktop.
.
- This package is part of the Breeze theme module.
+ This package includes development files.
+ .
+ This package is part of the KDE base workspace module.
Package: kde-style-breeze
Architecture: any
@@ -93,13 +85,21 @@ Package: kde-style-breeze-qt4
Architecture: any
Depends: kde-style-breeze (= ${binary:Version}),
${misc:Depends},
- ${shlibs:Depends}
+ ${shlibs:Depends},
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: kwin-style-breeze
+Architecture: any
+Depends: ${misc:Depends}, ${shlibs:Depends}
+Description: KWin Breeze Style
+ This is the Breeze window manager style for the KDE Plasma 5 desktop.
+ .
+ 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}
--
breeze packaging
More information about the pkg-kde-commits
mailing list