[SCM] kwin packaging branch, master, updated. debian/5.8.7-2-22-gb89827c
Maximiliano Curia
maxy at moszumanska.debian.org
Mon Aug 28 14:00:29 UTC 2017
Gitweb-URL: http://git.debian.org/?p=pkg-kde/plasma/kwin.git;a=commitdiff;h=4509107
The following commit has been merged in the master branch:
commit 45091073b7a1fe30e2bff9eca2eb8d469c4609ed
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date: Thu Aug 17 13:54:17 2017 +0200
Update build-deps and deps with the info from cmake
---
debian/control | 262 ++++++++++++++++++++++++++++-----------------------------
1 file changed, 131 insertions(+), 131 deletions(-)
diff --git a/debian/control b/debian/control
index a1e7918..b0f1cc8 100644
--- a/debian/control
+++ b/debian/control
@@ -71,36 +71,22 @@ Build-Depends: breeze-dev (>= 4:5.9.0~),
qtbase5-private-dev (>= 5.7.0~),
qtdeclarative5-dev (>= 5.7.0~),
qtscript5-dev (>= 5.7.0~),
- qttools5-dev (>= 5.7.0~)
+ qttools5-dev (>= 5.7.0~),
Standards-Version: 4.0.0
Homepage: https://projects.kde.org/projects/kde/workspace/kwin
Vcs-Browser: https://anonscm.debian.org/git/pkg-kde/plasma/kwin.git
Vcs-Git: https://anonscm.debian.org/git/pkg-kde/plasma/kwin.git
-Package: kwin-dev
-Section: libdevel
-Architecture: any
-Depends: kwin-common (= ${binary:Version}),
- libegl1-mesa-dev (>= 1.2~),
- libepoxy-dev (>= 1.2),
- libkf5coreaddons-dev (>= 5.34.0~),
- libkf5windowsystem-dev (>= 5.34.0~),
- libqt5x11extras5-dev (>= 5.7.0~),
- qtbase5-dev (>= 5.7.0~),
- ${misc:Depends},
- ${shlibs:Depends}
-Breaks: kde-workspace-dev
-Replaces: kde-workspace-dev
-Description: KDE window manager - devel files
- KWin (pronounced as one syllable "kwin") is the window
- manager for the KDE Plasma Desktop. It gives you complete
- control over your windows, making sure they're not in the way
- but aid you in your task. It paints the window decoration,
- the bar on top of every window with (configurable) buttons
- like close, maximize and minimize. It also handles placing
- of windows and switching between them.
+Package: kde-window-manager
+Section: oldlibs
+Priority: extra
+Architecture: all
+Depends: kwin-x11 (>= 4:5.3.2-4~)
+Description: transitional package for kwin-x11
+ This transitional package allows one to migrate to the packages providing
+ the X11 version of the KDE window manager.
.
- This package is part of the KDE base workspace module.
+ It can be safely removed after the installation.
Package: kwin-common
Architecture: any
@@ -109,7 +95,7 @@ Depends: kwin-data (= ${source:Version}),
qml-module-org-kde-kquickcontrolsaddons,
qml-module-qtmultimedia,
${misc:Depends},
- ${shlibs:Depends}
+ ${shlibs:Depends},
Recommends: libqt5multimedia5-plugins, plasma-desktop
Suggests: kwin-addons
Breaks: kwin (<= 4:5.3.1-0ubuntu3)
@@ -125,17 +111,42 @@ Description: KDE window manager, common files
.
This package is part of the KDE base workspace module.
-Package: kwin-x11
+Package: kwin-data
+Architecture: all
+Depends: ${misc:Depends}, ${shlibs:Depends}
+Recommends: plasma-framework,
+ qml-module-qtmultimedia,
+ qml-module-qtquick-layouts,
+ qml-module-qtquick-window2,
+ qml-module-qtquick2,
+Breaks: ${kde-l10n:all}
+Replaces: ${kde-l10n:all}
+Description: KDE window manager data files
+ KWin (pronounced as one syllable "kwin") is the window
+ manager for the KDE Plasma Desktop. It gives you complete
+ control over your windows, making sure they're not in the way
+ but aid you in your task. It paints the window decoration,
+ the bar on top of every window with (configurable) buttons
+ like close, maximize and minimize. It also handles placing
+ of windows and switching between them.
+ .
+ This package contains the data files
+
+Package: kwin-dev
+Section: libdevel
Architecture: any
Depends: kwin-common (= ${binary:Version}),
- libkwinglutils11 (= ${binary:Version}),
- libkwinxrenderutils11 (= ${binary:Version}),
+ libegl1-mesa-dev (>= 1.2~),
+ libepoxy-dev (>= 1.2),
+ libkf5coreaddons-dev (>= 5.34.0~),
+ libkf5windowsystem-dev (>= 5.34.0~),
+ libqt5x11extras5-dev (>= 5.7.0~),
+ qtbase5-dev (>= 5.7.0~),
${misc:Depends},
- ${shlibs:Depends}
-Breaks: kde-window-manager (<< 4:5), kwin-addons (<< 4:5.10)
-Replaces: kde-window-manager (<< 4:5)
-Provides: kwin, x-window-manager
-Description: KDE window manager, X11 version
+ ${shlibs:Depends},
+Breaks: kde-workspace-dev
+Replaces: kde-workspace-dev
+Description: KDE window manager - devel files
KWin (pronounced as one syllable "kwin") is the window
manager for the KDE Plasma Desktop. It gives you complete
control over your windows, making sure they're not in the way
@@ -153,7 +164,7 @@ Depends: kwayland-integration,
kwin-wayland-backend-drm (= ${binary:Version}) | kwin-wayland-backend-fbdev (= ${binary:Version}) | kwin-wayland-backend-x11 (= ${binary:Version}) | kwin-wayland-backend-virtual (= ${binary:Version}) | kwin-wayland-backend-wayland (= ${binary:Version}),
xwayland,
${misc:Depends},
- ${shlibs:Depends}
+ ${shlibs:Depends},
Provides: kwin
Description: KDE window manager, wayland version, PREVIEW release
KWin (pronounced as one syllable "kwin") is the window
@@ -169,13 +180,12 @@ Description: KDE window manager, wayland version, PREVIEW release
stability as with the x11 version.
Breaks: plasma-workspace-wayland (<< 4:5.10)
-Package: libkwin4-effect-builtins1
+Package: kwin-wayland-backend-drm
Section: libs
Architecture: any
-Depends: libkwineffects11 (= ${binary:Version}),
- ${misc:Depends},
- ${shlibs:Depends}
-Description: KDE window manager effect builtins library
+Depends: ${misc:Depends}, ${shlibs:Depends}
+Provides: kwin-wayland-backend
+Description: KDE window manager drm plugin
KWin (pronounced as one syllable "kwin") is the window
manager for the KDE Plasma Desktop. It gives you complete
control over your windows, making sure they're not in the way
@@ -184,25 +194,14 @@ Description: KDE window manager effect builtins library
like close, maximize and minimize. It also handles placing
of windows and switching between them.
.
- This package is part of the KDE base workspace module.
+ This package is part of the KDE base workspace module
-Package: libkwineffects11
+Package: kwin-wayland-backend-fbdev
Section: libs
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
-Breaks: libkwineffects10,
- libkwineffects5 (<< 4:5.2.0),
- libkwineffects6 (<< 4:5.4.1+git20150907),
- libkwineffects7 (<< 4:5.5.80+git20160203),
- libkwineffects8,
- libkwineffects9
-Replaces: libkwineffects10,
- libkwineffects5 (<< 4:5.2.0),
- libkwineffects6 (<< 4:5.4.1+git20150907),
- libkwineffects7 (<< 4:5.5.80+git20160203),
- libkwineffects8,
- libkwineffects9
-Description: KDE window manager effects library
+Provides: kwin-wayland-backend
+Description: KDE window manager fbdev plugin
KWin (pronounced as one syllable "kwin") is the window
manager for the KDE Plasma Desktop. It gives you complete
control over your windows, making sure they're not in the way
@@ -211,27 +210,14 @@ Description: KDE window manager effects library
like close, maximize and minimize. It also handles placing
of windows and switching between them.
.
- This package is part of the KDE base workspace module.
+ This package is part of the KDE base workspace module
-Package: libkwinglutils11
+Package: kwin-wayland-backend-virtual
Section: libs
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
-Breaks: kwin-common (<< 4:5.4),
- libkwin4-effect-builtins1 (<< 4:5.4),
- libkwinglutils10,
- libkwinglutils5 (<< 4:5.2.0),
- libkwinglutils6 (<< 4:5.4.1+git20150907),
- libkwinglutils7 (<< 4.5.5.80+git20160203),
- libkwinglutils8,
- libkwinglutils9
-Replaces: libkwinglutils10,
- libkwinglutils5 (<< 4:5.2.0),
- libkwinglutils6 (<< 4:5.4.1+git20150907),
- libkwinglutils7 (<< 4:5.5.80+git20160203),
- libkwinglutils8,
- libkwinglutils9
-Description: KDE window manager gl utils library
+Provides: kwin-wayland-backend
+Description: KDE window manager virtual plugin
KWin (pronounced as one syllable "kwin") is the window
manager for the KDE Plasma Desktop. It gives you complete
control over your windows, making sure they're not in the way
@@ -240,25 +226,15 @@ Description: KDE window manager gl utils library
like close, maximize and minimize. It also handles placing
of windows and switching between them.
.
- This package is part of the KDE base workspace module.
+ This backend allows running kwin-wayland in headless mode, useful for testing,
+ or in the Cloud.
-Package: libkwinxrenderutils11
+Package: kwin-wayland-backend-wayland
Section: libs
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
-Breaks: libkwinxrenderutils10,
- libkwinxrenderutils5 (<< 4:5.2.0),
- libkwinxrenderutils6 (<< 4:5.4.1+git20150907),
- libkwinxrenderutils7 (<< 4:5.5.80+git20160203),
- libkwinxrenderutils8,
- libkwinxrenderutils9
-Replaces: libkwinxrenderutils10,
- libkwinxrenderutils5 (<< 4:5.2.0),
- libkwinxrenderutils6 (<< 4:5.4.1+git20150907),
- libkwinxrenderutils7 (<< 4:5.5.80+git20160203),
- libkwinxrenderutils8,
- libkwinxrenderutils9
-Description: KDE window manager render utils library
+Provides: kwin-wayland-backend
+Description: KDE window manager nested wayland plugin
KWin (pronounced as one syllable "kwin") is the window
manager for the KDE Plasma Desktop. It gives you complete
control over your windows, making sure they're not in the way
@@ -267,14 +243,14 @@ Description: KDE window manager render utils library
like close, maximize and minimize. It also handles placing
of windows and switching between them.
.
- This package is part of the KDE base workspace module.
+ This package is part of the KDE base workspace module
-Package: kwin-wayland-backend-drm
+Package: kwin-wayland-backend-x11
Section: libs
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Provides: kwin-wayland-backend
-Description: KDE window manager drm plugin
+Description: KDE window manager x11 plugin
KWin (pronounced as one syllable "kwin") is the window
manager for the KDE Plasma Desktop. It gives you complete
control over your windows, making sure they're not in the way
@@ -285,12 +261,17 @@ Description: KDE window manager drm plugin
.
This package is part of the KDE base workspace module
-Package: kwin-wayland-backend-fbdev
-Section: libs
+Package: kwin-x11
Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}
-Provides: kwin-wayland-backend
-Description: KDE window manager fbdev plugin
+Depends: kwin-common (= ${binary:Version}),
+ libkwinglutils11 (= ${binary:Version}),
+ libkwinxrenderutils11 (= ${binary:Version}),
+ ${misc:Depends},
+ ${shlibs:Depends},
+Breaks: kde-window-manager (<< 4:5), kwin-addons (<< 4:5.10)
+Replaces: kde-window-manager (<< 4:5)
+Provides: kwin, x-window-manager
+Description: KDE window manager, X11 version
KWin (pronounced as one syllable "kwin") is the window
manager for the KDE Plasma Desktop. It gives you complete
control over your windows, making sure they're not in the way
@@ -299,14 +280,15 @@ Description: KDE window manager fbdev plugin
like close, maximize and minimize. It also handles placing
of windows and switching between them.
.
- This package is part of the KDE base workspace module
+ This package is part of the KDE base workspace module.
-Package: kwin-wayland-backend-x11
+Package: libkwin4-effect-builtins1
Section: libs
Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}
-Provides: kwin-wayland-backend
-Description: KDE window manager x11 plugin
+Depends: libkwineffects11 (= ${binary:Version}),
+ ${misc:Depends},
+ ${shlibs:Depends},
+Description: KDE window manager effect builtins library
KWin (pronounced as one syllable "kwin") is the window
manager for the KDE Plasma Desktop. It gives you complete
control over your windows, making sure they're not in the way
@@ -315,14 +297,25 @@ Description: KDE window manager x11 plugin
like close, maximize and minimize. It also handles placing
of windows and switching between them.
.
- This package is part of the KDE base workspace module
+ This package is part of the KDE base workspace module.
-Package: kwin-wayland-backend-wayland
+Package: libkwineffects11
Section: libs
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
-Provides: kwin-wayland-backend
-Description: KDE window manager nested wayland plugin
+Breaks: libkwineffects10,
+ libkwineffects5 (<< 4:5.2.0),
+ libkwineffects6 (<< 4:5.4.1+git20150907),
+ libkwineffects7 (<< 4:5.5.80+git20160203),
+ libkwineffects8,
+ libkwineffects9,
+Replaces: libkwineffects10,
+ libkwineffects5 (<< 4:5.2.0),
+ libkwineffects6 (<< 4:5.4.1+git20150907),
+ libkwineffects7 (<< 4:5.5.80+git20160203),
+ libkwineffects8,
+ libkwineffects9,
+Description: KDE window manager effects library
KWin (pronounced as one syllable "kwin") is the window
manager for the KDE Plasma Desktop. It gives you complete
control over your windows, making sure they're not in the way
@@ -331,14 +324,27 @@ Description: KDE window manager nested wayland plugin
like close, maximize and minimize. It also handles placing
of windows and switching between them.
.
- This package is part of the KDE base workspace module
+ This package is part of the KDE base workspace module.
-Package: kwin-wayland-backend-virtual
+Package: libkwinglutils11
Section: libs
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
-Provides: kwin-wayland-backend
-Description: KDE window manager virtual plugin
+Breaks: kwin-common (<< 4:5.4),
+ libkwin4-effect-builtins1 (<< 4:5.4),
+ libkwinglutils10,
+ libkwinglutils5 (<< 4:5.2.0),
+ libkwinglutils6 (<< 4:5.4.1+git20150907),
+ libkwinglutils7 (<< 4.5.5.80+git20160203),
+ libkwinglutils8,
+ libkwinglutils9,
+Replaces: libkwinglutils10,
+ libkwinglutils5 (<< 4:5.2.0),
+ libkwinglutils6 (<< 4:5.4.1+git20150907),
+ libkwinglutils7 (<< 4:5.5.80+git20160203),
+ libkwinglutils8,
+ libkwinglutils9,
+Description: KDE window manager gl utils library
KWin (pronounced as one syllable "kwin") is the window
manager for the KDE Plasma Desktop. It gives you complete
control over your windows, making sure they're not in the way
@@ -347,20 +353,25 @@ Description: KDE window manager virtual plugin
like close, maximize and minimize. It also handles placing
of windows and switching between them.
.
- This backend allows running kwin-wayland in headless mode, useful for testing,
- or in the Cloud.
+ This package is part of the KDE base workspace module.
-Package: kwin-data
-Architecture: all
+Package: libkwinxrenderutils11
+Section: libs
+Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
-Recommends: plasma-framework,
- qml-module-qtmultimedia,
- qml-module-qtquick-layouts,
- qml-module-qtquick-window2,
- qml-module-qtquick2
-Breaks: ${kde-l10n:all}
-Replaces: ${kde-l10n:all}
-Description: KDE window manager data files
+Breaks: libkwinxrenderutils10,
+ libkwinxrenderutils5 (<< 4:5.2.0),
+ libkwinxrenderutils6 (<< 4:5.4.1+git20150907),
+ libkwinxrenderutils7 (<< 4:5.5.80+git20160203),
+ libkwinxrenderutils8,
+ libkwinxrenderutils9,
+Replaces: libkwinxrenderutils10,
+ libkwinxrenderutils5 (<< 4:5.2.0),
+ libkwinxrenderutils6 (<< 4:5.4.1+git20150907),
+ libkwinxrenderutils7 (<< 4:5.5.80+git20160203),
+ libkwinxrenderutils8,
+ libkwinxrenderutils9,
+Description: KDE window manager render utils library
KWin (pronounced as one syllable "kwin") is the window
manager for the KDE Plasma Desktop. It gives you complete
control over your windows, making sure they're not in the way
@@ -369,15 +380,4 @@ Description: KDE window manager data files
like close, maximize and minimize. It also handles placing
of windows and switching between them.
.
- This package contains the data files
-
-Package: kde-window-manager
-Section: oldlibs
-Priority: extra
-Architecture: all
-Depends: kwin-x11 (>= 4:5.3.2-4~)
-Description: transitional package for kwin-x11
- This transitional package allows one to migrate to the packages providing
- the X11 version of the KDE window manager.
- .
- It can be safely removed after the installation.
+ This package is part of the KDE base workspace module.
--
kwin packaging
More information about the pkg-kde-commits
mailing list