[SCM] kdeplasma-addons packaging branch, master, updated. debian/5.8.5-2-27-g0c038f4
Maximiliano Curia
maxy at moszumanska.debian.org
Mon Aug 28 14:06:45 UTC 2017
Gitweb-URL: http://git.debian.org/?p=pkg-kde/plasma/kdeplasma-addons.git;a=commitdiff;h=63dd6f9
The following commit has been merged in the master branch:
commit 63dd6f96542ec05c351fc273cc110029cdd6061a
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date: Thu Aug 17 13:54:19 2017 +0200
Update build-deps and deps with the info from cmake
---
debian/control | 86 +++++++++++++++++++++++++++++-----------------------------
1 file changed, 43 insertions(+), 43 deletions(-)
diff --git a/debian/control b/debian/control
index 2e22492..389840b 100644
--- a/debian/control
+++ b/debian/control
@@ -38,7 +38,7 @@ Build-Depends: cmake (>= 2.8.12),
qtbase5-dev (>= 5.4),
qtdeclarative5-dev (>= 5.4),
scim-dev,
- shared-mime-info
+ shared-mime-info,
Standards-Version: 4.0.0
Homepage: https://projects.kde.org/projects/kde/workspace/kdeplasma-addons
Vcs-Browser: https://anonscm.debian.org/git/pkg-kde/plasma/kdeplasma-addons.git
@@ -63,7 +63,7 @@ Depends: kdeplasma-addons-data (= ${source:Version}),
kwin-x11 | kwin,
plasma-framework,
${misc:Depends},
- ${shlibs:Depends}
+ ${shlibs:Depends},
Breaks: kwin-data (<< 4:5.1.0.1+git20141031.1444)
Replaces: kwin-data (<< 4:5.1.0.1+git20141031.1444)
Description: additional desktop and window switchers for KWin
@@ -72,44 +72,6 @@ Description: additional desktop and window switchers for KWin
.
This package is part of the KDE Plasma addons module.
-Package: plasma-widgets-addons
-Architecture: any
-Depends: kdeplasma-addons-data (= ${source:Version}),
- kpackagetool5,
- plasma-dataengines-addons (= ${binary:Version}),
- plasma-framework,
- plasma-workspace,
- qml-module-org-kde-draganddrop,
- qml-module-org-kde-kcoreaddons,
- qml-module-org-kde-kio,
- qml-module-org-kde-purpose,
- qml-module-qtgraphicaleffects,
- qml-module-qtquick-layouts,
- qml-module-qtquick-window2,
- qml-module-qtwebkit,
- ${misc:Depends},
- ${shlibs:Depends}
-Description: additional widgets for Plasma 5
- This package contains additional Plasma 5 widgets shipped in the Plasma
- addons module. Install it if you want a variety of widgets on your Plasma
- desktop.
- .
- This package provides the following widgets:
- * Calculator
- * Dictionary
- * Fuzzy Clock
- * Konsole Profiles
- * Notes
- * System Load Viewer
- * Timer
- * Unit Converter
- * Userswitcher
- * Diskquota
- * Activity pager
- * More coming soon..
- .
- This package is part of the KDE Plasma 5 addons module.
-
Package: plasma-dataengines-addons
Architecture: any
Depends: kdeplasma-addons-data (= ${source:Version}),
@@ -117,7 +79,7 @@ Depends: kdeplasma-addons-data (= ${source:Version}),
plasma-framework,
qml-module-qtquick-layouts,
${misc:Depends},
- ${shlibs:Depends}
+ ${shlibs:Depends},
Description: additional data engines for Plasma
This package contains additional Plasma data engines shipped in Plasma 5
addons module. These engines are needed by some Plasma 5 widget shipped with
@@ -129,7 +91,7 @@ Package: plasma-runners-addons
Architecture: any
Depends: kdeplasma-addons-data (= ${source:Version}),
${misc:Depends},
- ${shlibs:Depends}
+ ${shlibs:Depends},
Description: additional runners for Plasma 5 and Krunner
This package contains additional Plasma runners that are used in krunner
(the "run command" dialog of Plasma) to reveal special search results.
@@ -146,7 +108,7 @@ Architecture: any
Depends: kdeplasma-addons-data (= ${source:Version}),
plasma-framework,
${misc:Depends},
- ${shlibs:Depends}
+ ${shlibs:Depends},
Description: additional wallpaper plugins for Plasma 5
This package contains additional Plasma 5 wallpaper plugins that are used in
the Plasma desktop.
@@ -157,3 +119,41 @@ Description: additional wallpaper plugins for Plasma 5
* More coming soon..
.
This package is part of the KDE Plasma 5 addons module.
+
+Package: plasma-widgets-addons
+Architecture: any
+Depends: kdeplasma-addons-data (= ${source:Version}),
+ kpackagetool5,
+ plasma-dataengines-addons (= ${binary:Version}),
+ plasma-framework,
+ plasma-workspace,
+ qml-module-org-kde-draganddrop,
+ qml-module-org-kde-kcoreaddons,
+ qml-module-org-kde-kio,
+ qml-module-org-kde-purpose,
+ qml-module-qtgraphicaleffects,
+ qml-module-qtquick-layouts,
+ qml-module-qtquick-window2,
+ qml-module-qtwebkit,
+ ${misc:Depends},
+ ${shlibs:Depends},
+Description: additional widgets for Plasma 5
+ This package contains additional Plasma 5 widgets shipped in the Plasma
+ addons module. Install it if you want a variety of widgets on your Plasma
+ desktop.
+ .
+ This package provides the following widgets:
+ * Calculator
+ * Dictionary
+ * Fuzzy Clock
+ * Konsole Profiles
+ * Notes
+ * System Load Viewer
+ * Timer
+ * Unit Converter
+ * Userswitcher
+ * Diskquota
+ * Activity pager
+ * More coming soon..
+ .
+ This package is part of the KDE Plasma 5 addons module.
--
kdeplasma-addons packaging
More information about the pkg-kde-commits
mailing list