[SCM] systemsettings packaging branch, master, updated. debian/5.8.7-1-17-g9e26b45
Maximiliano Curia
maxy at moszumanska.debian.org
Mon Aug 28 13:58:20 UTC 2017
Gitweb-URL: http://git.debian.org/?p=pkg-kde/plasma/systemsettings.git;a=commitdiff;h=6679284
The following commit has been merged in the master branch:
commit 6679284f1396691db04741b5bc0564a108f2de27
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date: Thu Aug 17 13:54:13 2017 +0200
Update build-deps and deps with the info from cmake
---
debian/control | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 9144316..a4c8b7f 100644
--- a/debian/control
+++ b/debian/control
@@ -25,7 +25,7 @@ Build-Depends: cmake (>= 2.8.12),
libkf5xmlgui-dev (>= 5.30~),
pkg-kde-tools (>= 0.15.18~),
qtbase5-dev (>= 5.4.0~),
- qtdeclarative5-dev
+ qtdeclarative5-dev,
Standards-Version: 4.0.0
Homepage: https://projects.kde.org/projects/kde/workspace/systemsettings
Vcs-Browser: https://anonscm.debian.org/git/pkg-kde/plasma/systemsettings.git
@@ -38,7 +38,7 @@ Depends: qml-module-org-kde-kirigami2,
qml-module-qtquick-layouts,
qml-module-qtquick2,
${misc:Depends},
- ${shlibs:Depends}
+ ${shlibs:Depends},
Breaks: systemsettings-data (<< 4:5.0.2+git20140920~), ${kde-l10n:all}
Replaces: systemsettings-data (<< 4:5.0.2+git20140920~), ${kde-l10n:all}
Description: System Settings interface
--
systemsettings packaging
More information about the pkg-kde-commits
mailing list