[SCM] khotkeys packaging branch, master, updated. debian/5.8.6-1-11-gdd45484
Maximiliano Curia
maxy at moszumanska.debian.org
Mon Aug 28 14:06:53 UTC 2017
Gitweb-URL: http://git.debian.org/?p=pkg-kde/plasma/khotkeys.git;a=commitdiff;h=df12750
The following commit has been merged in the master branch:
commit df127508a9700080a98f07c388d198e5632abb30
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date: Thu Aug 17 13:54:20 2017 +0200
Update build-deps and deps with the info from cmake
---
debian/control | 30 +++++++++++++++---------------
1 file changed, 15 insertions(+), 15 deletions(-)
diff --git a/debian/control b/debian/control
index 3a514e0..5039806 100644
--- a/debian/control
+++ b/debian/control
@@ -20,30 +20,17 @@ Build-Depends: cmake (>= 2.8.12),
libxtst-dev,
pkg-kde-tools (>= 0.15.18~),
plasma-workspace-dev (>= 4:5.2.2),
- qtbase5-dev (>= 5.4)
+ qtbase5-dev (>= 5.4),
Standards-Version: 4.0.0
Homepage: https://projects.kde.org/projects/kde/workspace/khotkeys
Vcs-Browser: https://anonscm.debian.org/git/pkg-kde/plasma/khotkeys.git
Vcs-Git: https://anonscm.debian.org/git/pkg-kde/plasma/khotkeys.git
-Package: khotkeys-dev
-Section: devel
-Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}
-Breaks: kde-workspace-dev
-Replaces: kde-workspace-dev
-Description: configure input actions settings
- Configure input actions settings in Plasma.
- .
- KHotKeys is part of the KDE Plasma desktop.
- .
- This package contains the development files.
-
Package: khotkeys
Architecture: any
Depends: khotkeys-data (= ${source:Version}),
${misc:Depends},
- ${shlibs:Depends}
+ ${shlibs:Depends},
Description: configure input actions settings
Configure input actions settings in Plasma.
.
@@ -63,3 +50,16 @@ Description: configure input actions settings
.
This package contains the translations and other
data files.
+
+Package: khotkeys-dev
+Section: devel
+Architecture: any
+Depends: ${misc:Depends}, ${shlibs:Depends}
+Breaks: kde-workspace-dev
+Replaces: kde-workspace-dev
+Description: configure input actions settings
+ Configure input actions settings in Plasma.
+ .
+ KHotKeys is part of the KDE Plasma desktop.
+ .
+ This package contains the development files.
--
khotkeys packaging
More information about the pkg-kde-commits
mailing list